Removing old Workflowish maps
This commit is contained in:
parent
cfe5412767
commit
22a7a1a733
1 changed files with 0 additions and 4 deletions
4
vimrc
4
vimrc
|
|
@ -233,10 +233,6 @@ nnoremap <leader>l :ls<cr>:b<space>
|
|||
"let g:ctrlp_max_files = 10000
|
||||
let g:ctrlp_clear_cache_on_exit = 0
|
||||
|
||||
" Workflowish stuff. Search for #todo
|
||||
nnoremap <silent><leader>T :vimgrep /\v^\s*\*+.*#todo.*/i %<cr>:copen<cr>:30wincmd _<cr>
|
||||
nnoremap <silent><leader>TT /\v^\s*\*+.*#todo.*/i<cr>
|
||||
|
||||
" Vimux stuff
|
||||
nnoremap <silent><leader><leader>vp :VimuxPromptCommand<cr>
|
||||
nnoremap <silent><leader><leader>vl :VimuxRunLastCommand<cr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue