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
I don't know what cdac1a6 does fix really, but I have not noticed any clear advantage since I updated to cdac1a6, but I got this really annoying regression.
Since there is no mention of an issue linked to cdac1a6 supporting it, I'm wondering if it is really useful. The explanation in the commit only states that the approach to indentation has changed, but what does it fix?
For now, I will config my Vimrc to use tabular at the version prior to cdac1a6.
The text was updated successfully, but these errors were encountered:
Let's say you have this starting text:
since cdac1a6, if you use
GTabularize argument_list
, then you get:instead of the proper:
which you do get on the parent of cdac1a6.
I don't know what cdac1a6 does fix really, but I have not noticed any clear advantage since I updated to cdac1a6, but I got this really annoying regression.
Since there is no mention of an issue linked to cdac1a6 supporting it, I'm wondering if it is really useful. The explanation in the commit only states that the approach to indentation has changed, but what does it fix?
For now, I will config my Vimrc to use tabular at the version prior to cdac1a6.
The text was updated successfully, but these errors were encountered: