junegunn / goyo.vim

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

Changelist position is reset when Goyo is activated #184

Open ivanbartsov opened 5 years ago

ivanbartsov commented 5 years ago

Whenever I swtich from 'normal' to Goyo and attempt to use g; to jump to previous change location, I get the E662: At start of changelist message. Leaving Goyo and returning resets the changelist state.

Steps to reproduce:

PS thanks for all the work on the awesome plugins