Performance and kill-ring changes from https://emacsredux.com/blog/2026/04/07/stealing-from-the-best-emacs-configs/
This commit is contained in:
parent
ebbe94030f
commit
e7a83019ce
4 changed files with 50 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue