Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awochna/vim-raml
https://github.com/awochna/vim-raml
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/awochna/vim-raml
- Owner: awochna
- Created: 2015-06-11T22:41:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T16:08:32.000Z (over 9 years ago)
- Last Synced: 2023-06-07T12:40:16.042Z (over 1 year ago)
- Language: VimL
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).