Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmutch committed Jan 1, 2022
2 parents d555fed + 15a3aea commit 693b6ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
[submodule "vim/bundle/vim-better-whitespace"]
path = vim/bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
Expand Down Expand Up @@ -248,3 +245,9 @@
[submodule "vim/bundle/vim-cue"]
path = vim/bundle/vim-cue
url = https://github.com/jjo/vim-cue
[submodule "vim/bundle/blamer"]
path = vim/bundle/blamer
url = https://github.com/APZelos/blamer.nvim
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
1 change: 1 addition & 0 deletions vim/bundle/blamer
Submodule blamer added at f4eb22

0 comments on commit 693b6ca

Please sign in to comment.