diff options
author | Julian T <julian@jtle.dk> | 2021-04-21 09:56:39 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-04-21 09:56:39 +0200 |
commit | 02f2e3f2b0914645dc142d2b86fcb16a40685c3f (patch) | |
tree | 0ec1f5f048c6a4c74d0428d8006def3167608dca | |
parent | fd3e694bd327b2ebd55c6bba40f009945726c91f (diff) |
Remove git submodules
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index aa428a0..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "vim-extra/.vim/bundle/Vundle.vim"] - path = vim-extra/.vim/bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim.git |