VIM: Adds vim-repeat plugin

This commit is contained in:
Jonathan Hodgson 2020-09-26 17:44:15 +01:00
parent 577cfcf282
commit f1e20aa358
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -40,3 +40,6 @@
[submodule "nvim/.config/nvim/pack/bundle/opt/vim-surround"]
path = nvim/.config/nvim/pack/bundle/opt/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "nvim/.config/nvim/pack/bundle/opt/vim-repeat"]
path = nvim/.config/nvim/pack/bundle/opt/vim-repeat
url = https://github.com/tpope/vim-repeat