You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2022. It is now read-only.
Hello and thank you for this plugin! Finally have spelling up and running in all its glory with treesitter enabled. Appreciate it.
I noticed that misspelled words inside of a heredoc block are not being picked up.
I'm not sure if this would be a feature of spellsitter.nvim or meant to be implemented/enabled somewhere else but I thought I would start here. If I need to be pointed elsewhere any help is appreciated! Thanks.
The text was updated successfully, but these errors were encountered:
I am not sure where comment and string_content are sourced from ... I'm going to have to look into how all this works and figure out if maybe there is a way to identify a heredoc_string or something. All of this is new to me.
Hello and thank you for this plugin! Finally have spelling up and running in all its glory with treesitter enabled. Appreciate it.
I noticed that misspelled words inside of a heredoc block are not being picked up.
I'm not sure if this would be a feature of
spellsitter.nvim
or meant to be implemented/enabled somewhere else but I thought I would start here. If I need to be pointed elsewhere any help is appreciated! Thanks.The text was updated successfully, but these errors were encountered: