Merge pull request #457 from raytry/patch-2

Add SciTE to the editors section
This commit is contained in:
Francisco Augusto 2017-12-17 09:05:27 +01:00 committed by GitHub
commit 380cc94411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -287,6 +287,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
* [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing.
* [Light Table](http://www.lighttable.com/) - The next generation code editor.
* [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text
* [SciTE](http://www.scintilla.org/SciTE.html) - A SCIntilla based Text Editor.
* [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.
* [Nano](http://https://www.nano-editor.org/) - A popular text editor, by default comes with most Linux distributions.