vim-vox

September 6, 2021 ยท View on GitHub

Features

Adds basic syntax highlighting for Vox programming language.

Install

  • Create syntax folder in your config folder

  • Copy vox.vim to syntax

  • Add the following line to your .vimrc/init.vim:

    au BufRead,BufNewFile *.vx set filetype=vox