Add tmux-copycat

This commit is contained in:
Dave Gallant
2024-08-03 08:05:57 -04:00
parent 440f0e0319
commit fe02447234

View File

@@ -244,6 +244,10 @@ in {
plugin = yank;
extraConfig = "set -g @plugin 'tmux-plugins/tmux-yank'";
}
{
plugin = copycat;
extraConfig = "set -g @plugin 'tmux-plugins/tmux-copycat'";
}
{
plugin = tmux-colors-solarized;
extraConfig = ''