Add dart + flutter
This commit is contained in:
parent
43d476107e
commit
76b65bb505
4 changed files with 18 additions and 0 deletions
|
@ -4,6 +4,7 @@ local function 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)
|
||||
call_with_helpers(require('plugins.lspconfig.dart').init)
|
||||
end
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue