]> git.rmz.io Git - dotfiles.git/blobdiff - vim/ftplugin/cpp.vim
vim: packadd needs ! to avoid being loaded twice from vimrc
[dotfiles.git] / vim / ftplugin / cpp.vim
index 19850a76437ae47af0589d0fc9c2fd09ae76b148..d24f1ff44a570d2def86a18b419ee117f6f0e73b 100644 (file)
@@ -60,7 +60,7 @@ setlocal errorformat+=%X%*\\a:\ Leaving\ directory\ [`']%f'
 setlocal errorformat+=%*[^[]\[%tRROR\]%m\ \[%f:%l\]
 setlocal errorformat+=%*[^[]\[%tARNING\]%m\ \[%f:%l\]
 
-packadd termdebug
+packadd! termdebug
 let g:termdebug_wide = 1
 function! s:Debug(...)
     tabedit %