This commit is contained in:
Stefan Liebl 2018-08-08 09:44:41 +02:00
parent 42e370e806
commit a7bb150b86
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -101,3 +101,6 @@
[submodule "pack/python-pep8-indent/opt/python-pep8-indent"]
path = pack/python-pep8-indent/opt/python-pep8-indent
url = https://github.com/Vimjas/vim-python-pep8-indent.git
[submodule "pack/qml/opt/qml"]
path = pack/qml/opt/qml
url = https://github.com/peterhoeg/vim-qml.git

1
pack/qml/opt/qml Submodule

@ -0,0 +1 @@
Subproject commit 8af43da6950ce5483704bb97f5b24471d8ffda1a

View File

@ -328,6 +328,7 @@ packadd! merginal
"packadd! pyclewn
"packadd! pylint
packadd! python-pep8-indent
packadd! qml
packadd! rtags
packadd! sessionman
packadd! SrchRplcHiGrp