mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
uniquify-buffer-name-style = 'forward #1506
This commit is contained in:
@ -191,8 +191,8 @@ read-only or not file-visiting."
|
|||||||
mouse-yank-at-point t ; middle-click paste at point, not at click
|
mouse-yank-at-point t ; middle-click paste at point, not at click
|
||||||
resize-mini-windows 'grow-only ; Minibuffer resizing
|
resize-mini-windows 'grow-only ; Minibuffer resizing
|
||||||
show-help-function nil ; hide :help-echo text
|
show-help-function nil ; hide :help-echo text
|
||||||
uniquify-buffer-name-style nil ; custom modeline will show file paths anyway
|
|
||||||
use-dialog-box nil ; always avoid GUI
|
use-dialog-box nil ; always avoid GUI
|
||||||
|
uniquify-buffer-name-style 'forward
|
||||||
visible-cursor nil
|
visible-cursor nil
|
||||||
x-stretch-cursor nil
|
x-stretch-cursor nil
|
||||||
;; Favor vertical splits
|
;; Favor vertical splits
|
||||||
|
Reference in New Issue
Block a user