User Tools

Site Tools


downloads:vim_syntaxhighlighter

This is an old revision of the document!


Vim Syntax High-Lighter for ImageJ Macro

ImageJ Macro Syntax Highlighter for Vim. Colorscheme “ir_black” is used

Two files should be downloaded and placed under appropriate places. Incase of MacVim, filetype.vim must be edited (so if you do not like to edit the original distribution file, I do not recommend this).

installation

filetype.vim

download from github –> filetype.vim

Place the file under

  • ~/vimfile (Windows)
  • ~/.vim (Unix)

in case of MacVim, a bit complicated:

  • place the file in ~/.vim
  • also add the contents of above filetype.vim to /Applications/MacVim.app/Contents/Resources/vim/runtime/filetype.vim

ijmacor.vim

download from github –> ijmacro.vim

Place the file under

  • ~/vimfile/syntax (Windows)
  • ~/.vim/syntax (Unix)

in case of MacVim:

  • place the file in ~/.vim/syntax
  • also place another copy to /Applications/MacVim.app/Contents/Resources/vim/runtime/syntax
downloads/vim_syntaxhighlighter.1291650071.txt.gz · Last modified: 2016/05/24 12:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki