소스 검색

Doc: use autocmd for remapping '<cr>'

Closes #126.
Daniel Hahler 11 년 전
부모
커밋
f86d604915
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/startify.txt

+ 1 - 1
doc/startify.txt

@@ -471,7 +471,7 @@ current entry.
 
 If you want to use another key instead of <cr>, put this in your vimrc:
 >
-    nmap o <plug>(startify-open-buffers)
+    autocmd User Startified nmap <buffer> o <plug>(startify-open-buffers)
 <
 ==============================================================================
 COLORS                                                         *startify-colors*