summaryrefslogtreecommitdiffstats
path: root/autoload/csv.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-07Fix test and loading of filetypes, closes #577v4.13.2Adam Stankiewicz1-3/+7
2020-09-04Switch to neovim version of help filetype, fixes #536Adam Stankiewicz1-63/+48
2020-07-26UpdateAdam Stankiewicz1-5/+9
2020-06-25UpdateAdam Stankiewicz1-4/+4
2020-05-31UpdateAdam Stankiewicz1-2/+2
2020-05-20UpdateAdam Stankiewicz1-1/+1
2020-04-30Remove rego syntax, fixes #486Adam Stankiewicz1-0/+7
2020-04-14UpdateAdam Stankiewicz1-0/+4
2020-03-02UpdateAdam Stankiewicz1-1/+5
2019-12-31UpdateAdam Stankiewicz1-3/+3
2019-12-12UpdateAdam Stankiewicz1-16/+17
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/+3191