kde: optimize some stuff

This commit is contained in:
caem 2024-12-15 01:29:38 +01:00
parent 3012c73e82
commit 16c91e0c9d
Signed by: caem
GPG key ID: 69A830D03203405F
3 changed files with 9 additions and 7 deletions

View file

@ -15,6 +15,8 @@
# Neovim
set-option -sg escape-time 10
set-option -g focus-events on
# https://stackoverflow.com/questions/60309665/neovim-colorscheme-does-not-look-right-when-using-nvim-inside-tmux#comment124479399_60313682
set-option -ga terminal-overrides ",xterm-256color:Tc"
# vi mode
set -g mode-keys vi