/vim-xpln

Vim syntax highlighting for XPLN

Primary LanguageVim Script

vim-xpln

Vim syntax highlighting for XPLN

Installation

Install with Vundle

Plugin 'ozkutuk/vim-xpln'

Install with Pathogen

cd ~/.vim/bundle && \
git clone https://github.com/ozkutuk/vim-xpln.git

Install manually

You may need to create syntax and ftdetect folders under .vim if they don't exist already. Then move the files from this repository to their respective folders.