mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
3 lines
56 B
Lua
3 lines
56 B
Lua
-- npm i -g pyright
|
|
require'lspconfig'.pyright.setup{}
|
|
|