vim find and replace all recursively code example Example: vim find and replace all recursively vim mode/**/*.js :bufdo %s/findterm/replaceterm/g | update