Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 292 Bytes

vim-djinni

Syntax highlighting for djinni files.

Installation

###Vundle Add the following to your .vimrc Plugin 'r0mai/vim-djinni', and run :BundleInstall.

###Pathogen

$ cd ~/.vim/bundle
$ git clone /~https://github.com/r0mai/vim-djinni