1
0
Fork 0

nvim: Let nvim-lsp-installer configure pyright

This commit is contained in:
Jeremy Kaplan 2023-06-29 10:55:42 -07:00
commit adc48d9506

View file

@ -538,7 +538,6 @@ lsp_installer.setup({})
local lsp_settings = {
gopls = {},
pyright = {},
rust_analyzer = {
["rust-analyzer"] = {
checkOnSave = {