Initial commit
This commit is contained in:
commit
e7b4be7296
17 changed files with 213 additions and 0 deletions
1
lua/lsp/lua_ls.lua
Normal file
1
lua/lsp/lua_ls.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
return {}
|
||||
1
lua/lsp/rust_analyzer.lua
Normal file
1
lua/lsp/rust_analyzer.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
return {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue