system changes
This commit is contained in:
parent
d7a8adb889
commit
7f46d1cc0e
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ Set up =flycheck= and =flyspell= for syntax and spell checking respectively.
|
|||
:hook
|
||||
(text-mode . flyspell-mode)
|
||||
:bind
|
||||
(:map flyspell-mode-map ("C-;" . flyspell-correct-word)))
|
||||
(:map flyspell-mode-map ("C-;" . flyspell-correct-wrapper)))
|
||||
#+end_src
|
||||
|
||||
Install =yasnippet= for managing snippets and =yasnippet-snippets= for a collection of useful snippets.
|
||||
|
|
Loading…
Add table
Reference in a new issue