Showing content from https://github.com/zedr/zope-snipmate-bundle.git below:
zedr/zope-snipmate-bundle: snipMate snippets for Zope and Plone development in Vim
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert zedr/zope-snipmate-bundle Repository files navigation
Zope support for Vim's snipMate plugin
Tired of typing in endless boilerplate code when writing Zope applications?
This bundle will ease the pain in your fingertips and make development in Vim a more enjoyable and smooth experience... hopefully.
-
What is Zope?
-
Zope is a free and open-source object-oriented Python framework. See: http://www.zope.org
-
What is snipMate?
-
snipMate is a snippets extension for Vim. It is inspired by TextMate's popular 'code snippets' feature. See: http://www.vim.org/Scripts/script.php?script_id=2540
-
What is zope-snipmate-bundle?
-
This is a bundle of 'snipMate compatible' snippets generated from Tom Lazar and Witsch's excellent Zope snippets for TextMate. See: https://github.com/tomster/zope.tmbundle
-
What is provided by this bundle?
-
- snipMate snippets for TAL, ZCML and common Zope and Plone code blocks.
- A conversion script
-
Where can I get updated versions of this bundle?
-
I mantain the snippets and the conversion script on Github. See: http://github.com/zedr/zope-snipmate-bundle
- Vim
- snipMate plugin
- Python >=2.6
-
Copy the snippets in your $HOME/.vim/snippets/ directory
-
Add the following lines in your $HOME/.vimrc:
au BufNewFile,BufRead *.pt set filetype=html.pt
au BufNewFile,BufRead *.zcml set filetype=xml.zcml
-
Snippets
-
See snipMate's homepage, or this screencast: http://vimeo.com/3535418
-
Conversion script
-
This conversion script will read all TextMate compatible snippets in a directory and convert them to snipMate's format.
Run with:
./tm2snip.py <TextMate snips directory> <Target directory>
zedr (Rigel Di Scala) <zedr@zedr.com>
- Tom Lazar and Witsch for their TextMate snippets
About
snipMate snippets for Zope and Plone development in Vim
Resources Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4