My changes
This commit is contained in:
parent
609808366b
commit
889ba25939
7 changed files with 49 additions and 9 deletions
6
lua/custom/plugins/magento2-ls.lua
Normal file
6
lua/custom/plugins/magento2-ls.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
'pbogut/magento2-ls',
|
||||
build = function()
|
||||
require('magento2_ls').get_server()
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue