various stuff

This commit is contained in:
Christian Nieves
2023-03-03 13:28:50 -06:00
parent 75327f09c1
commit fcbb91f25e
5 changed files with 44 additions and 20 deletions

View File

@ -177,11 +177,10 @@ nnoremap <leader>ps :FzfHgFiles<CR>
nnoremap <leader>pl :PiperLoadActiveAsBuffers<CR>
nnoremap <leader>po :PiperOpenPath<CR>
" search in codesearch for the word under the cursor
nnoremap <leader>ws :CorpWebCs <cword> <CR>
" search in codesearch for the current file
nnoremap <leader>wf :CorpWebCsFile<CR>
nmap <leader>rbs ss <leader>rb
nmap <leader>yb :let @" = join(blaze#GetTargets(), ' ')<cr>
Glug corpweb
nnoremap <leader>csw :CorpWebCsFile<cr>