Skip to content

python script that massively opens files with vim from grep -n result

Notifications You must be signed in to change notification settings

samifruit514/vimline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Just pipe grep -n results into this script.
Example: grep -rn wordToSearch * | vimline

it will open files sequentially. Dont forget :cq to quit everything

About

python script that massively opens files with vim from grep -n result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages