From 2dfb4eadd27ae703e5552bbeb9416b73705b78b3 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Tue, 15 Oct 2024 11:04:10 +0200 Subject: [PATCH] Update 2024-10-15 11:04 Linux/x86_64-ld5587 --- .vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vim/vimrc b/.vim/vimrc index 63333e4..fd6a0ab 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -196,7 +196,7 @@ set tags=.git/tags; " Search tagfile backward recursive nnoremap gt " Jump to tag (go tag) nnoremap gb " Jump to last position (go back) nnoremap gh :FSHere " Jump to header file (go header) -nnoremap bb :ls:b +nnoremap bb :ls:b# nnoremap  :Lex " CSCOPE