Remove M-g M-g consult bindings

This commit is contained in:
Case Duckworth 2021-03-11 17:59:26 -06:00
parent 78d7ed5991
commit 8bf76df8c7
1 changed files with 0 additions and 2 deletions

View File

@ -225,8 +225,6 @@
("C-x r x" consult-register)
("C-x r b" consult-bookmark)
;; M-g bindings (`goto-map')
("M-g g" consult-line)
("M-g M-g" consult-line)
("M-g o" consult-outline)
("M-g m" consult-mark)
("M-g k" consult-global-mark)