This commit is contained in:
Hadi
2024-04-20 00:16:05 +02:00
parent 637accfc1c
commit 950e1cfcf2
7 changed files with 35 additions and 2 deletions

1
home/nvim/trouble.nix Normal file
View File

@@ -0,0 +1 @@
{ programs.nixvim.plugins.trouble = { enable = true; }; }