summaryrefslogtreecommitdiffstats
path: root/syntax/csv.vim (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-08UpdateAdam Stankiewicz1-3/+11
2021-06-01UpdateAdam Stankiewicz1-8/+9
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-10-25Fix conditions, #608Adam Stankiewicz1-1/+1
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-1/+1
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-8/+1
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz1-1/+3
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz1-0/+5
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz1-0/+2
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz1-4/+2
2019-03-10Add csv plugin, closes #239Adam Stankiewicz1-0/+173
2015-02-11Remove CSV syntax (it is ugly and not useful)v1.12.0Adam Stankiewicz1-163/+0
2015-01-23Update all packagesv1.11.2Adam Stankiewicz1-5/+9
2014-12-09Updatev1.10.4Adam Stankiewicz1-29/+0
2014-07-29Major updatev1.9.2Adam Stankiewicz1-2/+2
2013-09-12Add csv syntax supportAdam Stankiewicz1-0/+188