vim:plugs: Add vim-textobj-indent

This commit is contained in:
2023-06-21 10:34:01 +02:00
parent a2c27496eb
commit 28fa0c7fbc
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -91,6 +91,9 @@
[submodule "vim-textobj-comment"]
path = .local/share/vim/pack/plugins/opt/vim-textobj-comment
url = https://github.com/glts/vim-textobj-comment
[submodule "vim-textobj-indent"]
path = .local/share/vim/pack/plugins/opt/vim-textobj-indent
url = https://github.com/kana/vim-textobj-indent
[submodule "vim-textobj-user"]
path = .local/share/vim/pack/plugins/opt/vim-textobj-user
url = https://github.com/kana/vim-textobj-user

View File

@@ -0,0 +1 @@
../opt/vim-textobj-indent/