diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/plugins.vim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 4d0e2c3..c310a1e 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -41,11 +41,6 @@ if executable('sbcl') " Plug 'kovisoft/slimv' Plug 'vlime/vlime', {'rtp': 'vim/', 'for': 'lisp'} endif - -" C++ semantic highlighting -if executable('ccls') - Plug 'jackguo380/vim-lsp-cxx-highlight' -endif "}} "{{ Search related plugins |
