Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/janet-lang/janet.vim
- Owner: janet-lang
- License: mit
- Created: 2018-02-03T01:41:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T18:37:36.000Z (6 months ago)
- Last Synced: 2024-05-27T14:49:09.216Z (5 months ago)
- Language: Vim Script
- Homepage:
- Size: 69.3 KB
- Stars: 36
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-janet - janet.vim
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.