From e8ca3a8dad03af7787e8746cff450eebe2a92bd8 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 14 Feb 2026 15:04:37 +0800 Subject: [PATCH] feat: use right key to complete copilot. --- .vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vim/vimrc b/.vim/vimrc index 3913701..353aa57 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -45,6 +45,7 @@ autocmd VimEnter,Colorscheme * :hi IndentGuidesOdd ctermbg=236 " mapping cnoremap pumvisible() ? "\" : "\" cnoremap pumvisible() ? "\" : "\" +imap