feat: refactor dart and elixir LSPs according to the new structure

This commit is contained in:
NotAShelf 2023-04-18 03:18:02 +03:00
commit 824c852ec1
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
12 changed files with 167 additions and 87 deletions

View file

@ -15,9 +15,5 @@ _: {
./lsp-signature
./lightbulb
./lspkind
# language specific modules
./flutter-tools-nvim # dart & flutter
./elixir # elixir
];
}