Skip to content

Commit

Permalink
tweak org imenu depth
Browse files Browse the repository at this point in the history
  • Loading branch information
newagebegins committed Dec 13, 2015
1 parent b72199b commit a2ecb13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion init.el
Expand Up @@ -168,7 +168,8 @@
'(coffee-indent-like-python-mode t)
'(helm-autoresize-mode t)
'(helm-buffer-max-length 40)
'(js2-basic-offset 2))
'(js2-basic-offset 2)
'(org-imenu-depth 9))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
Expand Down

0 comments on commit a2ecb13

Please sign in to comment.