add comment about modifier

This commit is contained in:
Maxim Uvarov
2024-08-14 03:39:05 +00:00
parent 05b58caf7b
commit 102eae3587

View File

@ -896,7 +896,7 @@ $env.config = {
# So please feel free to uncomment and try the keybindings that will work for you.
# {
# name: insert_newline
# modifier: alt
# modifier: alt # In case of problems, check if the control or shift modifier works for you
# keycode: enter
# mode: [emacs vi_normal vi_insert]
# event: { edit: insertnewline }