Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.