nixos-combined-flake/modules/nixvim/plugins/vim-tmux-navigator.nix

4 lines
50 B
Nix

{
plugins.tmux-navigator.enable = true;
}