diff options
author | Vincent Ambo <tazjin@gmail.com> | 2017-06-06T11·33+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2017-06-06T11·33+0200 |
commit | 8f0949dbb26c89d3209f2735996a9be7accc8e86 (patch) | |
tree | 6e6ad97b70128534c8c0242af26ba92feb832357 /init.el | |
parent | af87ca21eeffe7faa7663ed23af20374f0407168 (diff) |
chore: Minor sync with Dell machine config
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 9358bb6c0107..db788c4d224e 100644 --- a/init.el +++ b/init.el @@ -94,3 +94,4 @@ ;; SML should respect theme colours ;; (setq sml/theme 'powerline) (sml/setup) +(put 'upcase-region 'disabled nil) |