Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Vim syntax highlighting for compleat usage files
https://github.com/vmchale/compleat-vim

compleat haskell syntax syntax-highlighting vim vim-plugin

Last synced: 29 days ago
JSON representation

Vim syntax highlighting for compleat usage files

Awesome Lists containing this project

README

        

# compleat-vim

[![Build Status](https://travis-ci.org/vmchale/compleat-vim.svg?branch=master)](https://travis-ci.org/vmchale/compleat-vim)

Syntax highlighting for `.usage` files from
[compleat](https://github.com/mbrubeck/compleat).

## Installation

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

```vim
Plug 'vmchale/compleat-vim
```