config/users/fish/vim.nix
2025-08-23 20:18:18 -07:00

4 lines
51 B
Nix

{ ... }:
{
vim.languages.svelte.enable = true;
}