aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/plugin/lsp.vim
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-01-15 20:26:09 +0800
committerGuangxiong Lin <[email protected]>2024-01-15 20:26:09 +0800
commite6b66752b788aeac9e35d4917b2140a946398e65 (patch)
treef9d4b7acbc0bc60ed1f2a0011e0c2174c721dd0a /.vim/after/plugin/lsp.vim
parent309d98a15eb95698a91be083511a8fd384ee7b05 (diff)
downloaddotfiles-e6b66752b788aeac9e35d4917b2140a946398e65.tar.gz
dotfiles-e6b66752b788aeac9e35d4917b2140a946398e65.tar.bz2
dotfiles-e6b66752b788aeac9e35d4917b2140a946398e65.zip
Migrate from vim-lsp to yegappan-lsp
Diffstat (limited to '.vim/after/plugin/lsp.vim')
-rw-r--r--.vim/after/plugin/lsp.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/after/plugin/lsp.vim b/.vim/after/plugin/lsp.vim
index be41ceb..6b323c8 100644
--- a/.vim/after/plugin/lsp.vim
+++ b/.vim/after/plugin/lsp.vim
@@ -1,3 +1,4 @@
+finish
if has('nvim')
finish
endif