plugins: sets Goyo width when activating to 85
Co-Authored-by: iGor milhit <igor@milhit.ch>main
parent
3ec0e78450
commit
f6c7eb87f2
2
init.vim
2
init.vim
|
@ -243,6 +243,8 @@ nnoremap <leader>? :Helptags<CR>
|
||||||
|
|
||||||
" #########################################
|
" #########################################
|
||||||
" #########################################
|
" #########################################
|
||||||
|
let g:goyo_width=85
|
||||||
|
|
||||||
" Integrate Limelight into Goyo
|
" Integrate Limelight into Goyo
|
||||||
autocmd! User GoyoEnter Limelight
|
autocmd! User GoyoEnter Limelight
|
||||||
autocmd! User GoyoLeave Limelight!
|
autocmd! User GoyoLeave Limelight!
|
||||||
|
|
Loading…
Reference in New Issue