mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-bundle-mako
amix 0d8e7370bd Added vim-commentary and updarted the plugins.
commentary:
Comment stuff out.  Use `gcc` to comment out a line (takes a count),
`gc` to comment out the target of a motion (for example, `gcap` to
comment out a paragraph), and `gc` in visual mode to comment out the
selection.  That's it.
2014-03-02 14:35:00 +00:00
..
ftdetect lets try again... 2012-08-16 23:41:25 -04:00
ftplugin Added vim-commentary and updarted the plugins. 2014-03-02 14:35:00 +00:00
indent Updated plugins. Fixed some issues related to empty space and peaksea. Using Source Code Pro as default font 2013-12-28 18:23:13 +00:00
syntax Updated plugins. Fixed some issues related to empty space and peaksea. Using Source Code Pro as default font 2013-12-28 18:23:13 +00:00
README lets try again... 2012-08-16 23:41:25 -04:00

README

This project is a colleciton of vim scripts that relate  to the Mako templating
engine for python. Most of thse are not at all written by me, just packaged
here from the vim-script site. The purpose is to make them easy to use with
pathogen.vim.

About mako: http://www.makotemplates.org/

Original scripts:

Externally sourced scripts:

* indent/mako.vim (vim script 2663) by Scott Torborg
    http://www.vim.org/scripts/script.php?script_id=2663
    version used here: 0.4

* syntax/mako.vim (vim script 1858) by Armin Ronacher
    http://www.vim.org/scripts/script.php?script_id=1858
    version used here: 0.6.1