vim-vox
September 6, 2021 ยท View on GitHub
Features
Adds basic syntax highlighting for Vox programming language.
Install
-
Create
syntaxfolder in your config folder -
Copy
vox.vimtosyntax -
Add the following line to your
.vimrc/init.vim:au BufRead,BufNewFile *.vx set filetype=vox