Re: [vim/vim] Fix indenting for brackets within python byte strings (PR #20827)
Chen (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20827/[email protected]> |
qwavies left a comment (vim/vim#20827) Feedback from dkearns have been incorporated. Reverted back `runtime/syntax/python.vim` - reverted pythonBytesString/pythonRawBytesString back to the original pythonBytes/pythonRawBytes https://github.com/vim/vim/pull/20827/changes/a6dda583e0f33c07921eec2daf00dedbd7d132f5#diff-082e8db8a25bfef894eb32a5af1a1ad965b90c4a164fc33276e69f3522401cb8R26 Added Bytes to regex suffix check to successfully catch brackets in bytestrings and rawbytestrings Please feel free to give me feedback and thank you for being lenient on my first contribution -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20827#issuecomment-5076744716 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20827/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20827/c5076744716%40github.com.