remove all references to the old cfgparse
This commit is contained in:
@ -196,7 +196,8 @@ struct regex {
|
||||
|
||||
/**
|
||||
* Holds a keybinding, consisting of a keycode combined with modifiers and the
|
||||
* command which is executed as soon as the key is pressed (see src/cfgparse.y)
|
||||
* command which is executed as soon as the key is pressed (see
|
||||
* src/config_parser.c)
|
||||
*
|
||||
*/
|
||||
struct Binding {
|
||||
|
Reference in New Issue
Block a user