Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
Syntax highlighting for Dhall
- Host: GitHub
- URL: https://github.com/vmchale/dhall-vim
- Owner: vmchale
- License: bsd-3-clause
- Created: 2018-01-21T00:19:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T16:29:07.000Z (6 months ago)
- Last Synced: 2024-08-02T07:13:42.848Z (3 months ago)
- Topics: dhall, dhall-vim, syntax-highlighting, vim, vim-plugin, vimscript
- Language: Vim Script
- Size: 167 KB
- Stars: 67
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dhall - dhall-vim - Syntax highlighting in Vim for Dhall. (Text Editor Support)
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)