Refactor core initfiles

This commit is contained in:
Henrik Lissner 2015-01-09 21:47:51 -05:00
parent 2a7dac1a4e
commit 8e7cd74e07
8 changed files with 157 additions and 176 deletions

View file

@ -1,4 +1,4 @@
;; Global editor behavior (+ evil)
;; Global editor behavior
(use-package expand-region
:commands (er/expand-region er/contract-region))