use vim-repeat in neovim

pull/2/head
Alpha Chen 2 years ago
parent 1e04d57734
commit b60ddf96be

3
.gitmodules vendored

@ -171,3 +171,6 @@
[submodule ".local/share/nvim/site/pack/kejadlen/start/fzf"]
path = .local/share/nvim/site/pack/kejadlen/start/fzf
url = https://github.com/junegunn/fzf.vim.git
[submodule ".local/share/nvim/site/pack/kejadlen/start/repeat"]
path = .local/share/nvim/site/pack/kejadlen/start/repeat
url = https://github.com/tpope/vim-repeat.git

@ -0,0 +1 @@
Subproject commit 24afe922e6a05891756ecf331f39a1f6743d3d5a
Loading…
Cancel
Save