I accidentally opened a PDF file in my neovim session and got flooded with a ton of errors. This seems to be an issue with trying to match a string that's actually a binary blob. I added a couple checks to safely ignore these types of errors without causing issues.
I accidentally opened a PDF file in my neovim session and got flooded with a ton of errors. This seems to be an issue with trying to match a string that's actually a binary blob. I added a couple checks to safely ignore these types of errors without causing issues.