aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-09-22 13:56:22 -0300
committerEuAndreh <eu@euandre.org>2018-09-22 13:56:48 -0300
commit700bb9786c2d4f8db35efa5b9c75a454f51430d6 (patch)
tree76086c5eb39510f22b3195102daeb0168056700c /spacemacs.el
parentSubscribe to playlist. (diff)
downloaddotfiles-700bb9786c2d4f8db35efa5b9c75a454f51430d6.tar.gz
dotfiles-700bb9786c2d4f8db35efa5b9c75a454f51430d6.tar.xz
Remove FIXME comments.
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 3afd983..4e9e855 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -583,7 +583,6 @@ dump."
("M-SPC" . (lambda () (interactive) (just-one-space -1)))
("M-[" . (lambda () (interactive) (find-file "~/tmp/scratch.org")))))
-;; FIXME: put in a layer
(defvar custom-el-files '("~/annex/dev/code/dotfiles/emacs/re-jump.el"
"~/annex/dev/code/dotfiles/emacs/not-much.el"
"~/.quicklisp/slime-helper.el"))