plugins: sets Goyo width when activating to 85

Co-Authored-by: iGor milhit <igor@milhit.ch>
main
iGor milhit 2022-12-09 17:43:50 +01:00
parent 3ec0e78450
commit f6c7eb87f2
1 changed files with 2 additions and 0 deletions

View File

@ -243,6 +243,8 @@ nnoremap <leader>? :Helptags<CR>
" #########################################
" #########################################
let g:goyo_width=85
" Integrate Limelight into Goyo
autocmd! User GoyoEnter Limelight
autocmd! User GoyoLeave Limelight!