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
2025-12-23 06:38:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
149
Commits
3
Branches
0
Tags
14c684ebdd9e671e904520adb4cef7b9be996c59
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
Michael
14c684ebdd
added disclaimer comment by mappings
2010-03-27 17:47:24 -04:00
after
/plugin
added disclaimer comment by mappings
2010-03-27 17:47:24 -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
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
328
KiB
Languages
Vim script
100%