Adding transient nixvim configs, dwl, dwl patches

This commit is contained in:
2025-09-17 14:02:06 -04:00
parent 8c1552cdde
commit 4b7a2ccd20
10 changed files with 221 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{ config, pkgs, lib, inputs, ... }:
{
programs.nixvim.plugins.which-key = {
lazyLoad.enable = true;
enable = true;
settings = {
delay = 200;
expand = 1;