feature: svelte lsp and diagnostics

This commit is contained in:
NotAShelf 2023-06-03 17:18:26 +03:00
commit f7bbfe3e3a
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
4 changed files with 149 additions and 0 deletions

View file

@ -81,6 +81,9 @@ with lib; let
"project-nvim"
"elixir-ls"
"elixir-tools"
"vim-svelte"
"vim-javascript"
"vim-html"
];
# You can either use the name of the plugin or a package.
pluginsType = with types;