Skip to content

Commit

Permalink
magit-section-show-child-count: do it by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Jun 30, 2015
1 parent e9697af commit 8ec1d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/magit-section.el
Expand Up @@ -40,7 +40,7 @@
"Expandable sections."
:group 'magit)

(defcustom magit-section-show-child-count nil
(defcustom magit-section-show-child-count t
"Whether to append the number of childen to section headings."
:package-version '(magit . "2.1.0")
:group 'magit-section
Expand Down

0 comments on commit 8ec1d3a

Please sign in to comment.