summaryrefslogtreecommitdiff
path: root/init/km-keybindings.el
blob: 3caaa8cc4cde2d16a4f3fd0459ccd7f3acf76d61 (plain)
1
2
3
;; keybindings that don't go with other topics
(global-set-key (kbd "C-x \\") 'align-regexp)
(global-set-key (kbd "C-c i") 'indent-relative)