X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fplugin%2Flsp.vim;h=7b6d4eadefc902b87958547b634c0d81bb3cfa5e;hb=78d4336b677292747a6f7f06071c1f0eb5af4a53;hp=532b5e02b20028473a4f6e30f9c341a4c89bb6a2;hpb=eaa80545a66b7c5175ae32933ef5fbf8f2b355c2;p=dotfiles.git diff --git a/vim/.vim/plugin/lsp.vim b/vim/.vim/plugin/lsp.vim index 532b5e0..7b6d4ea 100644 --- a/vim/.vim/plugin/lsp.vim +++ b/vim/.vim/plugin/lsp.vim @@ -14,6 +14,7 @@ let g:lsc_server_commands = { \ "mccabe": {"enabled": v:false}, \ }, \ }}, + \ "enabled": v:false, \ }, \ } let g:lsc_auto_map = {