Add few nvim LanguageClient shortcuts, update tmux

This commit is contained in:
arnaucube
2020-11-01 19:29:07 +01:00
parent 4728119bab
commit ecc8ac220e
2 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
set -g default-terminal "screen-256color" # colors!
set -g status-bg blue
set -g status-fg white
# maximize current pane
bind + run 'cut -c3- ~/.tmux.conf | sh -s _maximize_pane "#{session_name}" #D'