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-01-09 15:44:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
143
Commits
3
Branches
0
Tags
1b261234b2566dd593026594238fe1f8e7c247ed
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
msanders
1b261234b2
added saner default snippets
2009-12-27 22:07:47 -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 <shift-tab> to go back a tab stop, and cleaned up the code a bit
2009-07-12 19:59:04 -04:00
doc
added functions for resetting and reloading snippets
2009-12-27 21:52:15 -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
added saner default snippets
2009-12-27 22:07:47 -05:00
syntax
fixed error in snippet highlighting
2009-06-25 13:50:52 -04:00
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
334
KiB
Languages
Vim script
100%