> @@ -274,6 +274,7 @@ enum GeanyKeyBindingID
>       GEANY_KEYS_FORMAT_SENDTOCMD8,                           /**< 
> Keybinding. */
>       GEANY_KEYS_FORMAT_SENDTOCMD9,                           /**< 
> Keybinding. */
>       GEANY_KEYS_EDITOR_DELETELINETOBEGINNING,        /**< Keybinding. */
> +     GEANY_KEYS_GOTO_ADD_POSITION,                           /**< 
> Keybinding. */

> I think it should follow existing style

That's also my opinion, but as I'm not fan of the style I wanted to know what 
you thought too :)

> and if desired, to add a separate commit renaming all of the enumerators 
> later.

That won't easily be possible as these are part of the API.

---
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/pull/1114/files/691879c16d046b0bfb97614d4f069c591f33e40a#r71066960

Reply via email to