From 324568f5ec11bea6d216f6fa8897fc6ea34139a0 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Fri, 12 Feb 2016 12:31:47 +0100 Subject: [PATCH] vim-devicons --- .gitmodules | 3 +++ vim/bundle/vim-devicons | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-devicons 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