i love aurora <3
This commit is contained in:
parent
c9fa3dbe4c
commit
b795d6ca9a
17 changed files with 928 additions and 24 deletions
6
homes/modules/editor/neovim/lua/lsp/init.lua
Normal file
6
homes/modules/editor/neovim/lua/lsp/init.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
require("lze").load({
|
||||
{ import = "lsp.completion" },
|
||||
})
|
||||
|
||||
require("lsp.indentation")
|
||||
require("lsp.lsp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue