feat(nix/hosts/luna): add stylua to nvim-ts-autotag runner

This commit is contained in:
Price Hiller 2024-05-18 04:43:20 -05:00
parent 34d009db07
commit 7a043de918
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -7,6 +7,7 @@
url = "https://github.com/PriceHiller/nvim-ts-autotag";
tokenFile = config.age.secrets.gh-ts-autotag-runner-token.path;
extraPackages = with pkgs; [
stylua
tree-sitter
fd
neovim