update
This commit is contained in:
parent
becce26683
commit
a03bf550ce
4 changed files with 10 additions and 1 deletions
|
|
@ -35,3 +35,7 @@ endsnippet
|
|||
snippet tagi "wrap with tag inline"
|
||||
<$1$0>${VISUAL}</$1>
|
||||
endsnippet
|
||||
|
||||
snippet ftphp "<!-- vim: set filetype=php -->"
|
||||
<!-- vim: set filetype=php: -->
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue