lsp redoification update
This commit is contained in:
parent
30542228ee
commit
1874df33b5
5 changed files with 164 additions and 194 deletions
|
@ -42,6 +42,7 @@ vim.opt.fillchars:append({ eob = ' ' })
|
|||
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
vim.o.winborder = 'rounded'
|
||||
|
||||
vim.opt.hlsearch = false
|
||||
vim.opt.wrap = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue