about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2017-02-09 10:34:15 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2017-02-09 10:34:15 +0700
commita295db54fbe539abda4542195fa3b5781d13806d (patch)
treeedefbd95590f1976419deaff71ae827e2c4e7410 /.gitmodules
parent3722d3e087637b952e34dfd326b0b4d362705bef (diff)
downloaddotfiles-a295db54fbe539abda4542195fa3b5781d13806d.tar.gz
Update 20170209. Highlights: awesome 4.0, gruvbox dark -> light
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e5f0c2a..8f25357 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,7 @@
 [submodule "gruvbox"]
 	path = vim/.vim/pack/gruvbox
-	url = https://github.com/McSinyx/gruvbox
+	url = https://github.com/McSinyx/gruvbox.git
+
+[submodule "vim-abolish"]
+	path = vim/.vim/pack/abolish/start/vim-abolish
+	url = https://github.com/tpope/vim-abolish.git