-
Notifications
You must be signed in to change notification settings - Fork 163
Extra space after tabulation #65
Copy link
Copy link
Open
Description
Hi Matt,
Thanks for creating this great plugin!
I'm wondering why this plugin is adding so much extra space around the results? Here is what I mean. Let's say I have the following text and I'm tabulating it on a space:
a bb ccc dddd e
h e l l o
I run :Tabularize / (with a space after / ) and the result that I get is the following with three spaces between each literal:
a bb ccc dddd e
h e l l o
I'm having hard time understanding why is there such an excessive spacing in the result.
The result that I'm expecting is the following:
a bb ccc dddd e
h e l l o
I'd appreciate any insight into this.
Peter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels