Skip to content

Commit

Permalink
add fF for finding files
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Aug 6, 2019
1 parent 4aef307 commit d2beb68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/neovim.nix
Expand Up @@ -57,6 +57,7 @@ in {
./neovim/similar-sort.py
} 'git ls-files' " . @%, "sink": "edit"}))<CR>
nnoremap <leader>fF :Files<CR>
nnoremap <leader>fb :Buffers<CR>
nnoremap <leader>fs :Ag<CR>
nnoremap <leader>fl :Lines<CR>
Expand Down

0 comments on commit d2beb68

Please sign in to comment.