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-03 12:24:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
40
Commits
3
Branches
0
Tags
7e543f8f34540ceec3129fe1047c24e2ef2f866d
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 Sanders
7e543f8f34
replaced regexes in ExtractSnips() and s:ProcessFile() with a simple fnamemodify()
2009-03-22 20:41:48 -04:00
after
added support for buffer-only snippets
2009-03-15 18:52:29 -04:00
doc
added support for buffer-only snippets
2009-03-15 18:52:29 -04:00
plugin
replaced regexes in ExtractSnips() and s:ProcessFile() with a simple fnamemodify()
2009-03-22 20:41:48 -04:00
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
332
KiB
Languages
Vim script
100%