diff --git a/.gitmodules b/.gitmodules index 6aa0f11..b56a8c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "dircolors"] path = dircolors url = https://github.com/seebi/dircolors-solarized.git +[submodule "vim/bundle/vim-devicons"] + path = vim/bundle/vim-devicons + url = git@github.com:ryanoasis/vim-devicons.git diff --git a/vim/bundle/vim-devicons b/vim/bundle/vim-devicons new file mode 160000 index 0000000..d0111ec --- /dev/null +++ b/vim/bundle/vim-devicons @@ -0,0 +1 @@ +Subproject commit d0111ec77c3d7e3e3072e576bb26055643e64a2f