Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Syntax highlighting for Dhall
https://github.com/vmchale/dhall-vim

dhall dhall-vim syntax-highlighting vim vim-plugin vimscript

Last synced: about 2 months ago
JSON representation

Syntax highlighting for Dhall

Awesome Lists containing this project

README

        

# dhall-vim

This package provides syntax highlighting for
[Dhall](https://hackage.haskell.org/package/dhall), a configuration language.

## Installation

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

```vim
Plug 'vmchale/dhall-vim'
```
## Screenshot

![Syntax highlighting demonstration](https://github.com/vmchale/dhall-vim/raw/master/dhall-syntax.png)