1

Directly bundle vim plugins

This commit is contained in:
Evan Pratten 2023-06-27 21:48:13 -04:00
parent d160689f99
commit a20bfd38f1
6 changed files with 22 additions and 0 deletions

17
.gitmodules vendored
View File

@ -2,3 +2,20 @@
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "configs/nvim/pack/tpope/start/repeat"]
path = configs/nvim/pack/tpope/start/repeat
url = https://tpope.io/vim/repeat.git
ignore = dirty
[submodule "configs/nvim/pack/ggandor/start/leap.nvim"]
path = configs/nvim/pack/ggandor/start/leap.nvim
url = https://github.com/ggandor/leap.nvim
ignore = dirty
[submodule "configs/nvim/pack/tpope/start/commentary"]
path = configs/nvim/pack/tpope/start/commentary
url = https://tpope.io/vim/commentary.git
[submodule "configs/nvim/pack/jiangmiao/start/auto-pairs"]
path = configs/nvim/pack/jiangmiao/start/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule "configs/nvim/pack/airblade/start/vim-gitgutter"]
path = configs/nvim/pack/airblade/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git

@ -0,0 +1 @@
Subproject commit 4a7ca061af2b199a9b97041270611439e8fa2b02

@ -0,0 +1 @@
Subproject commit dabcce410ea8655f3c0acaee8da8f366b4a629a8

@ -0,0 +1 @@
Subproject commit 39f06b873a8449af8ff6a3eee716d3da14d63a76

@ -0,0 +1 @@
Subproject commit e87cd90dc09c2a203e13af9704bd0ef79303d755

@ -0,0 +1 @@
Subproject commit 24afe922e6a05891756ecf331f39a1f6743d3d5a