Disable bidirectional text scanning
This commit is contained in:
parent
8ad8b915db
commit
ed30aed8ec
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@
|
|||
|
||||
(setq-default
|
||||
indent-tabs-mode nil
|
||||
bidi-display-reordering 'left-to-right
|
||||
bidi-paragraph-direction 'left-to-right
|
||||
bidi-inhibit-bpa t)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue