Sync package lists.

This commit is contained in:
2026-02-14 11:16:45 -05:00
parent fc9b2517c6
commit 5745665c15
8 changed files with 25 additions and 35 deletions

View File

@@ -11,7 +11,6 @@ set -g mouse on
bind -n MouseDown2Pane run "tmux set-buffer -b primary_selection \"$(xsel -o)\"; tmux paste-buffer -b primary_selection; tmux delete-buffer -b primary_selection"
# List of plugins and their settings
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'nhdaly/tmux-better-mouse-mode'
set -g @scroll-speed-num-lines-per-scroll 2
set -g @plugin 'tmux-plugins/tpm'