Skip to content

Files

Latest commit

 

History

History

extensions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Nuru Extensions For Various Editors

Nuru syntax highlighting on VSCode

The file contained herein has a basic syntax highlight for vim. The file should be saved in $HOME/.vim/syntax/nuru.vim. You should add the following line to your .vimrc or the appropriate location:

au BufRead,BufNewFile *.nr set filetype=nuru

Only basic syntax highlighting is provided by the script.