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