Fix typo
This commit is contained in:
parent
9d72964ffa
commit
65a0a832b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue