aboutsummaryrefslogtreecommitdiff
path: root/vimperator/vimperatorrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimperator/vimperatorrc')
-rw-r--r--vimperator/vimperatorrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/vimperator/vimperatorrc b/vimperator/vimperatorrc
deleted file mode 100644
index 20c4ac0a..00000000
--- a/vimperator/vimperatorrc
+++ /dev/null
@@ -1,6 +0,0 @@
-" Use letter hint characters rather than numbers
-set hintchars=hjklasdfgyuiopqwertnmzxcvb
-
-" Make Ctrl-A select all in input fields rather than start-of-line
-inoremap <C-a> <C-Home><C-S-End>
-