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
I'd like to use it like a vim "bundle" using pathogen, but I am not able to easily find out what would have to be added, to would make installation work like this:
Install some vim plugin manager supporting a directory bundle in $vimruntimepath (e.g. ~/.vim/bundle/). Pathogen is just one of those.
I'd like to use it like a vim "bundle" using pathogen, but I am not able to easily find out what would have to be added, to would make installation work like this:
bundle
in $vimruntimepath (e.g.~/.vim/bundle/
). Pathogen is just one of those.cd ~/.vim/bundle
git clone https://github.com/Glench/Vim-Jinja2-Syntax.git
and all is done.
Who might help out?
:enhancement
The text was updated successfully, but these errors were encountered: