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

https://github.com/kustosz/vim-enso-syntax

Enso Syntax Highlighter for Vim
https://github.com/kustosz/vim-enso-syntax

enso

Last synced: 9 months ago
JSON representation

Enso Syntax Highlighter for Vim

Awesome Lists containing this project

README

          

## Vim Syntax Highlighting for Enso

Syntax highlighting plugin for [Enso](https://github.com/luna/enso).

### Installation

#### With Vundle
Add `Plugin 'kustosz/vim-enso-syntax'` between `vundle#begin()` and
`vundle#end()` in your `~/.vimrc` file.

#### Manual
Clone this repository into the `~/.vim` directory.