mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nvim): config cleanup
This commit is contained in:
parent
77007e111c
commit
373c5ad84b
5 changed files with 10 additions and 50 deletions
|
|
@ -10,8 +10,8 @@ set -g window-status-current-style bg=white,fg=black
|
|||
set -g window-status-style bg=black,fg=white
|
||||
|
||||
# remap prefix
|
||||
set -g prefix C-m
|
||||
bind C-m send-prefix
|
||||
bind C-a send-prefix
|
||||
set-option -g prefix C-a
|
||||
unbind C-b
|
||||
|
||||
# organic jumping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue