I just spent some time trying to figure out why the "rw" (SetRowsHeight) command and related commands were not working for me.
It turns out I had removed the "Cells" menu from my ribbon (I like the ribbon to be minimal), and this plugin requires certain commands to be present on the ribbon as it uses the default Excel "Alt" shortcuts. I think most keybinds do not require anything to be on the ribbon, so I was very confused for a while.
I am not sure how many of the vim keybinds require commands to be present on the ribbon, but it may be helpful to document what commands must be present for what keybinds or warn against removing commands from the ribbon entirely.
I just spent some time trying to figure out why the "rw" (SetRowsHeight) command and related commands were not working for me.
It turns out I had removed the "Cells" menu from my ribbon (I like the ribbon to be minimal), and this plugin requires certain commands to be present on the ribbon as it uses the default Excel "Alt" shortcuts. I think most keybinds do not require anything to be on the ribbon, so I was very confused for a while.
I am not sure how many of the vim keybinds require commands to be present on the ribbon, but it may be helpful to document what commands must be present for what keybinds or warn against removing commands from the ribbon entirely.