summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el index 7ca8aec..6a3f23d 100644 --- a/init.el +++ b/init.el
@@ -225,8 +225,6 @@
225 ("C-x r x" consult-register) 225 ("C-x r x" consult-register)
226 ("C-x r b" consult-bookmark) 226 ("C-x r b" consult-bookmark)
227 ;; M-g bindings (`goto-map') 227 ;; M-g bindings (`goto-map')
228 ("M-g g" consult-line)
229 ("M-g M-g" consult-line)
230 ("M-g o" consult-outline) 228 ("M-g o" consult-outline)
231 ("M-g m" consult-mark) 229 ("M-g m" consult-mark)
232 ("M-g k" consult-global-mark) 230 ("M-g k" consult-global-mark)