summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/init.txt4
-rw-r--r--crawl-ref/settings/no_vi_command_keys.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index aa3fca3f98..84473acd6e 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -409,4 +409,8 @@ note_monsters = orb of fire, ancient lich, Sigmund
##### 6-d Alternative keybinding files ##########
#
+# Alternative vi bindings for Dvorak users.
# include = dvorak_command_keys.txt
+#
+# Override the vi movement keys with a non-command.
+# include = no_vi_command_keys.txt
diff --git a/crawl-ref/settings/no_vi_command_keys.txt b/crawl-ref/settings/no_vi_command_keys.txt
index 2012b25f69..ffc1925487 100644
--- a/crawl-ref/settings/no_vi_command_keys.txt
+++ b/crawl-ref/settings/no_vi_command_keys.txt
@@ -1,4 +1,4 @@
-# Keybindings to override the vi keys.
+# Keybindings to override the vi movement keys.
# CMD_NO_CMD_DEFAULT results in "Unknown command."
# See docs/keybind.txt for other commands.