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
81 Commits 3 Branches 0 Tags
3a86a2bebaf8b5cb21aeccec85b97843f0171f02
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Michael Sanders 3a86a2beba fixed bug with aliased filetypes (e.g. loading C snippets for Obj-C files)
2009-04-05 11:47:17 -04:00
after/plugin
added support for hyphenated global snippets (_-foo)
2009-03-29 18:04:01 -04:00
autoload
fixed bug when updating placeholders on separate lines
2009-04-05 11:01:03 -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 bug with aliased filetypes (e.g. loading C snippets for Obj-C files)
2009-04-05 11:47:17 -04:00
snippets
updated Python snippets
2009-04-05 10:57:48 -04:00
syntax
added syntax coloring for *.snippet(s) files
2009-03-22 22:43:17 -04:00
convertSnip.py
cleaned up convertSnip.py to adhere to the PEP 8 style guide
2009-04-05 10:59:49 -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: 85ms Template: 10ms
Licenses