diff options
author | Tucker Evans <tucker@tuckerevans.com> | 2020-06-21 15:40:17 -0400 |
---|---|---|
committer | Tucker Evans <tucker@tuckerevans.com> | 2020-06-21 15:40:17 -0400 |
commit | e02b6d778db29b4bc06053fb51b33cf68400b3a5 (patch) | |
tree | baa82f7118dfa8a590cc3dc544e6bef699b8c45c | |
parent | f96ffede4e8a41624186e242fe72db1b6c7dccb4 (diff) |
Update vim plugins
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/.vim/pack/tje/start/vimtex | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 38b2af2..7f83de6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "vim/.vim/pack/tje/start/vim-ledger"] path = vim/.vim/pack/tje/start/vim-ledger url = https://github.com/ledger/vim-ledger.git -[submodule "vim/.vim/pack/tje/start/vimtex"] - path = vim/.vim/pack/tje/start/vimtex - url = git@github.com:lervag/vimtex.git [submodule "vim/.vim/pack/tje/start/typescript-vim"] path = vim/.vim/pack/tje/start/typescript-vim url = https://github.com/leafgarland/typescript-vim.git diff --git a/vim/.vim/pack/tje/start/vimtex b/vim/.vim/pack/tje/start/vimtex deleted file mode 160000 -Subproject 3d548b1d032371e3affefd4a392b70965a320b6 |