Skip to content

Fix spellcheck error on head of f/prefixed strings - #81

Open
kfollstad wants to merge 3 commits into
vim-python:masterfrom
kfollstad:Bug-43-Fix-Spellcheck-on-F-Strings
Open

Fix spellcheck error on head of f/prefixed strings#81
kfollstad wants to merge 3 commits into
vim-python:masterfrom
kfollstad:Bug-43-Fix-Spellcheck-on-F-Strings

Conversation

@kfollstad

Copy link
Copy Markdown

Fixes #43

@kfollstad

Copy link
Copy Markdown
Author

Fixes #47 as well. My initial commits only implemented the pythonQuotes group, which fulfilled @sscherfke's request, but not @qwenger's. On the last commit (40dbae2) I substituted pythonTripleQuotes where appropriate to match upstream. Hopefully this helps remove a barrier to getting some of these ideas adopted by upstream (which was mentioned in another issue as something that might be desirable).

@qsantos

qsantos commented Aug 26, 2022

Copy link
Copy Markdown

I confirm this fixes my problem (#43).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants