Removal ocaml and aded bash ls

This commit is contained in:
Alejandro Angulo 2024-06-08 22:09:30 -07:00
parent 72641743b5
commit b4eea8a8cd
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -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 = {