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

https://github.com/robertklep/vim-berry

Vim syntax highlighting for the Berry script language
https://github.com/robertklep/vim-berry

Last synced: 6 months ago
JSON representation

Vim syntax highlighting for the Berry script language

Awesome Lists containing this project

README

          

# Vim syntax highlighting for the Berry script language

Quite minimal syntax highlighting plugin for the [Berry script language](https://berry-lang.github.io/).

Tested with [`vim-plug`](https://github.com/junegunn/vim-plug):
```
Plug 'robertklep/vim-berry'
```