Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galenframework/galen.vim
https://github.com/galenframework/galen.vim
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/galenframework/galen.vim
- Owner: galenframework
- Created: 2015-12-12T19:23:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-12T20:48:26.000Z (about 9 years ago)
- Last Synced: 2023-08-16T04:50:43.597Z (over 1 year ago)
- Language: VimL
- Size: 1.95 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# galen.vim
A very simple syntaxt highlighting for [Galen Framework](http://galenframework.com) gspec files in Vim.
Also it cotnains simple snippets for [snipmate](https://github.com/msanders/snipmate.vim) pluginInstalling:
```
cp -R * ~/.vim/.
```