fix: revert-mode setting
This commit is contained in:
parent
17e062e07f
commit
c47c5a5185
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ Make cursor the width of the character it is under f.e. full width of a tab.
|
|||
** Enable auto-revert
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq global-auto-revert-mode 1)
|
||||
(global-auto-revert-mode t)
|
||||
#+END_SRC
|
||||
|
||||
* Resize-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue