From cf010f265254f60d9c3e545b488508b78411956b Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 9 Sep 2011 09:14:55 +0100 Subject: [PATCH] small customization to speedbar --- custom-variables.el | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-variables.el b/custom-variables.el index f6a7480..ab07b20 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -38,6 +38,7 @@ '(ruby-deep-indent-paren nil) '(safe-local-variable-values (quote ((eval rainbow-mode 1)))) '(show-paren-mode t) + '(speedbar-show-unknown-files t) '(standard-indent 2) '(tabbar-mode nil) '(textmate-mode t)