LunarVim/lua/lsp/python-ls.lua

2 lines
55 B
Lua

-- npm i -g pyright
require'lspconfig'.pyright.setup{}