dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

goyo_custom.vim (122B)


      1 autocmd! User GoyoEnter nested call goyo_custom#goyo_enter()
      2 autocmd! User GoyoLeave nested call goyo_custom#goyo_leave()