From 0cdfb31e3cb7082d01083242b62468cee82130a1 Mon Sep 17 00:00:00 2001 From: Rui-huai Zhang Date: Sun, 28 Dec 2014 13:38:20 +0800 Subject: [PATCH] add Editor: limetext --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5a2e30..8785a87 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Tools](#tools) - [Code Analysis](#code-analysis) + - [Editor](#editor) - [Editor Plugins](#editor-plugins) - [Software Packages](#software-packages) - [DevOps Tools](#devops-tools) @@ -588,6 +589,8 @@ Go software and plugins. * [Golint online](http://go-lint.appspot.com/) - Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package. * [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags. +## Editor +* [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. ## Editor Plugins