Add phpactor support for neovim
This commit is contained in:
parent
ab55e0c1fc
commit
bcd3112ec9
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -31,3 +31,6 @@
|
|||
[submodule "neovim/pack/vendor/start/gitsigns.nvim"]
|
||||
path = neovim/pack/vendor/start/gitsigns.nvim
|
||||
url = https://github.com/lewis6991/gitsigns.nvim
|
||||
[submodule "neovim/pack/vendor/start/nvim-lspconfig"]
|
||||
path = neovim/pack/vendor/start/nvim-lspconfig
|
||||
url = https://github.com/neovim/nvim-lspconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue