@@ -1,10 +1,10 @@
-set -g mouse on
-
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'christoomey/vim-tmux-navigator'
+set -g mouse on
+
# try to use correct colors
set -g default-terminal screen-256color