Skip to content

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

Notifications You must be signed in to change notification settings

StanfordLegion/regent.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

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