Merge commit '068d708cf2824672044e67949a2b9116ba2be81c' as 'vim'
This commit is contained in:
4
vim/ftplugin/cpp.vim
Normal file
4
vim/ftplugin/cpp.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
" For header files
|
||||
call tagbar#autoopen(0)
|
||||
let g:easytags_async = 1
|
||||
autocmd BufWritePost * exe ":UpdateTags"
|
||||
Reference in New Issue
Block a user