changed packadd for log-highlight
This commit is contained in:
parent
33e968acfc
commit
99e5f52031
|
@ -40,3 +40,6 @@
|
||||||
[submodule "vim/.vim/pack/default/start/undotree"]
|
[submodule "vim/.vim/pack/default/start/undotree"]
|
||||||
path = vim/.vim/pack/default/start/undotree
|
path = vim/.vim/pack/default/start/undotree
|
||||||
url = https://github.com/mbbill/undotree.git
|
url = https://github.com/mbbill/undotree.git
|
||||||
|
[submodule "vim/.vim/pack/default/opt/vim-log-highlighting"]
|
||||||
|
path = vim/.vim/pack/default/opt/vim-log-highlighting
|
||||||
|
url = https://github.com/MTDL9/vim-log-highlighting.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1037e26f3120e6a6a2c0c33b14a84336dee2a78f
|
Loading…
Reference in New Issue