First version of the config, completely in lua.
This commit is contained in:
parent
981a85653e
commit
eb8998aa2d
11 changed files with 195 additions and 0 deletions
2
lua/lsp/python-ls.lua
Normal file
2
lua/lsp/python-ls.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require'lspconfig'.pyright.setup{}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue