mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-03 04:16:36 +00:00
feat: bash language server
This commit is contained in:
parent
29de5b56c0
commit
6e448cf958
7 changed files with 221 additions and 14 deletions
|
|
@ -72,6 +72,7 @@ inputs: let
|
|||
python.enable = isMaximal;
|
||||
dart.enable = isMaximal;
|
||||
elixir.enable = false;
|
||||
bash.enable = true;
|
||||
};
|
||||
|
||||
vim.visuals = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue