Update 2024-10-15 11:04 Linux/x86_64-ld5587

This commit is contained in:
c0dev0id 2024-10-15 11:04:10 +02:00
parent c94167cb73
commit 2dfb4eadd2

View File

@ -196,7 +196,7 @@ set tags=.git/tags; " Search tagfile backward recursive
nnoremap gt <c-]> " Jump to tag (go tag) nnoremap gt <c-]> " Jump to tag (go tag)
nnoremap gb <c-o> " Jump to last position (go back) nnoremap gb <c-o> " Jump to last position (go back)
nnoremap gh :FSHere<CR> " Jump to header file (go header) nnoremap gh :FSHere<CR> " Jump to header file (go header)
nnoremap bb :ls<cr>:b nnoremap bb :ls<cr>:b#
nnoremap  :Lex<cr> nnoremap  :Lex<cr>
" CSCOPE " CSCOPE