config: nvim lua guide

main
sudo pacman -Syu 2023-03-12 10:28:32 +07:00
parent d1515bb2fa
commit 54a0bf96b8
1 changed files with 1 additions and 1 deletions

View File

@ -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