uniquify-buffer-name-style = 'forward #1506
This commit is contained in:
parent
11bfb17894
commit
92676bfe39
1 changed files with 1 additions and 1 deletions
|
@ -191,8 +191,8 @@ read-only or not file-visiting."
|
|||
mouse-yank-at-point t ; middle-click paste at point, not at click
|
||||
resize-mini-windows 'grow-only ; Minibuffer resizing
|
||||
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
|
||||
uniquify-buffer-name-style 'forward
|
||||
visible-cursor nil
|
||||
x-stretch-cursor nil
|
||||
;; Favor vertical splits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue