forked from foxora/nix
init
This commit is contained in:
commit
a07bd5fd9b
66 changed files with 6115 additions and 0 deletions
5
homes/modules/programs/neovim/lua/lsp/init.lua
Normal file
5
homes/modules/programs/neovim/lua/lsp/init.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require("lze").load {
|
||||
{ import = "lsp.completion", },
|
||||
}
|
||||
|
||||
require("lsp.lsp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue