Lazy git commit

This commit is contained in:
Arkaprabha Chakraborty
2023-03-07 23:58:33 +05:30
parent dfc080931d
commit 101ad60a0b
15 changed files with 1 additions and 3 deletions

View File

@@ -1,8 +0,0 @@
vim.o.tabstop = 4
vim.o.shiftwidth = 4
vim.o.expandtab = true
vim.o.relativenumber = true
vim.o.smartindent = true
vim.o.syntax = true
vim.o.cursorline = true
vim.o.signcolumn = "number"