languages/fish: init

Add fish support with fish-lsp and fish_indent.
This commit is contained in:
Poseidon 2025-08-25 12:53:27 -05:00
commit 43fb640c2a
No known key found for this signature in database
4 changed files with 103 additions and 0 deletions

View file

@ -12,6 +12,7 @@ in {
./clojure.nix
./css.nix
./elixir.nix
./fish.nix
./fsharp.nix
./gleam.nix
./go.nix