<p>In <a href="https://github.com/geany/geany/pull/1114#discussion_r71066960">src/keybindings.h</a>:</p>
<pre style='color:#555'>> @@ -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. */
</pre>
<blockquote>
<p>I think it should follow existing style</p>
</blockquote>

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

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

<p>That won't easily be possible as these are part of the API.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1114/files/691879c16d046b0bfb97614d4f069c591f33e40a#r71066960">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7ZINqRoqzoIY-kONaf-OkR_n9snks5qWO7ogaJpZM4JEN06">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8aTpn5ebhzB_Voa2tS6n0Ez567vks5qWO7ogaJpZM4JEN06.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1114/files/691879c16d046b0bfb97614d4f069c591f33e40a#r71066960"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>