1
0
Fork 0
- Add php lang
- Add lazygit conf
- Reconf icons
- Try fix
This commit is contained in:
Florian RICHER 2021-06-28 14:18:14 +02:00
parent 693ff850d5
commit a649e15e92
7 changed files with 27 additions and 1 deletions

View file

@ -3,6 +3,7 @@ local function init()
call_with_helpers(require('plugins.lspconfig.rust').init)
call_with_helpers(require('plugins.lspconfig.typescript').init)
call_with_helpers(require('plugins.lspconfig.ruby').init)
call_with_helpers(require('plugins.lspconfig.php').init)
end
return {