From 07cb1f417835afc9212f122c39ff5191701ff1ad Mon Sep 17 00:00:00 2001 From: Ekaitz Zárraga Date: Sat, 27 Oct 2018 20:26:45 +0200 Subject: Goyo --- nvim/nvim/init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim') diff --git a/nvim/nvim/init.vim b/nvim/nvim/init.vim index 36886ee..bd6b57f 100644 --- a/nvim/nvim/init.vim +++ b/nvim/nvim/init.vim @@ -22,7 +22,7 @@ Plugin 'tpope/vim-fireplace' " Syntax highlighting for Rust Plugin 'wting/rust.vim' -" Prose in Vim +" Write with no distractions Plugin 'junegunn/goyo.vim' " Add plugins here -- cgit v1.2.3