-
Notifications
You must be signed in to change notification settings - Fork 407
'g:tex_comment_nospell' option vs vimtex-grammar #1904
Copy link
Copy link
Closed
Description
Observed Behaviour
g:tex_comment_nospell option was removed in #1834 , as discussed in #1799 (comment).
I like the new feature as described in the doc, vimtex-grammar section. I have tried textidote and vlty, they can skip comment spell checking, but I only managed to show the spell check result in the quickfix window rather than Vim's native in-line display (e.g. curly underline in gVim).
Expected Behaviour
Being able to to ignore comment in Vim's native spell checking, i.e. reenable g:tex_comment_nospell option; or is there a way to use compilers textidote or vlty in a manner of output-to-html, so we could see the grammar/spell check inline?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels