Skip to content

Commit

Permalink
nit: correct a typo in a commit
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 9, 2023
1 parent fd0477f commit 86de1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-tools.el
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"otT" #'multi-vterm
"ott" #'multi-vterm-dedicated-toggle
"otp" #'multi-vterm-project)
;; Show at buttom
;; Show at bottom
(add-to-list 'display-buffer-alist
`("\\*vterminal - .*\\*" ;; multi-vterm-project / dedicated
(display-buffer-reuse-window display-buffer-in-direction)
Expand Down

0 comments on commit 86de1df

Please sign in to comment.