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

[#52] Add zstyles to configure syntax-highlighting

This commit is contained in:
Sorin Ionescu
2012-12-23 15:50:12 -05:00
parent b42479a7c7
commit 810a4490d7
3 changed files with 29 additions and 1 deletions

View File

@ -110,6 +110,13 @@ zstyle ':prezto:module:prompt' theme 'sorin'
# 'pattern' \
# 'cursor' \
# 'root'
#
# Set syntax highlighting styles.
# zstyle ':prezto:module:syntax-highlighting' styles \
# 'builtin' 'bg=blue' \
# 'command' 'bg=blue' \
# 'function' 'bg=blue'
#
#
# Terminal