Skip to content

Request: Don't spellcheck comments #132

Answered by minad
nivaca asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it should be possible to ignore comments by adding font-lock-comment-face to jinx-exclude-faces for tex-mode as follows:

(cl-pushnew 'font-lock-comment-face (alist-get 'tex-mode jinx-exclude-faces))

Please let me know if it works for you!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by nivaca
Comment options

You must be logged in to vote
1 reply
@minad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #131 on February 13, 2024 22:27.