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

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

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