From a35c268b0ae4898a1f94ec208f65787f5364369e Mon Sep 17 00:00:00 2001 From: hophacker Date: Thu, 9 Aug 2018 12:33:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AA=E4=BF=9D=E7=95=99=E5=BD=93=E5=89=8Dta?= =?UTF-8?q?b=EF=BC=8C=E4=BB=A5=E5=8F=8A=E9=87=8D=E6=96=B0=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=89=80=E6=9C=89=E7=AA=97=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 4051c7f..288ad86 100644 --- a/vimrc +++ b/vimrc @@ -88,7 +88,8 @@ nnoremap p p=`] nnoremap P P=`] " Refresh all files -nnoremap R :bufdo edit +nnoremap r :bufdo edit +nnoremap t :tabo filetype plugin on