Tries to get wordpress ctags working
This commit is contained in:
parent
4c831e0645
commit
edcddfee35
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -62,3 +62,7 @@
|
||||||
[submodule "bundle/ReplaceWithRegister"]
|
[submodule "bundle/ReplaceWithRegister"]
|
||||||
path = bundle/ReplaceWithRegister
|
path = bundle/ReplaceWithRegister
|
||||||
url = https://github.com/vim-scripts/ReplaceWithRegister
|
url = https://github.com/vim-scripts/ReplaceWithRegister
|
||||||
|
[submodule "wordpress.vim"]
|
||||||
|
path = wordpress.vim
|
||||||
|
url = https://github.com/DArcMattr/wordpress.vim
|
||||||
|
branch = universal-ctags
|
||||||
|
|
1
wordpress.vim
Submodule
1
wordpress.vim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1a54b0a844c5b3fff3cf89fff9b28ff9082ae4ef
|
Loading…
Add table
Add a link
Reference in a new issue