diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-02-24 23:26:50 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-02-24 23:26:50 +0800 |
commit | 7d9463bd1a44e5e8828fd44201dc8c811f821b56 (patch) | |
tree | ac10efa07a5ca4f42b4375d8b9dea9984d15e3d5 /_emacs.d | |
parent | d2e30e18a367cfc6be02a6a5b926da621a960c37 (diff) | |
download | dotfiles-7d9463bd1a44e5e8828fd44201dc8c811f821b56.tar.bz2 |
_emacs.d/personal/30-linum.el: add Buffer-menu-mode
Diffstat (limited to '_emacs.d')
-rw-r--r-- | _emacs.d/personal/30-linum.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_emacs.d/personal/30-linum.el b/_emacs.d/personal/30-linum.el index 8ce1571..fd4a66d 100644 --- a/_emacs.d/personal/30-linum.el +++ b/_emacs.d/personal/30-linum.el @@ -25,6 +25,7 @@ dictionary-mode erc-mode browse-kill-ring-mode + Buffer-menu-mode etags-select-mode dired-mode help-mode |