Indrajit Raychaudhuri
38816656cd
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Indrajit Raychaudhuri
b5f7f09d18
syntax-highlighting: Further clarify relative module ordering
6 years ago
Kaleb Elwert
bebb671f81
syntax-highlighting: Update README to clarify module load order
...
Fixes #1584
7 years ago
Jeff Widman
ba0cb8afd8
Add missing highlighter to readme
...
This was added to `.zpreztorc` in 4f19700919
but forgot to add it here.
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Grégoire Détrez
a217af99f3
Prezto only enables the main syntax highlighter
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
810a4490d7
[ #52 ] Add zstyles to configure syntax-highlighting
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
ffee859037
Correct a spelling mistake in READMEs
12 years ago
Sorin Ionescu
117c2323bc
[ Fix #118 ] Add documentation for syntax-highlighting
13 years ago