update nvim

This commit is contained in:
Alexander NeonXP Kiryukhin 2024-07-17 02:52:30 +03:00
parent a1f77fb47c
commit 60e8ec422b
No known key found for this signature in database
GPG key ID: 35E33E1AB7776B39
4 changed files with 58 additions and 55 deletions

View file

@ -328,5 +328,5 @@ map kitty_mod+k clear_terminal reset active
# map opt+cmd+h hide_macos_other_apps
# map cmd+m minimize_macos_window
# map cmd+q quit
map F5 launch --location=hsplit --cwd=current
map F6 launch --location=vsplit --cwd=current
map kitty_mod+F5 launch --location=hsplit --cwd=current
map kitty_mod+F6 launch --location=vsplit --cwd=current