Skip to content

Commit 8f31002

Browse files
authored
Merge pull request #553 from mistricky/master
feat(doc): add CodeSnap.nvim to "Projects using Syntect" chapter
2 parents d023aaa + 8634dd9 commit 8f31002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ Below is a list of projects using Syntect, in approximate order by how long they
245245
- [bingus-blog](https://git.slonk.ing/slonk/bingus-blog), a blog software written in Rust, uses `syntect` for fenced code blocks.
246246
- [BugStalker](https://github.com/godzie44/BugStalker/), modern debugger for Linux x86-64. Written in Rust for Rust programs.
247247
- [Yazi](https://github.com/sxyazi/yazi), blazing fast terminal file manager based on async I/O, uses `syntect` for text file previews.
248+
- [CodeSnap.nvim](https://github.com/mistricky/codesnap.nvim), snapshot plugin for Neovim, that uses `syntect` for code syntax highlighting.
248249

249250

250251
## License and Acknowledgements

0 commit comments

Comments
 (0)