Browse Source

Removing matchit as we weren't really using it anyway

pull/1/head
Ryan Reed 3 years ago
parent
commit
0db0b660c7
2 changed files with 0 additions and 4 deletions
  1. +0
    -3
      .gitmodules
  2. +0
    -1
      dot_vim/pack/dist/opt/vim-matchit

+ 0
- 3
.gitmodules View File

@ -31,9 +31,6 @@
[submodule "dot_vim/bundle/vim-surround"]
path = dot_vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "dot_vim/pack/dist/opt/vim-matchit"]
path = dot_vim/pack/dist/opt/vim-matchit
url = https://github.com/adelarsq/vim-matchit.git
[submodule "dot_vim/pack/git-plugins/start/ale"]
path = dot_vim/pack/git-plugins/start/ale
url = https://github.com/dense-analysis/ale.git

+ 0
- 1
dot_vim/pack/dist/opt/vim-matchit

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

Loading…
Cancel
Save