From 3985889bc649061d4adc83fd653407dce2826275 Mon Sep 17 00:00:00 2001 From: amix Date: Sun, 29 Dec 2013 09:38:25 +0000 Subject: [PATCH] Fixed a typo. Added the shotcut for vim-zenroom. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a00151..b75a080d 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,9 @@ Vimscript mappings: map n :cn map p :cp +### vim-zenroom +vim-zenroom (my fork of [vimroom](https://github.com/mikewest/vimroom)) lets you only focus on one thing at a time. It removes all the distractions and centers the content. You can open it by typing: +`z` ## Useful blog tips regarding my Vim setup @@ -315,4 +318,4 @@ Vimscript mappings: * [Vim tips: Visual Search](http://amix.dk/blog/post/19334#Vim-tips-Visual-Search) * [Folding in Vim](http://amix.dk/blog/post/19132#Folding-in-Vim) * [ -Zen room for Vim: Focsuing only on the essential](http://amix.dk/blog/post/19744#zenroom-for-Vim-Focsuing-only-on-the-essential) +Zen room for Vim: Focusing only on the essential](http://amix.dk/blog/post/19744#zenroom-for-Vim-Focsuing-only-on-the-essential)