adding new stuff
This commit is contained in:
parent
f84d7183aa
commit
9ef8a96f9a
1580 changed files with 0 additions and 0 deletions
31
plugins/bundle/xptemplate/ftplugin/help/help.xpt.vim
Normal file
31
plugins/bundle/xptemplate/ftplugin/help/help.xpt.vim
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
XPTemplate priority=lang
|
||||
|
||||
|
||||
" containers
|
||||
let s:f = g:XPTfuncs()
|
||||
|
||||
" inclusion
|
||||
XPTinclude
|
||||
\ _common/common
|
||||
|
||||
" ========================= Function and Variables =============================
|
||||
|
||||
" ================================= Snippets ===================================
|
||||
|
||||
XPT ln " ========...
|
||||
==============================================================================
|
||||
|
||||
|
||||
XPT fmt " vim: options...
|
||||
vim:tw=78:ts=8:sw=8:sts=8:noet:ft=help:norl:
|
||||
|
||||
|
||||
XPT q " : > ... <
|
||||
: >
|
||||
`cursor^
|
||||
<
|
||||
|
||||
|
||||
XPT r " |...|
|
||||
|`content^|
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue