doomemacs/modules
UndeadKernel de2e41774f latex fix: enable spell checking correctly
The varible `TeX-mode-local-vars-hook` is not called correctly as AucTeX
reports that the major mode in a LaTeX file is `latex-mode`. Instead,
let's use `latex-mode-local-vars-hook` to enable flyspell.

This change enables disabling the feature of flyspell of immediately
spellchecking a document with:

`(setq-hook! 'TeX-mode-hook +spellcheck-immediately nil)`
2019-01-03 13:49:00 +01:00
..
app Merge pull request #1073 from SteamedFish/fix-offlineimaprc-repository-path 2018-12-27 14:55:28 -05:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Rethink config/default & keybindings 2018-12-24 00:04:50 -05:00
config config/default: minor keybind refactor 2018-12-31 15:55:46 -05:00
editor Normalize :leader/:localleader keybinds 2018-12-23 23:54:27 -05:00
emacs fix: disable verbose message for dired-omit 2018-12-27 16:37:44 +13:00
feature Add feature/evil/+commands.el 2018-12-22 04:43:48 -05:00
lang latex fix: enable spell checking correctly 2019-01-03 13:49:00 +01:00
tools [tools/password-store] copy-user key in ivy-pass 2018-12-27 16:16:13 +02:00
ui ui/vc-gutter: switch git-gutter order 2018-12-30 04:16:40 -08:00