mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-zenroom2
amix b03dc8e510 Updated plugins 2014-01-07 00:25:41 +00:00
..
plugin Updated plugins 2014-01-07 00:25:41 +00:00
README.markdown Updated plugins 2014-01-07 00:25:41 +00:00

README.markdown

This is a Vim extension that emulates iA Writer environment when editing Markdown, reStructuredText or text files.

It requires goyo.vim and it works by setting global Goyo callbacks that triggers special setup for Markdown, reStructuredText and text files.

This is an improvement of my initial version called vim-zenroom. Please read more here zenroom for Vim: Focusing only on the essential.

Please note that this might not work perfectly with your colorscheme. Patches are welcome to fix this :-)

Installaion and usage

  • Install goyo.vim
  • In command mode type :Goyo

Additionally you may want to have a shortcut. Add this to your vimrc:

nnoremap <silent> <leader>z :Goyo<cr>

Inspirations/Similar

How it looks like in action

Screenshot 3

Screenshot 4