From 8a24d996208bd4ab2ef4e900e010f4bf24d7002f Mon Sep 17 00:00:00 2001 From: "Gustavo L de Mello (Guz)" Date: Tue, 28 Jan 2025 16:57:55 -0300 Subject: [PATCH] fix: missing dependency for nvim-dap-ui --- neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/neovim.nix b/neovim.nix index 2b67b63..0464b0a 100644 --- a/neovim.nix +++ b/neovim.nix @@ -43,6 +43,7 @@ nvim-dap-go nvim-dap-ui nvim-dap-virtual-text + nvim-nio nvim-ts-autotag nvim-web-devicons telescope-nvim