zimfw/modules
Eric Nielsen 5b90c96cd1 Update modules' README.md
Stick with the following style:

* Header 1 with the module name is in `lowercase`.
* Other headers are in `Sentence case`. Common header names that should
  be consistently used are `Aliases`, `Contributing`, `Functions`,
  `Settings`, and `Zsh options`.
* The names `Zim` and `Zsh` always appear capitalized, even in the
  middle of sentences.
* Prefer

      print 'code indented with 4 spaces'

  instead of
  ```zsh
  print 'code fenced by lines with three back-ticks'
  print 'unless you want syntax highlighting'
  ```
2018-12-17 14:11:16 -05:00
..
archive [archive] Support unarchive of multiple files 2018-12-07 12:55:06 -05:00
autosuggestions Update modules' README.md 2018-12-17 14:11:16 -05:00
completion [completion] Add options to README.md 2018-12-15 16:54:32 -05:00
custom Update modules' README.md 2018-12-17 14:11:16 -05:00
debug Update modules' README.md 2018-12-17 14:11:16 -05:00
directory Update modules' README.md 2018-12-17 14:11:16 -05:00
environment Update modules' README.md 2018-12-17 14:11:16 -05:00
fasd remove broken quote in fasd function 2017-05-30 06:30:30 -07:00
git [git] Add missing items in README.md 2018-12-13 14:47:25 -05:00
git-info Update modules' README.md 2018-12-17 14:11:16 -05:00
history [history] Use fc -l instead of history 2018-12-15 08:10:29 -05:00
history-substring-search [history-substring-search] Fix bindkey back to what works 2018-09-17 15:32:44 -05:00
input Update modules' README.md 2018-12-17 14:11:16 -05:00
pacman Update modules' README.md 2018-12-17 14:11:16 -05:00
prompt Update modules' README.md 2018-12-17 14:11:16 -05:00
ssh Update modules' README.md 2018-12-17 14:11:16 -05:00
syntax-highlighting Update modules' README.md 2018-12-17 14:11:16 -05:00
utility Update modules' README.md 2018-12-17 14:11:16 -05:00