From 4e82affdfd9ddb6ccacd3aa2b8890146d5b3bfe4 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 21 Jan 2020 11:26:46 +0800 Subject: update --- vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index f7f92ce..3c1dfc3 100644 --- a/vimrc +++ b/vimrc @@ -19,14 +19,14 @@ function! Bye() endif endfunction nnoremap :call Bye() -nnoremap , :.w !bash +nnoremap , :.terminal +nnoremap < :%terminal nnoremap W :set wrap! nnoremap T :vertical terminal nnoremap u :set clipboard=unnamedplus nnoremap ddkP nnoremap ddp nnoremap R :read ! -nnoremap < :w !bash nnoremap P :r !xsel -ob " move -- cgit v1.2.3-70-g09d2