diff --git a/Readme.md b/Readme.md index 4a479e1..f58e7d2 100644 --- a/Readme.md +++ b/Readme.md @@ -245,6 +245,7 @@ Below is a list of projects using Syntect, in approximate order by how long they - [bingus-blog](https://git.slonk.ing/slonk/bingus-blog), a blog software written in Rust, uses `syntect` for fenced code blocks. - [BugStalker](https://github.com/godzie44/BugStalker/), modern debugger for Linux x86-64. Written in Rust for Rust programs. - [Yazi](https://github.com/sxyazi/yazi), blazing fast terminal file manager based on async I/O, uses `syntect` for text file previews. +- [CodeSnap.nvim](https://github.com/mistricky/codesnap.nvim), snapshot plugin for Neovim, that uses `syntect` for code syntax highlighting. ## License and Acknowledgements