Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janet-lang/janet.vim

Vim syntax files for the janet language
https://github.com/janet-lang/janet.vim

Last synced: 3 months ago
JSON representation

Vim syntax files for the janet language

Awesome Lists containing this project

README

        

# janet.vim

Syntax files for [Janet](https://github.com/janet-lang/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.