Everything from https://github.com/geany/geany-plugins/pull/1437 except the `intptr_t` patch.
If there are no objections, I'll merge it in a few days. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1440 -- Commit Summary -- * vimode: foreach_document() expects an unsigned * vimode: Remove redundant definition of SSM * vimode: Explicit a couple of valid casts * vimode: Use proper prototypes * vimode: gtk_editable_set_position() accepts -1 for the end * vimode: Use types wide enough not to truncate the value -- File Changes -- M vimode/src/backends/backend-geany.c (2) M vimode/src/backends/backend-viw.c (2) M vimode/src/cmds/edit.c (4) M vimode/src/excmd-prompt.c (18) M vimode/src/excmd-runner.c (2) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1440.patch https://github.com/geany/geany-plugins/pull/1440.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1440 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/[email protected]>
