Skip to content

Commit

Permalink
Delete unused tmux plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
itiut committed Nov 8, 2017
1 parent 5586381 commit aad86ab
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions linked/.tmux.conf
Expand Up @@ -20,23 +20,11 @@ setw -g pane-active-border-style "bg=blue"

# tpm
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'Morantron/tmux-fingers'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'tmux-plugins/tmux-open'
set -g @plugin 'tmux-plugins/tmux-pain-control'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-sidebar'
set -g @plugin 'tmux-plugins/tmux-yank'

## Morantron/tmux-fingers
set -g @fingers-compact-hints '0'

## tmux-plugins/tmux-sidebar
set -g @sidebar-tree 'e'
set -g @sidebar-tree-command 'tree -C'
set -g @sidebar-tree-focus 'E'

## tmux-plugins/tmux-prefix-highlight
set -g @prefix_highlight_copy_mode_attr 'fg=black,bg=yellow'
set -g @prefix_highlight_fg 'black'
Expand Down

0 comments on commit aad86ab

Please sign in to comment.