Update
- Add php lang - Add lazygit conf - Reconf icons - Try fix
This commit is contained in:
parent
693ff850d5
commit
a649e15e92
7 changed files with 27 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue