diff --git a/sources_non_forked/vim-zenroom2/README.markdown b/sources_non_forked/vim-zenroom2/README.markdown index f7c0121d..9cc13c8f 100644 --- a/sources_non_forked/vim-zenroom2/README.markdown +++ b/sources_non_forked/vim-zenroom2/README.markdown @@ -5,12 +5,14 @@ It requires [goyo.vim](https://github.com/junegunn/goyo.vim) and it works by set This is an improvement of my initial version called [vim-zenroom](https://github.com/amix/vim-zenroom). Please read more here [ zenroom for Vim: Focusing only on the essential](http://amix.dk/blog/post/19744#zenroom-for-Vim-Focsuing-only-on-the-essential). +Please note that this might not work perfectly with your colorscheme. Patches are welcome to fix this :-) + ## Inspirations/Similar +* [Writing Markdown With Style in Vim](http://astrails.com/blog/2013/8/12/writing-markdown-with-style-in-vim) * [lite-dfm](https://github.com/bilalq/lite-dfm) * [vimroom](https://github.com/mikewest/vimroom) * [vim-zenroom](https://github.com/amix/vim-zenroom) -* [Writing Markdown With Style in Vim](http://astrails.com/blog/2013/8/12/writing-markdown-with-style-in-vim) ## How it looks like in action diff --git a/update_plugins.py b/update_plugins.py index f6dcef11..946f0b74 100644 --- a/update_plugins.py +++ b/update_plugins.py @@ -33,6 +33,7 @@ vim-expand-region https://github.com/terryma/vim-expand-region vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors vim-fugitive https://github.com/tpope/vim-fugitive vim-airline https://github.com/bling/vim-airline +goyo.vim https://github.com/junegunn/goyo.vim vim-zenroom2 https://github.com/amix/vim-zenroom2 """.strip()