adding new stuff
This commit is contained in:
parent
f84d7183aa
commit
9ef8a96f9a
1580 changed files with 0 additions and 0 deletions
13
plugins/bundle/xptemplate/ftplugin/_comment/cpp.like.xpt.vim
Normal file
13
plugins/bundle/xptemplate/ftplugin/_comment/cpp.like.xpt.vim
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
" NOTE: You can include this file into which uses CPP comment format. But It
|
||||
" is recommended to include _comment/doubleSign (or singleSign,
|
||||
" singleDouble) directly.
|
||||
XPTemplate priority=like-
|
||||
|
||||
XPTvar $CL /*
|
||||
XPTvar $CM *
|
||||
XPTvar $CR */
|
||||
|
||||
XPTvar $CS //
|
||||
|
||||
XPTinclude
|
||||
\ _comment/singleDouble
|
||||
Loading…
Add table
Add a link
Reference in a new issue