neovim 0.12 update
This commit is contained in:
parent
d776924ffc
commit
2e6e11b86d
8 changed files with 83 additions and 72 deletions
|
|
@ -47,8 +47,7 @@ vim.o.winborder = 'rounded'
|
|||
vim.opt.hlsearch = false
|
||||
vim.opt.wrap = false
|
||||
|
||||
vim.o.swapfile = false
|
||||
vim.o.undofile = false
|
||||
vim.opt.swapfile = false
|
||||
|
||||
vim.o.sessionoptions='blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue