Add termial alias in vim

This commit is contained in:
Smirnov Alexandr 2021-03-27 14:05:41 +02:00
parent 946566abc6
commit 5cc86198aa
4 changed files with 22 additions and 18 deletions

View file

@ -2,7 +2,7 @@
set -sg escape-time 0
## Set prefix
set -g prefix C-a
set -g prefix C-f
## Set base index
set -g base-index 1