notes for Search „reactor“ in several files in VIM:
:cd projectpath :noautocmd (to speed things up) :vimgrep /titletext/j ** :vimgrep /titlebar/j **/*.css :vimgrep /reactor/j ../**/*.php :cw :cn 'or' :cp (jump to files) j, k select file -> ctrl + w, f 'or' gf 'or' gF to open file