feat(nvim): Move neovim config to a sub-flake

This commit is contained in:
uttarayan21
2024-03-29 19:00:05 +05:30
parent 85c4f13f56
commit eb13211abe
12 changed files with 1785 additions and 658 deletions

View File

@@ -48,6 +48,7 @@ in {
set -gw mode-keys vi
set -g status-keys vi
set -g allow-passthrough on
set -g visual-activity off
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM
set -sg escape-time 10