https://github.com/matthewbdaly/vim-statamic-antlers
Vim syntax highlighting for Statamic Antlers templates
https://github.com/matthewbdaly/vim-statamic-antlers
antlers statamic vim-syntax
Last synced: 13 days ago
JSON representation
Vim syntax highlighting for Statamic Antlers templates
- Host: GitHub
- URL: https://github.com/matthewbdaly/vim-statamic-antlers
- Owner: matthewbdaly
- License: mit
- Created: 2022-04-18T20:35:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T22:44:28.000Z (almost 4 years ago)
- Last Synced: 2025-06-09T21:03:20.932Z (8 months ago)
- Topics: antlers, statamic, vim-syntax
- Language: Vim script
- Homepage:
- Size: 10.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-statamic-antlers
Vim syntax highlighting for Statamic Antlers templates
Please note the following:
* This is the first time I've written a syntax highlighter for Vim, so don't be surprised if it's not very good
* So far, it's based *heavily* on the [Blade highlighter](https://github.com/jwalton512/vim-blade) and extends the PHP and HTML highlighters, which seems to cover *most* of the required functionality adequately
* It's still very much a work in progress