]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/plugin/lsp.vim
Vim scripts refactoring
[dotfiles.git] / vim / .vim / plugin / lsp.vim
index d8c9167fe9e3a9c52b6686f07995466638b055d2..bcef27286c0acccd5837ce86168f19002fa99063 100644 (file)
@@ -1,4 +1,4 @@
-if exists('*<SID>on_lsp_buffer_enabled') | finish | endif
+if exists("*<SID>on_lsp_buffer_enabled") | finish | endif
 
 let g:lsp_auto_enable = 1