> @@ -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. */
Fixed in 313b85a149dcb71940073062839087dd0245af04 --- 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/1134/files/532fc12db70c5fa9c9ea5bb4ac7b3492dc689263#r70724387
