updating vim
This commit is contained in:
commit
00a9e7d96b
1055 changed files with 126840 additions and 0 deletions
11
.vim/bundle/xptemplate/ftplugin/_comment/c.like.xpt.vim
Normal file
11
.vim/bundle/xptemplate/ftplugin/_comment/c.like.xpt.vim
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
" NOTE: You can include this file into which uses C comment format. But It is
|
||||
" recommended to include _comment/doubleSign (or singleSign,
|
||||
" singleDouble) directly.
|
||||
XPTemplate priority=like
|
||||
|
||||
XPTvar $CL /*
|
||||
XPTvar $CM *
|
||||
XPTvar $CR */
|
||||
|
||||
XPTinclude
|
||||
\ _comment/doubleSign
|
||||
Loading…
Add table
Add a link
Reference in a new issue