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-21 21:37:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
53
Commits
3
Branches
0
Tags
1e8fe57222a2d8c1b464f67c2f48eae175673d87
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
1e8fe57222
made it so ResetSnippets() resets g:did_ft as well
2009-03-24 14:20:52 -04:00
after
/plugin
made it so ResetSnippets() resets g:did_ft as well
2009-03-24 14:20:52 -04:00
doc
updated documentation
2009-03-23 10:40:52 -04:00
ftplugin
added html helper function for closing tags
2009-03-23 10:12:09 -04:00
plugin
made it so ResetSnippets() resets g:did_ft as well
2009-03-24 14:20:52 -04:00
snippets
accidentally made snippet file for *.snippet(s) snippets.snippet instead of snippet.snippet
2009-03-22 22:47:44 -04:00
syntax
added syntax coloring for *.snippet(s) files
2009-03-22 22:43:17 -04:00
convertSnip.py
made convertSnip.py a bit easier to read by using raw strings
2009-03-23 01:29:56 -04: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%