Add shortcut for Zen

This commit is contained in:
ViViDboarder 2017-01-23 12:31:59 -08:00
parent 9867116073
commit 58a1a42b3d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
" Both these plugins work well together for distraction free editing
command Zen :Goyo
Plug 'junegunn/goyo.vim', { 'on': 'Goyo' }
Plug 'junegunn/limelight.vim', { 'on': 'Limelight' }
function! s:goyo_enter()