editor_x_map 2155 src/editor/edit.c w->ext_keymap = editor_x_map; editor_x_map 364 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_x_map, command); editor_x_map 1248 src/editor/editwidget.c wd->ext_keymap = editor_x_map; editor_x_map 77 src/keymap.c const global_keymap_t *editor_x_map = NULL; editor_x_map 49 src/keymap.h extern const global_keymap_t *editor_x_map;