X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fplugin%2Flsp.vim;h=bcef27286c0acccd5837ce86168f19002fa99063;hb=73a099ef9d2d01a75c13dee7efce9ece5f99dc74;hp=d8c9167fe9e3a9c52b6686f07995466638b055d2;hpb=c87a6c5de579ab6ae0e5d27b233b83bab85e17f6;p=dotfiles.git diff --git a/vim/.vim/plugin/lsp.vim b/vim/.vim/plugin/lsp.vim index d8c9167..bcef272 100644 --- a/vim/.vim/plugin/lsp.vim +++ b/vim/.vim/plugin/lsp.vim @@ -1,4 +1,4 @@ -if exists('*on_lsp_buffer_enabled') | finish | endif +if exists("*on_lsp_buffer_enabled") | finish | endif let g:lsp_auto_enable = 1