mirror of
https://github.com/amix/vimrc
synced 2025-07-04 23:15:01 +08:00
finalize updates
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user