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

https://github.com/shmup/crawl.vim

Syntax highlighting for rc configs within Dungeon Crawl Stone Soup
https://github.com/shmup/crawl.vim

Last synced: 4 months ago
JSON representation

Syntax highlighting for rc configs within Dungeon Crawl Stone Soup

Awesome Lists containing this project

README

        

crawl.vim
=========

vim support for the Dungeon Crawl Stone Soup rc config

Installation
------------

Use your favorite plugin manager.

- [vim-plug](https://github.com/junegunn/vim-plug)
1. Add `Plug 'junegunn/goyo.vim'` to .vimrc
2. Run `:PlugInstall`

Example
-------
![Example](https://cloud.githubusercontent.com/assets/118710/6735898/b7ba7b3a-ce37-11e4-8ae3-2a44e49012c6.png)

Credit
-------

Credit ultimately goes to all the people who contribute to Dungeon Crawl Stone Soup

License
-------

WTFPL