1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 23:15:01 +08:00

finalize updates

This commit is contained in:
Chris Morris
2019-06-14 19:16:26 -04:00
parent 4904f22fd9
commit 17cfd558ca
2 changed files with 5 additions and 7 deletions

View File

@ -34,11 +34,10 @@ nmap <c-n> <Plug>yankstack_substitute_newer_paste
""""""""""""""""""""""""""""""
" => FZF
""""""""""""""""""""""""""""""
set rtp+=~/.fzf
map <leader>j :Files<cr>
nnoremap <C-f> :Files<Cr>
map <leader>o :Buffers<cr>
map <leader>g :Ag<CR>
nmap <Leader>o :Buffers<CR>
nnoremap <Leader>g :Ag<CR>
set rtp+=/usr/local/opt/fzf
""""""""""""""""""""""""""""""
" => ZenCoding