summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 09:06:19 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:06:18 (GMT)
commit31245928c276685e68a47626592f9d2e8c78c9da (patch)
tree2a022913d5e6659f4f0eacf55ddf56c7df7dc450
parent3b5127f5770e8e75b7b79d3e8b372a1cd409319c (diff)
downloaddotfiles-31245928c276685e68a47626592f9d2e8c78c9da.zip
dotfiles-31245928c276685e68a47626592f9d2e8c78c9da.tar.gz
dotfiles-31245928c276685e68a47626592f9d2e8c78c9da.tar.bz2
bundle: Install csv
-rw-r--r--.gitmodules3
m---------.vim/bundle/csv.vim0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..bc22eb4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".vim/bundle/csv.vim"]
+ path = .vim/bundle/csv.vim
+ url = https://github.com/chrisbra/csv.vim.git
diff --git a/.vim/bundle/csv.vim b/.vim/bundle/csv.vim
new file mode 160000
+Subproject 2f640f0b5beb450ac83db9cfdb38ce4204e88d4