Skip to content

Prajjwal/vim-iolang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim Iolang

Vim Support for the Io Programming Language.

Installation

Vim Package

$ mkdir -p ~/.vim/pack/vim-iolang/start
$ cd ~/.vim/pack/vim-iolang/start
$ git clone https://github.com/Prajjwal/vim-iolang.git

Pathogen

$ cd ~/.vim/bundle
$ git clone https://github.com/Prajjwal/vim-iolang.git

Alternatively, 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-iolang

Manual

Download the latest zip here, and copy contents to ~/.vim.

Download

Notes

Uses the official syntax highlighter from here.

Author

Prajjwal Singh sin@prajjwal.com

License

MIT License.

About

Vim support for the Io programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published