vim-DetectSpellLang
vim-DetectSpellLang copied to clipboard
make Vim autodetect the spellcheck language of the opened buffer
Results
2
vim-DetectSpellLang issues
Sort by
recently updated
recently updated
newest added
DetectSpellLang will re-run when resuming a session that stores the buffer-local 'spelllang' option
6
When localoptions has been added to 'sessionoptions', the buffer-local value of 'spelllang' (as detected by DetectSpellLang) will be saved to the session file and is available when resuming a session....
Hi, I understand that detectspelllang is guessing the available hunspell or aspell dictionaries. But every time I enter vim it tells me about it. Could it do it silently? I...