1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix delimiter auto detection More... about 1 month ago
fix error with :Histogram command
chrisbra
as Christian Brabandt
More... 4 months ago
Use header width as minimum for empty columns More... 8 months ago
doc: use better format in first line of help
chrisbra
as Christian Brabandt
More... 12 months ago
Fix: Incorrect parsing of custom /format/ when performed on a range. More... over 1 year ago
Fix: decimal point substitution failed in certain situations. More... over 1 year ago
doc: fix capitalization error
chrisbra
as Christian Brabandt
More... over 1 year ago
Add information about :HistogramCol and :MedianCol to README / help. More... over 1 year ago
Some minor cleanup. More... over 1 year ago
Add a function to report the median of a column. More... over 1 year ago
Make the Histogram function run more efficiently. More... over 1 year ago
Add a function to display the histogram of the column's data. More... over 1 year ago
Fix the parsing of numbers, and increase their allowable formats. More... almost 2 years ago
Remove trailing spaces. More... almost 2 years ago
Use trim() instead of the two substitute() function calls. More... almost 2 years ago
Add a License file
chrisbra
as Christian Brabandt
More... about 2 years ago
AddColumn: initialize commentpat properly
chrisbra
as Christian Brabandt
More... about 2 years ago
Merge pull request #231 from abhro/patch-1
chrisbra
as Christian Brabandt
More... over 2 years ago
Fix markdown in README.md More... over 2 years ago
Merge pull request #230 from idbrii/doc-initcsv
chrisbra
as Christian Brabandt
More... over 2 years ago
doc: Rename InitCSV -> CSVInit More... over 2 years ago
Column: allow to skip Header lines when copying using the ! attribute
chrisbra
as Christian Brabandt
More... almost 3 years ago
style: sort Command definitions
chrisbra
as Christian Brabandt
More... almost 3 years ago
CSVTable: Allow to request ascii drawing chars
chrisbra
as Christian Brabandt
More... almost 3 years ago
ConvertData cannot handle empty columns
chrisbra
as Christian Brabandt
More... almost 3 years ago
HiCol: Make sure to clean the matches when leaving buffer
chrisbra
as Christian Brabandt
More... almost 3 years ago
HiColumn: simplify cleanup
chrisbra
as Christian Brabandt
More... almost 3 years ago
Merge pull request #223 from hgigas/patch-1
chrisbra
as Christian Brabandt
More... over 3 years ago
fix: No delimiter found with `cmdheight=0` More... over 3 years ago
doc: fix typo in :ArrangeColumn
chrisbra
as Christian Brabandt
More... over 3 years ago