Update laptop nvim conf

This commit is contained in:
2024-02-05 15:15:35 -06:00
parent f1f5639caa
commit fb8b00a355
3 changed files with 17 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ vim.opt.wrapscan=true
vim.opt.report=0
vim.opt.list=true
vim.opt.completeopt=menuone,noselect,noinsert
vim.opt.completeopt=menuone,noselect
vim.g['loaded_perl_provider']=0