summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-10 21:16:44 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-10 21:16:48 +0100
commit5005f1e27a9a600822a16363eff5ee76bc130331 (patch)
tree34719f33b830aaa69e222aae031342ba2a97c426 /build
parent571f76e6b62ef4535322345094b23605d7308e72 (diff)
downloadvim-polyglot-5005f1e27a9a600822a16363eff5ee76bc130331.tar.gz
vim-polyglot-5005f1e27a9a600822a16363eff5ee76bc130331.zip
Add csv plugin, closes #239
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index c94ccc00..7281da64 100755
--- a/build
+++ b/build
@@ -171,6 +171,7 @@ PACKS="
cql:elubow/cql-vim
cryptol:victoredwardocallaghan/cryptol.vim
crystal:rhysd/vim-crystal
+ csv:chrisbra/csv.vim
cucumber:tpope/vim-cucumber
cue:mgrabovsky/vim-cuesheet
dart:dart-lang/dart-vim-plugin