]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/python/lsp.vim
I use github.com/yegappan/lsp now
[dotfiles.git] / vim / .vim / ftplugin / python / lsp.vim
diff --git a/vim/.vim/ftplugin/python/lsp.vim b/vim/.vim/ftplugin/python/lsp.vim
deleted file mode 100644 (file)
index cd34fa5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if executable("pyls")
-    LSClientEnable
-endif