From e57c2e2700ce1c6df3e7ee69763cdb8bf7f17c3a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:16:56 -0700 Subject: [PATCH] removed link --- docs/devtools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index ffd8e6547..b78746896 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -613,7 +613,6 @@ * [Package Control](https://packagecontrol.io/) - Sublime Text Package Manager * [pylyzer](https://github.com/mtshiba/pylyzer) - Static Code Analyzer * [Bacon](https://github.com/Canop/bacon) - Background Rust Code Check -* [egui](https://github.com/emilk/egui) - Rust GUI * [editorcornfig](https://editorconfig.org/) - Maintain Code Styles Across Editors * [ThemesElection](https://themeselection.com/), [NordTheme](https://www.nordtheme.com/) or [Dracula](https://draculatheme.com/) - Code Editor Themes * [Freeze](https://github.com/charmbracelet/freeze) - Generate Images of Code / Terminal Output