chore: cleanup of nvim
This commit is contained in:
parent
511dabde0f
commit
6984aa64e8
6 changed files with 36 additions and 14 deletions
|
|
@ -19,7 +19,7 @@ local options = {
|
|||
tabstop = 2, -- insert 2 spaces for a tab
|
||||
scrolloff = 8,
|
||||
sidescrolloff = 8,
|
||||
spell = true,
|
||||
spell = false,
|
||||
syntax = "off",
|
||||
spelllang = "en_us",
|
||||
mousemodel = "popup_setpos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue