This website requires JavaScript.
Explore
Help
Sign In
gryf
/
snipmate.vim
Watch
1
Star
0
Fork
0
You've already forked snipmate.vim
mirror of
https://github.com/gryf/snipmate.vim.git
synced
2026-07-07 13:46:33 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
146
Commits
3
Branches
0
Tags
226f7b41cdffa3928febf9b755218cdc4c62f287
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
msanders
226f7b41cd
removed duplicate document tag
2009-12-31 10:16:27 -05:00
after
/plugin
added support for <shift-tab> to go back a tab stop, and cleaned up the code a bit
2009-07-12 19:59:04 -04:00
autoload
added support for escaping backticks (issue#74)
2009-12-28 03:31:19 -05:00
doc
removed duplicate document tag
2009-12-31 10:16:27 -05:00
ftplugin
added check to html_snip_helper.vim
2009-04-10 14:03:24 -04:00
plugin
added functions for resetting and reloading snippets
2009-12-27 21:52:15 -05:00
snippets
changed perl snippets to match perl preferred practises (issue#72)
2009-12-28 03:14:22 -05:00
syntax
added support for escaping backticks (issue#74)
2009-12-28 03:31:19 -05:00
S
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
401
KiB
Languages
Vim script
100%