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
- Host: GitHub
- URL: https://github.com/robertklep/vim-berry
- Owner: robertklep
- Created: 2023-10-01T11:55:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T13:19:58.000Z (11 months ago)
- Last Synced: 2025-10-09T20:16:07.626Z (10 months ago)
- Language: Vim Script
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```