Skip to content

Commit

Permalink
Flip `dape-info-stack-buffer-modules' default
Browse files Browse the repository at this point in the history
More noise less good
  • Loading branch information
svaante committed Feb 29, 2024
1 parent 8486915 commit c740bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dape.el
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ left-to-right display order of the properties."
"Show file information or library names in stack buffer."
:type 'boolean)

(defcustom dape-info-stack-buffer-modules t
(defcustom dape-info-stack-buffer-modules nil
"Show module information in stack buffer if adapter supports it."
:type 'boolean)

Expand Down

0 comments on commit c740bfb

Please sign in to comment.