From 93f4888654d59d7df21451676f88676e948f43e8 Mon Sep 17 00:00:00 2001 From: Ivan Verevkin Date: Fri, 29 Apr 2016 14:33:24 +0700 Subject: [PATCH] Add IDEA port Add intellij idea port --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 91a5fea..47ff9a5 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Here's a list of ports to other text editors and applications. The original Vim - [Martin Radimec's port](https://github.com/peaceant/gruvbox) - [Brian Reilly's port](https://github.com/briles/gruvbox) +### IDEA +- [Caleb Land's port](https://github.com/caleb/gruvbox-idea) + ### Qt Creator - [Julian Konchunas's port](https://github.com/konchunas/gruvbox-qtcreator)