fix(keymaps): correct typo in keymap file

Fixed a comment line that was not commented and was generating an error on kitty open.

BREAKING CHANGE: Fixes an error message that had existed for several versions
This commit is contained in:
2024-07-27 05:42:33 -04:00
parent 2f4f6482f5
commit ab85db074d
+1 -1
View File
@@ -56,7 +56,7 @@ map f6 launch --location=vsplit
# Create a new window splitting the space used by the existing one so that
# the two windows are placed side by side if the existing window is wide or
one above the other if the existing window is tall.
# one above the other if the existing window is tall.
map f4 launch --location=split
# Rotate the current split, changing its split axis from vertical to