Results 30 comments of Dave Honneffer

Just wanted to throw in that my intuitive guess at how this feature worked would have been that `csqq` would have done what the original message is suggesting `tsq` does....

Totally makes sense, just throwing that out there in case it made things easier instead of harder! :)

Doesn't reproduce here. ``` VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 22 2022 13:50:16) macOS version - x86_64 Included patches: 1-5000 ```

Not that I can see. Does your system vimrc have any data? Does this bug reproduce against the `yaml` filetype on your machine? Here's my full version data ``` ≷...

FWIW I've tested on an old instance I keep with these details, and doesn't reproduce there either. ``` Linux q 4.19.0-21-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64 GNU/Linux VIM -...

I agree with you and do have plans to unify them under the same style at some point. Unfortunately since this is a major breaking-change (or at the very least...

I have no plans of implementing this myself. I'm happy to accept a PR for it though - unless the code is quite complex to implement it ofc - then...

I'm happy to accept a pull request for this, but I'm not interested in solving this problem.

This should already be doable with standard Vim config support. No support should be needed from this plugin to reset `indentexpr`.