https://github.com/charmander/vim-razorleaf
Vim syntax highlighting for Razor Leaf templates
https://github.com/charmander/vim-razorleaf
Last synced: 5 months ago
JSON representation
Vim syntax highlighting for Razor Leaf templates
- Host: GitHub
- URL: https://github.com/charmander/vim-razorleaf
- Owner: charmander
- Created: 2016-06-24T06:24:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T07:57:27.000Z (about 10 years ago)
- Last Synced: 2025-10-05T12:34:20.719Z (10 months ago)
- Language: VimL
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-razorleaf
Syntax highlighting for [Razor Leaf][] templates.
## Installation
Using [pathogen][]:
```shellsession
$ git clone https://github.com/charmander/vim-razorleaf ~/.vim/bundle/vim-razorleaf
```
[Razor Leaf]: https://github.com/charmander/razorleaf
[pathogen]: https://github.com/tpope/pathogen