nixos-config/home-manager/stvnliu/nixvim/which_key.nix
Zhongheng Liu fcb2066392
feat: create gruvbox-themed nixvim configuration
Added nixvim as a flake input in flake.nix

Added plugin definitions ini home-manager/stvnliu/nixvim/

Added configuration options for easy toggling for editors
2024-08-11 19:50:16 +08:00

1 line
40 B
Nix

{plugins.which-key = {enable = true;};}