Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Syntax highlighting for c2hs files
https://github.com/vmchale/c2hs-vim

c2hs haskell syntax-highlighting vim vimscript

Last synced: 26 days ago
JSON representation

Syntax highlighting for c2hs files

Awesome Lists containing this project

README

        

# c2hs-vim

This plugin provides syntax highlighting for
[c2hs](http://hackage.haskell.org/package/c2hs) files.

## Installation

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

```vim
Plug 'vmchale/c2hs-vim'
```