feat: bash language server

This commit is contained in:
raf 2023-09-23 18:36:25 +03:00
commit 6e448cf958
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 221 additions and 14 deletions

View file

@ -72,6 +72,7 @@ inputs: let
python.enable = isMaximal;
dart.enable = isMaximal;
elixir.enable = false;
bash.enable = true;
};
vim.visuals = {