Ran luaformat on all neovim files, removed unneeded files
This commit is contained in:
parent
df03e639b7
commit
315f2a817f
11 changed files with 277 additions and 285 deletions
|
@ -38,12 +38,10 @@ cmd 'highlight SignColumn guibg=transparent'
|
|||
-- Use suda by default
|
||||
g.suda_smart_edit = 1
|
||||
|
||||
|
||||
-- Split direction
|
||||
o.splitbelow = true
|
||||
o.splitright = true
|
||||
|
||||
|
||||
-- Case insensitive search
|
||||
o.ignorecase = true
|
||||
o.smartcase = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue