]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
inputrc: update comment
authorSimon Ruderich <simon@ruderich.org>
Sun, 14 Jun 2015 21:50:34 +0000 (23:50 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 14 Jun 2015 21:50:34 +0000 (23:50 +0200)
inputrc

diff --git a/inputrc b/inputrc
index cf06ec1a18a4962b348cf48ec3124c221d85303f..aa7401363b2d8f3d487a649a272466125def90d4 100644 (file)
--- a/inputrc
+++ b/inputrc
@@ -1,6 +1,6 @@
 # Configuration file for readline.
 
-# Copyright (C) 2011-2014  Simon Ruderich
+# Copyright (C) 2011-2015  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -36,7 +36,7 @@ set editing-mode vi
 
 # Insert mode.
 
-# Use jk to exit insert mode (jj is too slow).
+# Use jk to exit insert mode (jj is too slow to type).
 "jk": vi-movement-mode
 
 # <Up>/<Down> with the additional effect that only lines starting with the