Update config.
This commit is contained in:
parent
9893c6d9df
commit
46653ac6dc
2 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
vim.o.mouse = ""
|
||||
vim.wo.relativenumber = true
|
||||
vim.bo.tabstop = 2
|
||||
vim.go.tabstop = 2
|
||||
|
||||
return {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue