Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahrefs/vim-styled-ppx
styled-ppx highlighting support for vim
https://github.com/ahrefs/vim-styled-ppx
Last synced: 18 days ago
JSON representation
styled-ppx highlighting support for vim
- Host: GitHub
- URL: https://github.com/ahrefs/vim-styled-ppx
- Owner: ahrefs
- Created: 2022-08-09T10:00:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T10:38:17.000Z (over 2 years ago)
- Last Synced: 2024-12-16T19:17:45.188Z (24 days ago)
- Language: Vim script
- Size: 78.1 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vim styled ppx
![Highlighting example](doc/rescript-screenshot.png)
## Overview
Provides syntax highlighting for [styled ppx](https://github.com/davesnx/styled-ppx) in VIM.
It supports OCaml, Reason, and Rescript syntaxes
## Installation
### [VimPlug](https://github.com/junegunn/vim-plug)
Add `Plug 'ahrefs/vim-styled-ppx'` to your `~/.vimrc` and run `PlugInstall`.
### [Vundle](https://github.com/gmarik/Vundle.vim)
Add `Plugin 'ahrefs/vim-styled-ppx'` to your `~/.vimrc` and run `PluginInstall`.
### [Pathogen](https://github.com/tpope/vim-pathogen)
$ git clone https://github.com/ahrefs/vim-styled-ppx ~/.vim/bundle/vim-log-highlighting
## Related Projects
* [styled-ppx](https://github.com/davesnx/styled-ppx) by davesnx
## Thanks
- jsit https://github.com/vim-language-dept/css-syntax.vim
- JulesWang https://github.com/JulesWang/css.vim
- ChrisYip, amadeus https://github.com/amadeus/Better-CSS-Syntax-for-Vim
- hail2u https://github.com/hail2u/vim-css3-syntax
- leptrue https://github.com/lepture/vim-css