Logo
Explore Help
Sign In
gryf/snipmate.vim
Watch 1
Star 0
Fork 0
mirror of https://github.com/gryf/snipmate.vim.git synced 2026-08-24 20:51:55 +02:00
Code Issues Projects Releases Wiki Activity
68 Commits 3 Branches 0 Tags
90077ef529b55b79a36092935f1a654d4b86730a
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Michael Sanders 90077ef529 fixed another aspect of supertab behavior (inserting an actual tab when cursor is on whitespace)
2009-03-27 13:46:03 -04:00
after/plugin
disabled loading snippets for help files
2009-03-26 13:23:35 -04:00
autoload
moved some parts of snipmate to autoload
2009-03-25 22:09:41 -04:00
doc
updated documentation with regards to comments in *.snippets files
2009-03-26 14:07:57 -04:00
ftplugin
added html helper function for closing tags
2009-03-23 10:12:09 -04:00
plugin
fixed another aspect of supertab behavior (inserting an actual tab when cursor is on whitespace)
2009-03-27 13:46:03 -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
S
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
419 KiB
Languages
Vim script 100%
Powered by Gitea Version: 1.27.2 Page: 88ms Template: 15ms
Licenses