nfnty
nfnty
I'd be very interested in a Wayland version.
If the upstream maintainers feel like this is a good addition, then I'd be all for it. But don't really feel like doing the leg work currently. If anyone wants...
I won't have time to review your patches before you've rebased. PRs are very welcome if there's something that needs to be improved.
@achimnol I'd be very interested in merging this functionality if you open PRs.
Don't you get any syntax highlighting at all? Try adding `let g:python_highlight_all = 1` to the end of your `.vimrc` to enable all features. See the `README` for other options.
Highlighting all multiline strings as comments seems really strange to me. Not sure about this, since it adds complexity and possibly making highlighting less performant. Also, there are a few...
I understand the docstring usecase, but like I said highlighting _all multiline strings_ as comments is weird and hacky.
Certainly could be added. Send a PR if you're interested in contributing!
I'd love for this functionality, but as it currently stands it's just not working correctly. If you want to tinker with this look for `pythonString` and try to implement a...
Are you still having this issue? Tried disabling everything else? Tried using another plugin manager?