From 2a2802c4f05f333e5c59dfb22c5b88a24d8ca32f Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 11 Jul 2021 08:29:10 +0800 Subject: [PATCH] Use Down/Up key to move position during selection popup in command mode. --- .vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vim/vimrc b/.vim/vimrc index ec6fd53..b2f3475 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -39,6 +39,8 @@ hi IndentGuidesEven ctermbg=8 hi IndentGuidesOdd ctermbg=236 " " mapping +cnoremap pumvisible() ? "\" : "\" +cnoremap pumvisible() ? "\" : "\" map q: :q nmap [Z W nmap :TagbarToggle