From 13298de43483c2d536745a07d39c61559aa20c94 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Tue, 11 Feb 2025 01:39:46 +0800 Subject: [PATCH] feat: add llama toggle. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 9fff7cc..9e64d1a 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -42,6 +42,7 @@ autocmd VimEnter,Colorscheme * :hi IndentGuidesOdd ctermbg=236 " mapping cnoremap pumvisible() ? "\" : "\" cnoremap pumvisible() ? "\" : "\" +map :call LlamaToggle() nmap [Z W nmap :TagbarToggle nmap w