By last-minute mistake made before the initial plugin release, none of the repeat commands worked because numbers were removed from the key press list. This patch fixes that issue.
This is what happens when the author of the plugin actually doesn't use what he has created. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/820 -- Commit Summary -- * vimode: Fix repeated commands like 10dd not working -- File Changes -- M vimode/src/cmd-runner.c (22) M vimode/src/vi.c (12) -- Patch Links -- https://github.com/geany/geany-plugins/pull/820.patch https://github.com/geany/geany-plugins/pull/820.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/820
