languages/json: init

Create the `vim.languages.json` module using `jsonls` and `jsonfmt`.
This commit is contained in:
Cool-Game-Dev 2025-08-13 13:43:57 -05:00
commit 1f68e37722
No known key found for this signature in database
4 changed files with 109 additions and 1 deletions

View file

@ -21,6 +21,7 @@ in {
./html.nix
./haskell.nix
./java.nix
./json.nix
./lua.nix
./markdown.nix
./nim.nix