Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.01 KB

Vim styled ppx

Highlighting example

Overview

Provides syntax highlighting for styled ppx in VIM.

It supports OCaml, Reason, and Rescript syntaxes

Installation

Add Plug 'ahrefs/vim-styled-ppx' to your ~/.vimrc and run PlugInstall.

Add Plugin 'ahrefs/vim-styled-ppx' to your ~/.vimrc and run PluginInstall.

$ git clone https://github.com/ahrefs/vim-styled-ppx ~/.vim/bundle/vim-log-highlighting

Related Projects

Thanks