From 75f499a996ec71866b9dc3c2ac065bd2c48d4209 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 7 May 2025 15:24:48 +0200 Subject: [PATCH] add astro lsp --- home/programs/nvim/plugins/lsp.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/programs/nvim/plugins/lsp.nix b/home/programs/nvim/plugins/lsp.nix index 9a973b3..274b206 100644 --- a/home/programs/nvim/plugins/lsp.nix +++ b/home/programs/nvim/plugins/lsp.nix @@ -12,6 +12,7 @@ tailwindcss.enable = true; html.enable = true; svelte.enable = true; + astro.enable = true; }; }; none-ls = {