From dd7e28d3a92f901b8a1853cdd70656aa09bb4540 Mon Sep 17 00:00:00 2001 From: gxlin Date: Sun, 1 Aug 2021 23:51:46 +0800 Subject: Modify vim config --- .vim/plugin/asyncrun.plug | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .vim/plugin/asyncrun.plug (limited to '.vim/plugin/asyncrun.plug') diff --git a/.vim/plugin/asyncrun.plug b/.vim/plugin/asyncrun.plug deleted file mode 100644 index bed9473..0000000 --- a/.vim/plugin/asyncrun.plug +++ /dev/null @@ -1,5 +0,0 @@ -let g:asyncrun_open = 6 " the number of lines of quickfix window -let g:asyncrun_bell = 1 " the bell rings when the task is done -" use f10 to open/close asyncrun quickfix window -nnoremap :call asyncrun#quickfix_toggle(6) - -- cgit v1.2.3