summaryrefslogtreecommitdiff
path: root/perf/vim.sh
diff options
context:
space:
mode:
Diffstat (limited to 'perf/vim.sh')
-rwxr-xr-xperf/vim.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/vim.sh b/perf/vim.sh
index ef3f56da..1ad7bd90 100755
--- a/perf/vim.sh
+++ b/perf/vim.sh
@@ -5,3 +5,4 @@
# scrolling (just the cursor)
time vim -u scroll.vim -c ':quit' UTF-8-demo.txt
time vim -u scroll.vim -c ':call AutoScroll(1000)' UTF-8-demo.txt
+time vim -u scroll.vim -c ':call AutoWindowScroll(20)' UTF-8-demo.txt