diff --git a/modules/history-substring-search/README.md b/modules/history-substring-search/README.md index b1ad60b..a587bf5 100644 --- a/modules/history-substring-search/README.md +++ b/modules/history-substring-search/README.md @@ -31,7 +31,7 @@ To enable case-sensitivity for this module only, add the following line to If colors are enabled, *history-substring-search* will automatically highlight positive results. -To enable highlighting for this module only, and the following line to *zshrc*: +To enable highlighting for this module only, add the following line to *zshrc*: zstyle ':omz:module:history-substring-search' color 'yes' diff --git a/modules/syntax-highlighting/README.md b/modules/syntax-highlighting/README.md index 38dc28c..a1de615 100644 --- a/modules/syntax-highlighting/README.md +++ b/modules/syntax-highlighting/README.md @@ -19,7 +19,7 @@ Settings ### Highlighting -To enable highlighting for this module only, and the following line to *zshrc*: +To enable highlighting for this module only, add the following line to *zshrc*: zstyle ':omz:module:syntax-highlighting' color 'yes'