summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2017-12-15 02:15:35 +0000
committerMike Crute <mike@crute.us>2017-12-15 02:15:35 +0000
commit7a42b52c522cccb892d3cdc8b6bba3b37344bcb3 (patch)
treef29d63f20387ea607678ec473ef4aeaff89d26f5 /.gitmodules
parentcbbde41efac380b6538403be30deca376f857b8d (diff)
downloaddotfiles-7a42b52c522cccb892d3cdc8b6bba3b37344bcb3.tar.bz2
dotfiles-7a42b52c522cccb892d3cdc8b6bba3b37344bcb3.tar.xz
dotfiles-7a42b52c522cccb892d3cdc8b6bba3b37344bcb3.zip
Use vim PaperColor module
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5ea6f6b..24eb4d6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
55[submodule ".vim/bundle/vim-docker"] 55[submodule ".vim/bundle/vim-docker"]
56 path = .vim/bundle/vim-docker 56 path = .vim/bundle/vim-docker
57 url = https://github.com/ekalinin/Dockerfile.vim.git 57 url = https://github.com/ekalinin/Dockerfile.vim.git
58[submodule ".vim/bundle/papercolor-theme"]
59 path = .vim/bundle/papercolor-theme
60 url = https://github.com/NLKNguyen/papercolor-theme.git