mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01:00
add hint to next iteration
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
(global-set-key (kbd "C-c j") 'dumb-jump-go)
|
(global-set-key (kbd "C-c j") 'dumb-jump-go)
|
||||||
(global-set-key (kbd "C-c b") 'dumb-jump-back))
|
(global-set-key (kbd "C-c b") 'dumb-jump-back))
|
||||||
|
|
||||||
|
;; TODO: look at https://github.com/jojojames/smart-jump, maybe better?
|
||||||
|
|
||||||
(provide 'init-dumpjump)
|
(provide 'init-dumpjump)
|
||||||
;;; init-dumpjump.el ends here
|
;;; init-dumpjump.el ends here
|
||||||
|
|||||||
Reference in New Issue
Block a user