+ qml
This commit is contained in:
parent
42e370e806
commit
a7bb150b86
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -101,3 +101,6 @@
|
|||||||
[submodule "pack/python-pep8-indent/opt/python-pep8-indent"]
|
[submodule "pack/python-pep8-indent/opt/python-pep8-indent"]
|
||||||
path = 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
|
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
1
pack/qml/opt/qml
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8af43da6950ce5483704bb97f5b24471d8ffda1a
|
@ -328,6 +328,7 @@ packadd! merginal
|
|||||||
"packadd! pyclewn
|
"packadd! pyclewn
|
||||||
"packadd! pylint
|
"packadd! pylint
|
||||||
packadd! python-pep8-indent
|
packadd! python-pep8-indent
|
||||||
|
packadd! qml
|
||||||
packadd! rtags
|
packadd! rtags
|
||||||
packadd! sessionman
|
packadd! sessionman
|
||||||
packadd! SrchRplcHiGrp
|
packadd! SrchRplcHiGrp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user