mirror of
https://github.com/dcarrillo/prezto.git
synced 2026-06-05 17:33:31 +00:00
Add a missing backslash
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
|||||||
|
|
||||||
# Set syntax highlighters.
|
# Set syntax highlighters.
|
||||||
# By default main, brackets, and cursor are enabled.
|
# By default main, brackets, and cursor are enabled.
|
||||||
# zstyle ':prezto:module:syntax-highlighting' highlighters
|
# zstyle ':prezto:module:syntax-highlighting' highlighters \
|
||||||
# 'main' \
|
# 'main' \
|
||||||
# 'brackets' \
|
# 'brackets' \
|
||||||
# 'pattern' \
|
# 'pattern' \
|
||||||
|
|||||||
Reference in New Issue
Block a user