Update 2024-01-24 08:07 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2024-01-24 08:07:09 +01:00
parent a01704a24b
commit 2568ee3a49
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ noremap <leader>tt :TagbarToggle<CR>
set tags=./tags;/
"nnoremap gt :cs find 1 <C-R>=expand("<cword>")<CR><CR>
"nnoremap gs :cs find 4 <C-R>=expand("<cword>")<CR><CR>
"nnoremap gb <c-o>
nnoremap gb <c-o>
"nnoremap gh :FSHere<CR>
let g:fzf_tags_prompt = "Gd "