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