config: nvim lua guide
parent
d1515bb2fa
commit
54a0bf96b8
|
@ -1,4 +1,4 @@
|
|||
-- https://github.com/nanotee/nvim-lua-guide
|
||||
-- https://neovim.io/doc/user/lua-guide.html
|
||||
vim.opt.completeopt = { "menuone", "noinsert", "noselect" }
|
||||
vim.opt.swapfile = false
|
||||
vim.opt.title = true
|
||||
|
|
Loading…
Reference in New Issue