This commit is contained in:
Jakub 2026-04-09 13:39:15 +08:00
parent ebbe94030f
commit e7a83019ce
4 changed files with 50 additions and 1 deletions

View file

@ -23,7 +23,8 @@
;;; Code:
;; Smooth scrolling
(setq bidi-paragraph-direction 'left-to-right
(setq bidi-display-reordering 'left-to-right
bidi-paragraph-direction 'left-to-right
bidi-inhibit-bpa t
bidi-display-reordering nil)