20250815

ugrep and vim

decent file opening at :copen

from the GroundTruth source and not damn AlSlop ugrep --vimgrep option BS


https://github.com/Genivia/ugrep#vim

add to .vimrc

if executable('ugrep')

    set grepprg=ugrep\ -RInk\ -j\ -u\ --tabs=1\ --ignore-files

    set grepformat=%f:%l:%c:%m,%f+%l+%c+%m,%-G%f\\\|%l\\\|%c\\\|%m

endif



No comments:

Post a Comment