feat(hm/price): install bun for nvim plugins

This commit is contained in:
Price Hiller 2024-11-06 15:52:49 -06:00
parent ef7464c8fe
commit 270d59b49e
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -7,6 +7,7 @@
packages = with pkgs; [
neovide
neovim
bun
];
};
}