You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy Sandidge bd7f3c82f6 Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago
..
ftdetect Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago
ftplugin Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago
indent Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago
syntax Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago
README.markdown Merge commit '1737af08bff1b0c0bfe6435b8a718ff463d78354' as 'vim/bundle/jade' 11 years ago

README.markdown

vim-jade

Vim syntax highlighting for Jade templates.

Installation

I prefer to install plugins using Tim Pope's pathogen.vim. Installation using pathogen is quite simple.

cd ~/.vim/bundle
git clone git://github.com/digitaltoad/vim-jade.git

If you do not want to use pathogen. You can always install vim-jade in the normal manner by copying each directory to your ~/.vim directory. Make sure not to overwrite any existing directory of the same name and instead copy only the contents of the source directory to the directory of the same name in your ~/.vim directory.