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
- Host: GitHub
- URL: https://github.com/kustosz/vim-enso-syntax
- Owner: kustosz
- Created: 2020-05-14T21:37:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T10:00:19.000Z (about 5 years ago)
- Last Synced: 2025-02-09T02:11:09.656Z (11 months ago)
- Topics: enso
- Language: Vim script
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.