Skip to content

A collection of vim scripts for the mako templating engine, in a vim bundle form (usable with pathogen.vim)

Notifications You must be signed in to change notification settings

dnguyen85/vim-bundle-mako

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*NOTE*: This is a modified repository for vim-bundle-mako, with added file
detection for templating in Nikola ("*.tmpl" file)
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

About

A collection of vim scripts for the mako templating engine, in a vim bundle form (usable with pathogen.vim)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%