From e6b66752b788aeac9e35d4917b2140a946398e65 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 15 Jan 2024 20:26:09 +0800 Subject: Migrate from vim-lsp to yegappan-lsp --- .vim/after/plugin/lsp.vim | 1 + 1 file changed, 1 insertion(+) (limited to '.vim/after/plugin/lsp.vim') 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 -- cgit v1.2.3