1
0
mirror of https://github.com/amix/vimrc synced 2025-07-27 15:04:59 +08:00

Update vim-bundle-mako.

This commit is contained in:
Kurtis Moxley
2022-05-19 22:47:51 +08:00
parent 0883030a2b
commit 016f7f3469
2 changed files with 7 additions and 3 deletions

View File

@ -12,6 +12,7 @@ Useful configuration variables:
detection.
* `g:mako_default_outer_lang`: if ftdetect cannot detect the "outer" filetype of
the file, this sets the default filetype used. If not set, defaults to "html".
* `g:mako_extension`: set to the default string (with leading dot). Default is ".mako"
About mako: http://www.makotemplates.org/