An open API service indexing awesome lists of open source software.

https://github.com/vmchale/ion-vim

Syntax highlighting for the ion shell
https://github.com/vmchale/ion-vim

Last synced: 11 months ago
JSON representation

Syntax highlighting for the ion shell

Awesome Lists containing this project

README

          

# ion-vim

This is a vim plugin that provides syntax highlighting for the
[ion](https://github.com/redox-os/ion) shell.

## Installation

Using [vim-plug](https://github.com/junegunn/vim-plug):

```vimscript
Plug 'vmchale/ion-vim'
```