Removal ocaml and aded bash ls
This commit is contained in:
parent
72641743b5
commit
b4eea8a8cd
|
@ -44,8 +44,8 @@
|
||||||
# lua (nvim config)
|
# lua (nvim config)
|
||||||
lua-ls.enable = true;
|
lua-ls.enable = true;
|
||||||
|
|
||||||
# ocaml
|
# bash
|
||||||
ocamllsp.enable = true;
|
bashls.enable = true;
|
||||||
|
|
||||||
# nix
|
# nix
|
||||||
nixd = {
|
nixd = {
|
||||||
|
|
Loading…
Reference in a new issue