sassanh/qnvim

Enabling qnvim back requires buffer switch

Shatur opened this issue · 0 comments

If I trying to enable qnvim again I need to change opened file (or open a new one).

Steps to reproduce:

  1. Open editor.
  2. Toggle qnvim - it becomes disabled.
  3. Toggle qnvim again.

Expected vehavior:
qnvim becomes enabled again.

Actual behavior:
qnvim still disabled until the opened docuemnt will not be changed.

I will try to fix it myself tomorrow :)