Disable bidi-display-reordering
This commit is contained in:
parent
ba995b7a04
commit
c1c6f332d4
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
||||||
split-width-threshold nil ; favor horizontal splits
|
split-width-threshold nil ; favor horizontal splits
|
||||||
show-help-function nil ; hide :help-echo text
|
show-help-function nil ; hide :help-echo text
|
||||||
|
|
||||||
|
bidi-display-reordering nil
|
||||||
|
|
||||||
;; Minibuffer resizing
|
;; Minibuffer resizing
|
||||||
resize-mini-windows 'grow-only
|
resize-mini-windows 'grow-only
|
||||||
max-mini-window-height 0.3
|
max-mini-window-height 0.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue