Compare commits

...

2 commits

Author SHA1 Message Date
52fc566b71
flake.lock: Update
Flake lock file updates:

• Updated input 'nixvim':
    'github:nix-community/nixvim/18b7597e6ca4b98a6c3f20ddc9783165d5998018' (2024-09-02)
  → 'github:nix-community/nixvim/35788bbc5ab247563e13bad3ce64acd897bca043' (2024-09-04)
2024-09-04 10:54:01 -07:00
9e904e68de
chore: re-enable typst-lsp 2024-09-04 10:53:48 -07:00
2 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@
nushell.enable = true; nushell.enable = true;
svelte.enable = true; svelte.enable = true;
tailwindcss.enable = true; tailwindcss.enable = true;
# typst-lsp.enable = true; typst-lsp.enable = true;
marksman.enable = true; marksman.enable = true;
}; };
}; };

View file

@ -229,11 +229,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1725269752, "lastModified": 1725419553,
"narHash": "sha256-AtZ9fSo2q6UeMoDy6kw6solM1B+BCABbKgCyUclsctg=", "narHash": "sha256-FSswXypinl4leeR0G2FTqsuG6/Dhlcu2sED9ZnYqwvk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixvim", "repo": "nixvim",
"rev": "18b7597e6ca4b98a6c3f20ddc9783165d5998018", "rev": "35788bbc5ab247563e13bad3ce64acd897bca043",
"type": "github" "type": "github"
}, },
"original": { "original": {