Vim Support for the Io Programming Language.
$ mkdir -p ~/.vim/pack/vim-iolang/start
$ cd ~/.vim/pack/vim-iolang/start
$ git clone https://github.com/Prajjwal/vim-iolang.git$ cd ~/.vim/bundle
$ git clone https://github.com/Prajjwal/vim-iolang.gitAlternatively, if you have your ~/.vim checked into git, add vim-iolang as a
submodule:
git submodule add https://github.com/Prajjwal/vim-iolang.git path/to/bundle/vim-iolangDownload the latest zip
here, and copy
contents to ~/.vim.
Download
Uses the official syntax highlighter from here.
Prajjwal Singh sin@prajjwal.com
MIT License.