Syntax and indent files for deMon.
Features included so far:
- Syntax highlighting for deMon
- Filetype detection for
*deMon.*files
Install with the most common plugin managers including Vundle and pathogen.vim.
With Vundle.vim:
- Add line to
~/.vimrcfile:
" Vundle
Plugin 'jonnyjohannes/vim-demon'- Install Plugins:
Launch vim and run :PluginInstall
To install from command line: vim +PluginInstall +qall
Copy the contents of each directory in the respective directories inside ~/.vim.
