From 19319bed4e76c740a4dc47e82e4367fd1bc2f1c1 Mon Sep 17 00:00:00 2001 From: n1trux Date: Fri, 3 Mar 2017 17:48:04 +0100 Subject: [PATCH] added Notepad++ to editors, thanks @andrewphilipsmith --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e9a9c3..c59bb61 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ * [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. * [Light Table](http://lighttable.com/) - The next generation code editor. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text + * [Notepad++](https://notepad-plus-plus.org/) - GPLv2 multi-language editor with syntax highlighting for Windows. * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. * [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft