chore(config): give credit to https://github.com/nanotee/nvim-lua-guide
parent
f7e31f665c
commit
1741ef569f
|
@ -1,3 +1,4 @@
|
||||||
|
-- https://github.com/nanotee/nvim-lua-guide
|
||||||
-- https://github.com/vscode-neovim/vscode-neovim
|
-- https://github.com/vscode-neovim/vscode-neovim
|
||||||
if not vim.g.vscode then
|
if not vim.g.vscode then
|
||||||
vim.opt.completeopt = { "menuone", "noinsert", "noselect" }
|
vim.opt.completeopt = { "menuone", "noinsert", "noselect" }
|
||||||
|
|
Loading…
Reference in New Issue