mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-16 23:33:42 -05:00
651 B
651 B
goyo.vim (고요)
Distraction-free writing in Vim.
Installation
Use your favorite plugin manager.
- vim-plug
- Add
Plug 'junegunn/goyo.vim'to .vimrc - Run
:PlugInstall
- Add
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
