Files
goyo.vim/README.md
Junegunn Choi 404a35cbca Initial commit
2013-11-30 20:49:37 +09:00

558 B

goyo.vim (고요)

Distraction-free-writing in Vim.

Installation

Use your favorite plugin manager.

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

Usage

:Goyo

Configuration

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

Inspiration

License

MIT