]> Sergey Matveev's repositories - dotfiles.git/commit
Enable pyls only if it exists
authorSergey Matveev <stargrave@stargrave.org>
Tue, 11 Jan 2022 17:50:34 +0000 (20:50 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 27 Jan 2022 11:35:14 +0000 (14:35 +0300)
commit78d4336b677292747a6f7f06071c1f0eb5af4a53
treefc2d6c35a1d4dc2ae2e79951e37ded0e851e5a0a
parenteaa80545a66b7c5175ae32933ef5fbf8f2b355c2
Enable pyls only if it exists

clangd and gopls are globally installed. pyls lives in venv.
vim/.vim/ftplugin/python/lsp.vim [new file with mode: 0644]
vim/.vim/plugin/lsp.vim