From 031c4934dc33beca27394451e91992c4206a70d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=84=E5=91=BD=E4=B8=B8=E6=96=87?= Date: Mon, 13 Jan 2025 16:13:59 -0500 Subject: [PATCH] add: Notepad 3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76c3444..0ea2783 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ - [LightTable](http://lighttable.com/) - Code editor offering real-time feedback and live execution of code in an interactive environment. 🪟 🍎 🐧 - [micro](https://micro-editor.github.io) - Simple, modern terminal-based editor with support for mouse interaction and plugin extensions. 🪟 🍎 🐧 - [Neovim](https://github.com/neovim/neovim) - Advanced terminal editor with improved extensibility, plugins, and modern features. 🪟 🍎 🐧 🟢 +- [Notepad 3](https://rizonesoft.com/downloads/notepad3/) - fast and light-weight Scintilla-based text editor with syntax highlighting. 🪟 🟢 - [Nova](https://nova.app/) - Editor with an intuitive interface, fast navigation, and built-in Git support. 🍎 - [Sublime Text](http://www.sublimetext.com/3) - Fast text editor with powerful search, multi-caret editing, and a strong plugin ecosystem. 🪟 🍎 🐧 - [SubEthaEdit](https://subethaedit.net/) - Collaborative text editor enabling real-time editing with multiple users. 🍎