added Kate text editor

This commit is contained in:
Sleepycat(v2) 2026-02-26 10:40:57 -05:00 committed by GitHub
parent dea19c4f23
commit b6003438df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@ Opt for open-source and P2P alternatives that prioritize data privacy, eliminate
✅ Instead use ✅ Instead use
- [Neovim](https://neovim.io/) - Hyperextensible Vim-based text editor. - [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. - [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.
- [Kate](https://kate-editor.org/) - free and open source text text editor with git support. |developed by KDE|
[Back to top 🔝](#contents) [Back to top 🔝](#contents)