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