From 84727c87b47e3f6c15745eb5d7700273f757f056 Mon Sep 17 00:00:00 2001 From: Denys Dovhan Date: Wed, 5 Oct 2016 00:38:58 +0300 Subject: [PATCH] Update Spaceship desc. Add vi-mode support --- External-themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index cf27230..33f874e 100644 --- a/External-themes.md +++ b/External-themes.md @@ -187,7 +187,7 @@ Currently it shows: * Current Node.js version, through NVM (`⬢`). * Current Ruby version, through RVM/RBENV/CHRUBY (`💎`). * Current Python virtualenv. -* **Current Vi-mode (we need some help to finish this feature — [#16](https://github.com/denysdovhan/spaceship-zsh-theme/pull/16))** +* Current Vi-mode (`[I]` — insert, `[N]` — normal) source: [here](https://github.com/denysdovhan/spaceship-zsh-theme) author: [@denysdovhan](https://github.com/denysdovhan)