nix-config/home/toast/programs/nixvim/plugins/gitsigns.nix

3 lines
54 B
Nix

{
programs.nixvim.plugins.gitsigns.enable = true;
}