Skip to content
forked from jansedivy/jai.vim

Vim syntax highlighting for Jai programming language. I am planning to maintain and update this package when the language is released

License

Notifications You must be signed in to change notification settings

ustance/jai.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jai.vim

Syntax highlighting for Jonathan Blow's programming language Jai

Installation

If you use pathogen clone this plugin to ~/.vim/bundle

git clone https://github.com/jansedivy/jai.vim.git ~/.vim/bundle

In general, for other plugin managers you have to add configuration line in ~/.vimrc.

" vim-plug
Plug 'jansedivy/jai.vim'

" NeoBundle
NeoBundle 'jansedivy/jai.vim'

" Vundle
Plugin 'jansedivy/jai.vim'

Manual installation

  • copy files to your ~/.vim folder

About

Vim syntax highlighting for Jai programming language. I am planning to maintain and update this package when the language is released

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%