Skip to content

yang4515/fzf.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

fzf.vim

nnoremap - :call fzf#Fzf()<cr>
  "let scope = getchar()
  "let type = getchar()

  "scope:
    1: current directory
    2: project directory
    3: workbase directory

  "type
    1: vsplit
    2: tabe
    3: edit

command! -nargs=? R call fzf#Rg(<q-args>)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published