https://github.com/datwaft/corpus.vim
Tree-sitter corpus test files syntax highlighting for Vim and Neovim.
https://github.com/datwaft/corpus.vim
Last synced: about 1 year ago
JSON representation
Tree-sitter corpus test files syntax highlighting for Vim and Neovim.
- Host: GitHub
- URL: https://github.com/datwaft/corpus.vim
- Owner: datwaft
- License: mit
- Archived: true
- Created: 2022-02-18T05:11:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T15:56:35.000Z (over 4 years ago)
- Last Synced: 2025-02-25T04:12:28.598Z (over 1 year ago)
- Language: Vim script
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# corpus.vim
Tree-sitter corpus test files syntax highlighting for Vim and Neovim.
See [here](https://tree-sitter.github.io/tree-sitter/creating-parsers#command-test) for the definition of a corpus file.
This plugin assumes that the corpus files have the extension `.corpus`.
## Screenshots
These screenshots were captured while using the colorscheme [vim-enfocado](https://github.com/wuelnerdotexe/vim-enfocado) and the font [IBM Plex Mono](https://www.ibm.com/plex/).
Using Alacritty (Statements)

Using Alacritty (Field names)

Using Kitty (Statements)

Using Kitty (Field names)
