pyrmont / janet.vim

Vim syntax files for the janet language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

janet.vim

Syntax files for Janet in Vim. The Janet language is in flux, and this repo will be updated with it.

Install with Vundle

Plugin 'bakpakin/janet.vim'

Install with vim-plug

Plug 'bakpakin/janet.vim'

Other Package Managers

Installation should work with any Pathogen-compatible set up.

About

Vim syntax files for the janet language

License:MIT License


Languages

Language:Vim Script 80.2%Language:Janet 19.6%Language:Makefile 0.2%