Junegunn Choi eb92e8033b Temporarily disable vim-airline while in Goyo mode (#1)
+ revert options after (not before) closing goyo tab
2013-12-02 18:46:00 +09:00
2013-12-02 02:59:12 +09:00
2013-12-02 13:01:35 +09:00

goyo.vim (고요)

Distraction-free writing in Vim.

Installation

Use your favorite plugin manager.

  • vim-plug
    1. Add Plug 'junegunn/goyo.vim' to .vimrc
    2. Run :PlugInstall

Usage

:Goyo [width]

Configuration

  • g:goyo_width (default: 80)
  • g:goyo_margin_top (default: 4)
  • g:goyo_margin_bottom (default: 4)
  • g:goyo_linenr (default: 0)

Inspiration

License

MIT

Description
🌷 Distraction-free writing in Vim
Readme MIT 278 KiB
Languages
Vim Script 100%