limit size of speedbar
This commit is contained in:
parent
56885186b5
commit
66dbbcbd6a
1 changed files with 1 additions and 0 deletions
|
|
@ -6,5 +6,6 @@
|
||||||
(setq speedbar-show-unknown-files t) ; Enable speedbar to show all files
|
(setq speedbar-show-unknown-files t) ; Enable speedbar to show all files
|
||||||
(setq speedbar-use-images nil) ; use text for buttons
|
(setq speedbar-use-images nil) ; use text for buttons
|
||||||
(setq sr-speedbar-right-side nil) ; put on left side
|
(setq sr-speedbar-right-side nil) ; put on left side
|
||||||
|
(setq sr-speedbar-width 40)
|
||||||
|
|
||||||
(provide 'setup-speedbar)
|
(provide 'setup-speedbar)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue