From e99a5ec8621e8060a1c6b55e4930c4ba7b9b0063 Mon Sep 17 00:00:00 2001 From: Grant Hutchins Date: Tue, 3 Sep 2013 13:39:00 -0400 Subject: [PATCH] Add csv.vim --- .gitmodules | 3 +++ bundle/csv.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/csv.vim diff --git a/.gitmodules b/.gitmodules index 7e4589ef..6f1a0709 100644 --- a/.gitmodules +++ b/.gitmodules @@ -202,3 +202,6 @@ [submodule "bundle/vim-clojure-static"] path = bundle/vim-clojure-static url = https://github.com/guns/vim-clojure-static.git +[submodule "bundle/csv.vim"] + path = bundle/csv.vim + url = https://github.com/chrisbra/csv.vim.git diff --git a/bundle/csv.vim b/bundle/csv.vim new file mode 160000 index 00000000..1af96441 --- /dev/null +++ b/bundle/csv.vim @@ -0,0 +1 @@ +Subproject commit 1af96441969b376612b040886e0e13705d304483