Migrate to native lsp config and other misc stuff
This commit is contained in:
parent
50031cba0e
commit
2b05047eb9
21 changed files with 82 additions and 40 deletions
|
|
@ -12,6 +12,7 @@ opt.colorcolumn = "80"
|
|||
opt.clipboard:append({ "unnamed", "unnamedplus" })
|
||||
opt.expandtab = true
|
||||
opt.exrc = true
|
||||
opt.foldmethod = "indent"
|
||||
opt.foldcolumn = "1"
|
||||
opt.foldlevel = 99
|
||||
opt.foldlevelstart = 99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue