LunarVim/lua/lsp/python-ls.lua
2021-03-09 23:55:11 -05:00

3 lines
56 B
Lua

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