Compare commits
No commits in common. "d3bf12cd5e1bc619bc2432e835480787f445e28e" and "c269c6e17501d275c037abe3e1fc014bc938e60e" have entirely different histories.
d3bf12cd5e
...
c269c6e175
2
nvim
2
nvim
|
@ -1 +1 @@
|
||||||
Subproject commit b087eaa1ef08ad47fe3ea639151b3ae21d1e61c0
|
Subproject commit d6ce80e6a2c8faaa7b7f36b18a97a2c1cf203657
|
|
@ -3,8 +3,6 @@ set -ag terminal-overrides ",xterm-256color:RGB"
|
||||||
|
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
|
|
||||||
set-option -g focus-events on
|
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set-option -g prefix C-s
|
set-option -g prefix C-s
|
||||||
bind-key C-s send-prefix
|
bind-key C-s send-prefix
|
||||||
|
|
Loading…
Reference in New Issue