This website requires JavaScript.
Explore
Help
Sign in
holm
/
LunarVim.LunarVim
Watch
1
Star
0
Fork
You've already forked LunarVim.LunarVim
0
mirror of
https://github.com/LunarVim/LunarVim.git
synced
2025-07-13 02:44:43 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6ed2437edb
LunarVim.LunarVim
/
lua
/
lsp
/
python-ls.lua
5 lines
103 B
Lua
Raw
Normal View
History
Unescape
Escape
update LSP get nvim-jdtls working with Java
2021-03-15 23:11:39 -04:00
-- npm i -g pyright
new language servers and smart document highlighting
2021-03-17 20:32:52 -04:00
require
'
lspconfig
'
.
pyright.setup
{
on_attach
=
require
'
lsp
'
.
common_on_attach
,
}
Reference in a new issue
Copy permalink