From f86d6049150ec73865408a2e34bbc80fdd22c076 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sat, 22 Nov 2014 18:47:18 +0100 Subject: [PATCH] Doc: use autocmd for remapping '' Closes #126. --- doc/startify.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/startify.txt b/doc/startify.txt index df4412c..8122bf8 100644 --- a/doc/startify.txt +++ b/doc/startify.txt @@ -471,7 +471,7 @@ current entry. If you want to use another key instead of , put this in your vimrc: > - nmap o (startify-open-buffers) + autocmd User Startified nmap o (startify-open-buffers) < ============================================================================== COLORS *startify-colors*