Anonymous bookmarking with ,bb ,bn ,bp ,bc
This commit is contained in:
@@ -6,6 +6,6 @@ let g:ConqueTerm_Color = 2
|
||||
" Open up a variety of commands in the ConqueTerm
|
||||
nmap <silent> <Leader>cc :execute 'ConqueTermSplit script/console --irb=pry'<CR>
|
||||
nmap <silent> <Leader>pp :execute 'ConqueTermSplit pry'<CR>
|
||||
nmap <silent> <Leader>bb :execute 'ConqueTermSplit /bin/bash --login'<CR>
|
||||
nmap <silent> <Leader>zz :execute 'ConqueTermSplit zsh'<CR>
|
||||
|
||||
let g:ConqueTerm_SendVisKey = '<Leader>e'
|
||||
|
||||
Reference in New Issue
Block a user