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
148
Commits
3
Branches
0
Tags
199e86cac0053bb7120178bfa28054cade1b5b10
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ben Orenstein
199e86cac0
Removed extraneous commas.
2010-01-13 11:26:59 -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
fixed regression in backtick patch (snippets beginning with ` were no longer evaluated). ugly but it works
2010-01-01 06:08:55 -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
Removed extraneous commas.
2010-01-13 11:26:59 -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%