Syntax highlighting for Icicle Source, Icicle TOML, and Avalanche.
The easiest way to install Icicle Mode for Vim is to use a plug-in manager like vim-plug.
If using vim-plug
, simply add the following to your ~/.vimrc
:
Plug 'ambiata/icicle-vim'
Then run :PlugInstall
.