update nixvim and fix deprecations

This commit is contained in:
2024-11-19 16:46:13 +01:00
parent 13925c6490
commit 461d94f808
5 changed files with 20 additions and 15 deletions

View File

@ -1,8 +1,10 @@
set -g history-limit 50000
set -g default-terminal "screen-256color"
set -g mouse on
set -sg escape-time 50
set -g default-terminal "xterm-256color"
set -as terminal-overrides ",xterm-*:Tc"
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix