diff --git a/config.org b/config.org index 643470b..6c6a97f 100644 --- a/config.org +++ b/config.org @@ -316,7 +316,7 @@ This small function just switches the focus to the newly opened window so we can ** 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 (setq x-stretch-cursor t)