Skip to content

Basic syntax highlighting for Vox programming language

Notifications You must be signed in to change notification settings

jedekar/vim-vox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vim-vox

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
    

About

Basic syntax highlighting for Vox programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published