Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/awochna/vim-raml


https://github.com/awochna/vim-raml

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Vim RAML #

Provides some basic syntax highlighing for RAML files.
Nothing fancy.

## Installation ##

Installation can be done via Tim Pope's [pathogen.vim](https://github.com/tpope/vim-pathogen).
Just put this project in your `~/.vim/bundle/` directory after installing pathogen.

## Contributing ##

If you have suggestions for improvement, please submit an issue.
Bonus points for submitting a pull request instead!

## Credits ##

Some of the code used in this repository comes from [Kenneth Feng](https://github.com/kennethzfeng).