mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 09:35:26 +02:00
udpate
This commit is contained in:
parent
f89d9b425d
commit
2a0c547fcc
8 changed files with 30 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
vim.o.completeopt = "menuone,noselect"
|
||||
|
||||
require'compe'.setup {
|
||||
enabled = true,
|
||||
enabled = AUTO_COMPLETE,
|
||||
autocomplete = true,
|
||||
debug = false,
|
||||
min_length = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue