feat: Updates lazyvim configuration, adds some configuration files.

This commit is contained in:
2025-04-01 11:58:35 -04:00
parent 6c6c5c507d
commit 3fc1054206
5 changed files with 49 additions and 8 deletions

View File

@@ -20,6 +20,6 @@ function n() {
# && return 0
# fi
nvim "$1"
nvim "$@"
}