This commit is contained in:
Laurens Miers 2022-11-20 15:46:34 +01:00
parent 9d72964ffa
commit 65a0a832b4

View file

@ -316,7 +316,7 @@ This small function just switches the focus to the newly opened window so we can
** Adaptive cursor width ** Adaptive cursor width
Make cursor the width of the character it is under f.e. full diwth of a tab. Make cursor the width of the character it is under f.e. full width of a tab.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(setq x-stretch-cursor t) (setq x-stretch-cursor t)