Update nvim

This commit is contained in:
Smirnov Alexander 2021-06-24 16:12:44 +03:00
parent fef35c3ef0
commit f20307981c
5 changed files with 36 additions and 12 deletions

View file

@ -13,8 +13,9 @@ require'compe'.setup {
source = {
-- path = true,
buffer = true,
nvim_lsp = true,
};
description = true,
nvim_lsp = true
}
}
-- LuaLine