Use vim after/ftplugin/c.vim to support '///' doxygen comments
This commit is contained in:
parent
8fdf7a5357
commit
ae19475ebc
2
after/ftplugin/c.vim
Normal file
2
after/ftplugin/c.vim
Normal file
@ -0,0 +1,2 @@
|
||||
" Set 'comments' to format dashed lists in comments.
|
||||
setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:///,://
|
Loading…
x
Reference in New Issue
Block a user