mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update nvim
This commit is contained in:
parent
fef35c3ef0
commit
f20307981c
5 changed files with 36 additions and 12 deletions
|
|
@ -13,8 +13,9 @@ require'compe'.setup {
|
|||
source = {
|
||||
-- path = true,
|
||||
buffer = true,
|
||||
nvim_lsp = true,
|
||||
};
|
||||
description = true,
|
||||
nvim_lsp = true
|
||||
}
|
||||
}
|
||||
|
||||
-- LuaLine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue