From de49ab566a2013a561e47c1f3a2b430225307f1f Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 17 Jan 2020 12:06:56 +0100 Subject: \t -> ' ' --- .gitmodules | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/.gitmodules b/.gitmodules index 38955f2..5739f15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,37 +1,37 @@ [submodule "vim/.vim/bundle/closetag.vim"] - path = vim/.vim/bundle/closetag - url = https://github.com/docunext/closetag.vim.git + path = vim/.vim/bundle/closetag + url = https://github.com/docunext/closetag.vim.git [submodule "vim/.vim/bundle/endwise"] - path = vim/.vim/bundle/endwise - url = https://github.com/tpope/vim-endwise.git + path = vim/.vim/bundle/endwise + url = https://github.com/tpope/vim-endwise.git [submodule "vim/.vim/bundle/nerdcommenter"] - path = vim/.vim/bundle/nerdcommenter - url = https://github.com/scrooloose/nerdcommenter.git + path = vim/.vim/bundle/nerdcommenter + url = https://github.com/scrooloose/nerdcommenter.git [submodule "vim/.vim/bundle/lightline"] - path = vim/.vim/bundle/lightline - url = https://github.com/itchyny/lightline.vim + path = vim/.vim/bundle/lightline + url = https://github.com/itchyny/lightline.vim [submodule "vim/.vim/bundle/pathogen"] - path = vim/.vim/bundle/pathogen - url = https://github.com/tpope/vim-pathogen.git + path = vim/.vim/bundle/pathogen + url = https://github.com/tpope/vim-pathogen.git [submodule "vim/.vim/bundle/supertab"] - path = vim/.vim/bundle/supertab - url = https://github.com/ervandew/supertab.git + path = vim/.vim/bundle/supertab + url = https://github.com/ervandew/supertab.git [submodule "vim/.vim/bundle/semantic-highlight"] path = vim/.vim/bundle/semantic-highlight url = https://github.com/jaxbot/semantic-highlight.vim.git [submodule "vim/.vim/bundle/tagbar"] - path = vim/.vim/bundle/tagbar - url = https://github.com/majutsushi/tagbar.git + path = vim/.vim/bundle/tagbar + url = https://github.com/majutsushi/tagbar.git [submodule "vim/.vim/bundle/vimwiki"] - path = vim/.vim/bundle/vimwiki - url = https://github.com/vimwiki/vimwiki.git + path = vim/.vim/bundle/vimwiki + url = https://github.com/vimwiki/vimwiki.git [submodule "by_os/Linux/urxvt/.urxvt/urxvt-font-size"] - path = by_os/Linux/urxvt/.urxvt/urxvt-font-size - url = https://github.com/majutsushi/urxvt-font-size + path = by_os/Linux/urxvt/.urxvt/urxvt-font-size + url = https://github.com/majutsushi/urxvt-font-size [submodule "by_os/Linux/urxvt/.urxvt/urxvt-perls"] - path = by_os/Linux/urxvt/.urxvt/urxvt-perls - url = https://github.com/muennich/urxvt-perls.git + path = by_os/Linux/urxvt/.urxvt/urxvt-perls + url = https://github.com/muennich/urxvt-perls.git [submodule "by_os/Linux/urxvt/.urxvt/urxvt-tabbedex"] - path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex - url = https://github.com/mina86/urxvt-tabbedex + path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex + url = https://github.com/mina86/urxvt-tabbedex -- cgit v1.2.3