From f2be8015ce9bedd354d1acd8e23c6d25f905b066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Despr=C3=A9s?= Date: Sat, 28 Jun 2014 21:41:25 -0400 Subject: [PATCH] Add TextMate to Editors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..fb212ca 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ Various resources, such as books, websites and articles, for improving your skil * [ICEcoder](http://icecoder.net) - Code editor awesomeness, built with common web languages. * [jotgit](https://github.com/jdleesmiller/jotgit) - Git-backed real-time collaborative code editing. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text +* [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. ## Repositories