]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - inputrc
setup.sh: Use sed_i().
[config/dotfiles.git] / inputrc
diff --git a/inputrc b/inputrc
index 0e702f12a0b177e2e54ad8e2e0bb6cbc19fb342a..5e8c0b2c4c0d008ce2364db8a003ddb76903c703 100644 (file)
--- a/inputrc
+++ b/inputrc
@@ -16,7 +16,7 @@
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
-# Only one <tab> is necessary to get a list of all possible options.
+# Only one <Tab> is necessary to get a list of all possible options.
 set show-all-if-ambiguous on
 set show-all-if-unmodified on
 
@@ -34,8 +34,7 @@ set editing-mode vi
 
 # KEY BINDINGS
 
-# Use jj and jk to exit insert mode.
-"jj": vi-movement-mode
+# Use jk to exit insert mode (jj is too slow).
 "jk": vi-movement-mode
 
 # <Up>/<Down> with the additional effect that only lines starting with the