Junegunn Choi e8f5f2bb0f Update autocmd
2013-12-01 00:06:31 +09:00
2013-12-01 00:06:31 +09:00
2013-11-30 21:36:20 +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)

Inspiration

License

MIT

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