1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 19:49:25 +00:00

Fix README.md for autosuggestions and history-substring-search (#1471)

This commit is contained in:
sergiorussia
2017-09-19 10:38:24 +03:00
committed by Kaleb Elwert
parent 9520f1be6f
commit 1d0bee6098
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@ the [Fish shell][2]'s history search feature, where the user can type in any
part of a previously entered command and press up and down to cycle through
matching commands.
If this module is used in conjuncture with the *syntax-highlighting* module, it
must be loaded **after** it.
If this module is used in conjunction with the *syntax-highlighting* module,
this module must be loaded **after** the *syntax-highlighting* module.
Contributors
------------