Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LeviOP/tree-sitter-keyvalues
Valve KeyValues grammar for tree-sitter
https://github.com/LeviOP/tree-sitter-keyvalues
goldsrc keyvalues parser tree-sitter
Last synced: 3 months ago
JSON representation
Valve KeyValues grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/LeviOP/tree-sitter-keyvalues
- Owner: LeviOP
- License: mit
- Created: 2023-11-23T04:52:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T00:44:16.000Z (about 1 year ago)
- Last Synced: 2024-07-30T20:56:09.939Z (6 months ago)
- Topics: goldsrc, keyvalues, parser, tree-sitter
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-keyvalues
Valve KeyValues grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter/). Perfectly parses KeyValues files for GoldSrc (`.res` files).
## Usage
* [with Neovim](nvim/)