junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

Toggle Goyo? #256

Closed karamellpelle closed 2 years ago

karamellpelle commented 2 years ago

I wanted to add a toggle shortcut (F7) for Goyo like nmap <silent> <F7> :GoyoToggle<CR>, but I can't find any command similar to :GoyoToggle. Is there such a command, or how can I solve it?

Thanks for all your great vim plugins!

karamellpelle commented 2 years ago

I found that :Goyo is actually a toggle command, sorry about my misunderstanding.

I tried to remove my issue, but could not find any way to do this. Please delete this issue (if you want).