new nvim config

This commit is contained in:
Flo
2025-06-30 21:56:00 +02:00
parent 34e65d765c
commit 165afe8ad4
18 changed files with 554 additions and 14 deletions

2
.zshrc
View File

@ -126,3 +126,5 @@ PATH=$PATH:/home/user/flo/.local/share/containers/podman-desktop/extensions-stor
SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket; export SSH_AUTH_SOCK;
export VISUAL="/usr/bin/nvim"
export EDITOR="/usr/bin/nvim"