[Bug]: FocusToggle
don't enable the plugin when called for the first time in a nvim instance
#34
Labels
good first issue
Good for newcomers
Problem:
After I started nvim with two windows in a tab, I called
:FocusToggle
and no window resized. If I I call:FocusToggle
second time, it works. If I call:FocusEnable
at the begining, it works too.Expeced behavior
Calling
:FocusToggle
for the first time will resize windowsThis is my
focus
config and mapping.The text was updated successfully, but these errors were encountered: