feat: light and beautiful neovim config (only 0.12 support for now)

This commit is contained in:
2026-02-10 22:32:51 +01:00
parent 593895c78b
commit 8e24232973
58 changed files with 155 additions and 405 deletions

View File

@@ -12,3 +12,4 @@ if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; th
exec start-hyprland
fi
. "$HOME/.cargo/env"