From 6a3d4672a3cf5af3016c2c264f5de0c723edeab0 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 5 May 2014 04:39:01 -0400 Subject: [PATCH] Added a listing for the goyo plugin to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae88fce..0f95c37 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ * [breeze.vim](https://github.com/gcmt/breeze.vim.git): Provides tag matching and navigation shortcuts for HTML. * [emmet-vim](https://github.com/mattn/emmet-vim.git): Support for expanding abbreviations. * [webapi-vim](https://github.com/mattn/webapi-vim.git) A web library used by emmet to provide support for custom snippets. +* [goyo.vim](https://github.com/junegunn/goyo.vim) Distraction-free writing in Vim * [grep](https://github.com/yegappan/grep.git): Provides the ability to perform various match-based searches using grep. * [gundo.vim](https://github.com/sjl/gundo.vim.git): Sidebar to visualize your undo tree and browse the differences of each change. * [lightline.vim](https://github.com/itchyny/lightline.vim) A light and configurable statusline/tabline for Vim.