mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-23 03:47:33 +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
|
" Both these plugins work well together for distraction free editing
|
||||||
|
command Zen :Goyo
|
||||||
Plug 'junegunn/goyo.vim', { 'on': 'Goyo' }
|
Plug 'junegunn/goyo.vim', { 'on': 'Goyo' }
|
||||||
Plug 'junegunn/limelight.vim', { 'on': 'Limelight' }
|
Plug 'junegunn/limelight.vim', { 'on': 'Limelight' }
|
||||||
function! s:goyo_enter()
|
function! s:goyo_enter()
|
||||||
|
Loading…
Reference in New Issue
Block a user