Skip to content

tsuyoshicho/vim-fg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-fg

vim find and grep support plugin

status

  • work grepprg get
  • work search cmd list
  • work filelist cmd list
  • work search command

Installation

Concept

  • grep like program option handling
  • grepprg, grep command, filelistup command support with option tunnable
  • core search command code import/fork from yegappan/grep

support grepper

ToDo

  • sift
  • jvgrep
  • findstr
  • ack
  • ucg (UniversalCodeGrep)
  • default priority

Note

  • toml config load lazy VimEnter
  • setup greprg and other value then load
  • toml config read, option (use regex, find hidden...) build
  • command Fg with high priority, found execuable command.
  • command FgXxx each find command
  • inner func deriv, grepprg format,find format,filelist format generating