Skip to content

Commit

Permalink
vim - Remove language-client plugin
Browse files Browse the repository at this point in the history
Never really got this working, now supported by neovim.
  • Loading branch information
aschrab committed Jul 3, 2021
1 parent 3d27850 commit b86e8da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,6 @@
[submodule "vim/bundle/emmet"]
path = vim/bundle/emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/language-client"]
path = vim/bundle/language-client
url = https://github.com/autozimu/LanguageClient-neovim.git
[submodule "vim/bundle/gdb"]
path = vim/bundle/gdb
url = https://github.com/sakhnik/nvim-gdb.git
Expand Down
1 change: 0 additions & 1 deletion vim/bundle/language-client
Submodule language-client deleted from dd45e3

0 comments on commit b86e8da

Please sign in to comment.