mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 19:36:28 +00:00
Add shortcut for Zen
This commit is contained in:
parent
9867116073
commit
58a1a42b3d
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user