summaryrefslogtreecommitdiffstats
path: root/vimperator
diff options
context:
space:
mode:
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/.vimperatorrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimperator/.vimperatorrc b/vimperator/.vimperatorrc
index 959c24a..26cbebf 100644
--- a/vimperator/.vimperatorrc
+++ b/vimperator/.vimperatorrc
@@ -6,6 +6,9 @@
let g:smooziee_scroll_amount="100"
let g:smooziee_scroll_interval="10"
+" Use <Down> and <Up> so we can get smooth scrolling for free (if enabled)
+noremap j <Down>
+noremap k <Up>
" swap ; and :
nnoremap ; :