mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-13 02:44:43 +02:00
4 lines
56 B
Lua
4 lines
56 B
Lua
|
-- npm i -g pyright
|
||
|
require'lspconfig'.pyright.setup{}
|
||
|
|