Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 371 Bytes

reflow.vim

Very basic syntax highlighting for Reflow files in Vim

screenshot

Install with a plugin manager

# vim-plug
Plug 'grailbio/reflow.vim'

# vundle 
Plugin 'grailbio/reflow.vim'

Manual installation

Put the ftdetect and syntax folders in your ~/.vim or ~/.config/nvim directory.