My changes

This commit is contained in:
Peter Stuifzand 2024-02-26 21:18:26 +01:00
parent 609808366b
commit 889ba25939
No known key found for this signature in database
7 changed files with 49 additions and 9 deletions

View file

@ -0,0 +1,6 @@
return {
'pbogut/magento2-ls',
build = function()
require('magento2_ls').get_server()
end,
}