mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 19:36:28 +00:00
Increase goyo width
This commit is contained in:
parent
fe330eecf7
commit
da8a4a5d57
@ -2,6 +2,7 @@
|
||||
command Zen :Goyo
|
||||
Plug 'junegunn/goyo.vim', { 'on': 'Goyo' }
|
||||
Plug 'junegunn/limelight.vim', { 'on': 'Limelight' }
|
||||
let g:goyo_width = 120
|
||||
function! s:goyo_enter()
|
||||
Limelight
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user