In src/keybindings.h:

> @@ -185,6 +185,7 @@ enum GeanyKeyBindingID
>  	GEANY_KEYS_GOTO_TAGDEFINITION,				/**< Keybinding. */
>  	GEANY_KEYS_SEARCH_NEXTMESSAGE,				/**< Keybinding. */
>  	GEANY_KEYS_EDITOR_DELETELINETOEND,			/**< Keybinding. */
> +	GEANY_KEYS_EDITOR_DELETELINETOBEGINNING,	/**< Keybinding. */

Perfect :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.