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

[Fix #253] Move Prezto settings into their own file

This commit is contained in:
Sorin Ionescu
2012-09-03 16:38:18 -04:00
parent d041e44cfe
commit cc7e43b242
16 changed files with 97 additions and 76 deletions

View File

@ -19,7 +19,8 @@ Settings
### Highlighting
To enable highlighting for this module only, add the following line to *zshrc*:
To enable highlighting for this module only, add the following line to
*zpreztorc*:
zstyle ':prezto:module:syntax-highlighting' color 'yes'
@ -28,7 +29,7 @@ To enable highlighting for this module only, add the following line to *zshrc*:
Syntax highlighting is accomplished by pluggable [highlighters][2]. This module
enables the *main*, *brackets*, and *cursor* highlighters by default.
To enable all highlighters, add the following to *zshrc*:
To enable all highlighters, add the following to *zpreztorc*:
zstyle ':prezto:module:syntax-highlighting' highlighters \
'main' \