Convert to tabs, add :retab, more file associations

This commit is contained in:
Henrik Lissner 2014-07-17 05:53:01 -04:00
parent 9b83095211
commit 639a5ff9bd
4 changed files with 29 additions and 24 deletions

View file

@ -175,6 +175,7 @@
;; (cmap "e[dit]" 'find-file)
;; (cmap "n[ew]" ')
(cmap "retab" 'indent-region)
;;;; Keymap fixes ;;;;;;;;;;;;;;;