master
Jacopo De Simoi 12 years ago
parent 5dda1b258a
commit 4113461ae9
  1. 1
      init.el

@ -231,6 +231,7 @@
(require 'iy-go-to-char)
(global-set-key (kbd "M-m") 'iy-go-to-char)
(global-set-key (kbd "M-M") 'iy-go-to-char-backward)
(defun smart-line-beginning ()
"Move point to the beginning of text on the current line; if that is already

Loading…
Cancel
Save