Skip to content

miura/ImageJMacro_Highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageJ Macro Syntax Highlighter

Kota Miura ([email protected])

##VIM

  • filetype.vim

Place this file under

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

in case of MacVim, a bit complicated: place the file under

~/.vim 

also add the contents of above filetype.vim to

/Applications/MacVim.app/Contents/Resources/vim/runtime/filetype.vim
  • ijmacor.vim

Place this file under

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

in case of MacVim, a bit complicated: Place the file under

~/.vim/syntax 

Also place another copy to

/Applications/MacVim.app/Contents/Resources/vim/runtime/syntax

##Notepad++

Notepad++ is a free software for Windows (http://notepad-plus-plus.org/). For istallation of syntax highlighters, please refer to this page

  • IJmacro_VIMlight.xml for bright background (white)

  • IJmacro_VIMMonoIndustrial.xml for dark background (style "Mono Industrial", selectable from Settings -> Style Configurator)

##CotEditor

The definition file for CorEditor Could be found at: https://gist.github.com/1334472

About

syntax high lighter for ImageJ macro, for vim and Notepad++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published