From 4ff17673cc01721639c8ff4d35b81d2919b521c5 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Mon, 2 Jan 2023 00:20:41 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ceb52eb..18962bb 100644 --- a/README.md +++ b/README.md @@ -729,6 +729,7 @@ A collection of awesome things. - [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. - [casey/just](https://github.com/casey/just) - 🤖 Just a command runner - [mgdm/htmlq](https://github.com/mgdm/htmlq) - Like jq, but for HTML. +- [neovide/neovide](https://github.com/neovide/neovide) - No Nonsense Neovim Client in Rust - [pemistahl/grex](https://github.com/pemistahl/grex) - A command-line tool and Rust library for generating regular expressions from user-provided test cases - [sandydoo/flux](https://github.com/sandydoo/flux) - An open-source tribute to the macOS Drift screensaver - [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop applications with a web frontend.