From 8ed5ca53f24fa854ee40559d711d13df6f1fb2fa Mon Sep 17 00:00:00 2001 From: tachanka61 Date: Wed, 15 Jun 2022 20:15:02 +0400 Subject: [PATCH] Add GNU Emacs to the IDE section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87b436f..e7ce545 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Google captchas use cookies to track users and rank their IPs. Avoid using privative IDEs that are full of trackers and telemetry. Instead use +- [GNU Emacs](https://www.gnu.org/software/emacs/) - Extensible and customizable text editor with Emacs Lisp interpreter inside. - [Neovim](https://neovim.io/) - Hyperextensible Vim-based text editor. - [VSCodium](https://vscodium.com/) - Free/Libre Open Source Software Binaries of VSCode. Vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under [this not-FLOSS license](https://code.visualstudio.com/license) and contains telemetry/tracking.