I finally got it! It was the spell check in the terminal causing the issue! I added this to my config:
autocmd TermOpen * set nospell Now it doesn't highlight in the terminal.
I finally got it! It was the spell check in the terminal causing the issue! I added this to my config:
autocmd TermOpen * set nospell Now it doesn't highlight in the terminal.