mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
improved keybinding to align-to-equals
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
;; Align to equal signs
|
||||
(global-set-key (kbd "C-x a =") 'align-to-equals)
|
||||
(global-set-key (kbd "M-s-‘") 'align-to-equals)
|
||||
(global-set-key (kbd "M-]") 'align-to-equals)
|
||||
|
||||
;; Goto line
|
||||
(global-set-key (kbd "C-c C-l") 'goto-line)
|
||||
|
||||
Reference in New Issue
Block a user