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
sergiorussia
1d0bee6098
Fix README.md for autosuggestions and history-substring-search ( #1471 )
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
Sorin Ionescu
6cd97d2d0f
[ Fix #52 ] Add zstyles to configure history-substring-search
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
0a86caffc3
Remove 'arrow keys' from history-substring-search description
13 years ago
Sorin Ionescu
00348eca51
Fix a title in the history-substring-search README
13 years ago
Sorin Ionescu
e095911cda
Correct the history-substring-search README
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Colin Hebert
35dcbdb67c
Add documentation for history-substring-search
13 years ago