mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
update LSP get nvim-jdtls working with Java
This commit is contained in:
parent
51aa582272
commit
e26b5c51ed
8 changed files with 66 additions and 0 deletions
2
lua/lsp/python-ls.lua
Normal file
2
lua/lsp/python-ls.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
-- npm i -g pyright
|
||||
require'lspconfig'.pyright.setup{}
|
Loading…
Add table
Add a link
Reference in a new issue