LunarVim/lua/lsp/python-ls.lua

3 lines
55 B
Lua
Raw Normal View History

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