fix: remove nvim dap temporarily bc it fails build

This commit is contained in:
2026-07-31 15:49:36 +02:00
parent d58232269c
commit abd8d56fab
+1 -1
View File
@@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./cmp.nix ./cmp.nix
./dap.nix #./dap.nix
./lsp.nix ./lsp.nix
./fmt.nix ./fmt.nix
./treesitter.nix ./treesitter.nix