parent
8cd000fb6b
commit
3a687ae95c
19 changed files with 64 additions and 11 deletions
homeManagerModules/neovim/langs/python
|
@ -14,6 +14,7 @@ in {
|
|||
extraLuaConfig =
|
||||
# lua
|
||||
''
|
||||
--
|
||||
local lsp = require('lspconfig');
|
||||
local default_capabilities = require('cmp_nvim_lsp').default_capabilities();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue