Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 247 Bytes

regent.vim

Unofficial syntax highlighting for Regent (regent-lang.org)

How to install

  1. Copy regent.vim to your ~/.vim/syntax/ directory
  2. Add the following line to your .vimrc:
au BufNewFile,BufRead *.rg set filetype=regent