summaryrefslogtreecommitdiff
path: root/inputrc
diff options
context:
space:
mode:
authorjohannst <stoelp@eit.uni-kl.de>2016-10-19 16:21:52 +0200
committerjohannst <stoelp@eit.uni-kl.de>2016-10-19 16:21:52 +0200
commit630c85719fb52e3edb9c98a04a716d956223c9d0 (patch)
tree2099b9e2bcce1e5f29daffb0848c86c7844059dd /inputrc
parent449186bb8bb51e462ec35b9d420afc14383016df (diff)
downloaddotfiles-630c85719fb52e3edb9c98a04a716d956223c9d0.tar.gz
dotfiles-630c85719fb52e3edb9c98a04a716d956223c9d0.zip
added vi movement in bash; vim changed keymaps to be non-recursive and changed layout of quickfix window, added auto save/restore (but currently disabled)
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/inputrc b/inputrc
new file mode 100644
index 0000000..06ef8a9
--- /dev/null
+++ b/inputrc
@@ -0,0 +1,5 @@
+# dotfiles -- inputrc
+# author: johannst
+
+set keymap vi-insert
+"jj": vi-movement-mode