Indrajit Raychaudhuri
d80e393f78
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://').
2021-05-05 12:21:04 -05:00
Indrajit Raychaudhuri
d275f316ff
syntax-highlighting: Further clarify relative module ordering
2018-12-12 23:02:59 -06:00
Kaleb Elwert
0d6e7de031
syntax-highlighting: Update README to clarify module load order
...
Fixes #1584
2018-06-18 14:16:39 -07:00
Jeff Widman
ba0cb8afd8
Add missing highlighter to readme
...
This was added to `.zpreztorc` in 4f19700919
but forgot to add it here.
2017-08-29 16:54:12 -07:00
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
2017-07-22 13:11:29 -05:00
Sorin Ionescu
a84ac5b002
Only one newline at end of file
2014-10-09 23:38:15 -04:00
Grégoire Détrez
a217af99f3
Prezto only enables the main syntax highlighter
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
2014-10-05 21:12:53 -04:00
Sorin Ionescu
810a4490d7
[ #52 ] Add zstyles to configure syntax-highlighting
2013-04-26 19:47:07 -04:00
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
2012-09-03 16:52:47 -04:00
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
ffee859037
Correct a spelling mistake in READMEs
2012-08-27 18:39:16 -04:00
Sorin Ionescu
117c2323bc
[ Fix #118 ] Add documentation for syntax-highlighting
2012-06-14 17:48:24 -04:00