summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-12 20:52:17 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-10-12 20:52:17 -0400
commitcfdbc5a884305f8fd7181651af8b81a0405dcd89 (patch)
tree5e291676e4b1f375b19196e49f59478db1619441 /spacemacs
parent7aee42ced7a892b19dbfa90155949cdd878b0392 (diff)
parent68593095e9ff7dad2a93c37cc2740f8f1e86264b (diff)
Merge branch 'master' of tesuji.6.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs5
1 files changed, 3 insertions, 2 deletions
diff --git a/spacemacs b/spacemacs
index 3223e41..703f9af 100644
--- a/spacemacs
+++ b/spacemacs
@@ -28,13 +28,13 @@ values."
emacs-lisp
shell
c-c++
- semantic
+ ;; semantic
haskell
html
javascript
markdown
haskell
- git
+ ;; git
markdown
org
;; (shell :variables
@@ -220,6 +220,7 @@ layers configuration. You are free to put any user code."
vc-follow-symlinks nil
web-mode-code-indent-offset 2)
(nyan-mode)
+ (load-file "~/.spacemacs.local")
)
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.