nixpkgs/pkgs/tools/inputmethods/ibus-engines/ibus-typing-booster
danbst 3b0534310c mass replace "flip map -> foreach"
See `foreach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g'
```
2019-07-14 13:46:10 +03:00
..
default.nix ibus-engines.typing-booster-unwrapped: 2.6.1 -> 2.6.2 2019-06-16 19:47:33 -07:00
hunspell-dirs.patch
wrapper.nix mass replace "flip map -> foreach" 2019-07-14 13:46:10 +03:00