From 987eb7624a82a3ede3719b29d721ae64dd98cb11 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Thu, 9 Sep 2021 16:01:27 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index db54425d4..4cd4e3682 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -98,6 +98,7 @@ * [Student Developer Pack](https://education.github.com/pack) - *Free Developer Tools for Students* * [Libera Chat](https://libera.chat/) - *IRC Network for Project Collaboration* * [CodeProject](https://www.codeproject.com/) or [Blind](https://www.teamblind.com/) - *Developer Forum* +* [The Devs Network](https://thedevs.network/) - *Developer Chat* * [daily.dev](https://daily.dev/) - *Replace New Tab Page with Developer Articles* * [Laws of UX](https://lawsofux.com/) - *Maxims / Principles for UI Designers* * [UI Coach](https://uicoach.io/) - *UI Design Challenge Generator* @@ -359,7 +360,8 @@ * [Regex101](https://regex101.com/) - *Regex Editor / Debugger* * [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding) - *Creative Coding Resource Index* * [Algorithm Visualizer](https://algorithm-visualizer.org/) - *Visualize Code Algorithms* -* [SpaceVim](https://spacevim.org/), [Onivun](https://onivim.io/), [NeoVim](https://neovim.io/), [Vim](https://www.vim.org/), [Lite XL](https://lite-xl.github.io/), [Brackets](http://brackets.io/), [Notepad2](https://www.flos-freeware.ch/notepad2.html) or [Light Table](http://lighttable.com/) - *Code Editor* +* [SpaceVim](https://spacevim.org/), [Onivun](https://onivim.io/), [vimrc](https://github.com/amix/vimrc), [NeoVim](https://neovim.io/), [Vim](https://www.vim.org/), [Emacs](https://www.gnu.org/software/emacs/), [Lite XL](https://lite-xl.github.io/), [Brackets](http://brackets.io/), [Notepad2](https://www.flos-freeware.ch/notepad2.html) or [Light Table](http://lighttable.com/) - *Code Editor* +* [Awesome Emacs](https://github.com/emacs-tw/awesome-emacs) or [Melpa](https://melpa.org/) - *Emacs Packages * * [WebDen](https://webden.dev/) - *Code Playground* * [Shell Cloud](https://shell.cloud.google.com/) - *Google Cloud Shell Environment* * Vim Tools - [Tree Explorer](https://github.com/preservim/nerdtree) / [Instant RST Preview](https://github.com/gu-fan/InstantRst) / [Config](https://github.com/ChristianChiarulli/LunarVim)