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

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.

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)

![image](https://user-images.githubusercontent.com/37723586/154716190-99a928f8-03c3-440b-af4a-4c44f41135d7.png)

Using Alacritty (Field names)

![image](https://user-images.githubusercontent.com/37723586/154716285-1453adf4-ae65-46c8-a271-8c38754d918a.png)

Using Kitty (Statements)

![image](https://user-images.githubusercontent.com/37723586/154716425-2ded69cf-09ac-47c4-97f5-5fa33d4396b5.png)

Using Kitty (Field names)

![image](https://user-images.githubusercontent.com/37723586/154716390-f3fa0907-e9fa-4f4c-bbf1-c8c2d4ca5ec3.png)