Take first steos toward nvim lua config
This commit is contained in:
parent
e090f64788
commit
4143a7971a
7 changed files with 261 additions and 29 deletions
|
@ -8,6 +8,7 @@ bind-key b send-prefix
|
|||
|
||||
set -g automatic-rename off
|
||||
set -g renumber-windows on
|
||||
set -g history-limit 100000
|
||||
set-option -sg escape-time 10
|
||||
set-option -g base-index 1
|
||||
set-window-option -g monitor-activity off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue