From 5cf07160b862f0b9164b1ed1f55db65aa186f73b Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:49:10 +0200 Subject: [PATCH] enshort to one row --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9319727..48374c3 100644 --- a/Readme.md +++ b/Readme.md @@ -247,7 +247,7 @@ Below is a list of projects using Syntect, in approximate order by how long they - [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. -- [Yoda](https://github.com/YGGverse/Yoda), browser for `Gemini protocol`, implements `gemtext` syntax highlight for GTK `TextBuffer` and `TextTag`. +- [Yoda](https://github.com/YGGverse/Yoda), browser for `Gemini protocol`, implements syntax highlight for GTK `TextBuffer` and `TextTag`. ## License and Acknowledgements