Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zengcheng committed Apr 21, 2021
1 parent 6b28af6 commit 90fd332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vimrcs/plugins_config.vim
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ nmap <leader><tab> <plug>(fzf-maps-n)
" => ranger-vim
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
let g:ranger_map_keys = 0
"map <leader>r :Ranger<cr>
map <leader>r :Ranger<cr>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => ack-vim
Expand All @@ -192,7 +192,7 @@ map <leader>h :History<cr>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => vim-floatterm
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
map <leader>r :FloatermNew ranger<cr>
" map <leader>r :FloatermNew ranger<cr>
map <leader>f :FloatermNew fzf<CR>
map <leader>t :FloatermNew <CR>
Expand Down

0 comments on commit 90fd332

Please sign in to comment.