nixos-combined-flake/modules/nixvim/plugins/lastplace.nix

4 lines
39 B
Nix

{
plugins.lastplace.enable = true;
}