Rewriting nvim and using nightly build 0.12

This commit is contained in:
2026-03-14 10:14:49 +01:00
parent 56a8be87f4
commit d7c71aa179
21 changed files with 165 additions and 1792 deletions

View File

@@ -2,7 +2,7 @@ set -g prefix C-b
bind C-b send-prefix
set -g mouse on
set -g base-index 1 # start windows numbering at 1wq
# List of plugins
set -g @plugin 'catppuccin/tmux#v2.1.3'
set -g @catppuccin_flavor 'mocha'