Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qnighy/lalrpop.vim
LALRPOP Vim plugin with minimal syntax-highlighting functionality
https://github.com/qnighy/lalrpop.vim
lalrpop rust syntax-highlighting vim vim-plugin
Last synced: 19 days ago
JSON representation
LALRPOP Vim plugin with minimal syntax-highlighting functionality
- Host: GitHub
- URL: https://github.com/qnighy/lalrpop.vim
- Owner: qnighy
- License: apache-2.0
- Created: 2017-11-22T09:22:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:39:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T16:29:55.614Z (about 1 month ago)
- Topics: lalrpop, rust, syntax-highlighting, vim, vim-plugin
- Language: Vim script
- Size: 5.86 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# lalrpop.vim
This is a Vim plugin for [LALRPOP](https://github.com/nikomatsakis/lalrpop) with minimal syntax-highlighting functionality.
## Dependency
It depends on [rust.vim](https://github.com/rust-lang/rust.vim).
## License
Like Rust, lalrpop.vim is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0). See LICENSE-APACHE and
LICENSE-MIT for details.