Skip to content

jonnyjohannes/vim-demon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demon.vim

Syntax and indent files for deMon.

Features included so far:

  • Syntax highlighting for deMon
  • Filetype detection for *deMon.* files

Example

jonnyjohannes/demon.vim

Installation

Plugin managers

Install with the most common plugin managers including Vundle and pathogen.vim.

With Vundle.vim:

  1. Add line to ~/.vimrc file:
" Vundle
Plugin 'jonnyjohannes/vim-demon'
  1. Install Plugins:

Launch vim and run :PluginInstall

To install from command line: vim +PluginInstall +qall

Manual installation

Copy the contents of each directory in the respective directories inside ~/.vim.

About

Vim runtime files for deMon http://www.demon-software.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published