Skip to content

jansedivy/jai.vim

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published