spacemacs/layers/+completion
Kristoffer Haugsbakk 79ed1a6b4b Use proper markup for code in readmes
By convention, code markup (`~`) is reserved for keybindings in Org-based
documentation in Spacemacs.  Verbatim markup (`=`) is reserved for code and
other code-like things.  So change several readmes to reflect this convention.

Use verbatim markup for things like (non-exhaustive list):

- Emacs Lisp functions, modes, buffers, etc.
- Environment variables
- Directory paths
- Code in general
2017-05-24 11:57:17 +02:00
..
auto-completion Use proper markup for code in readmes 2017-05-24 11:57:17 +02:00
helm Use symbols instead of strings 2017-05-23 16:04:40 +02:00
ivy ivy: Use new API to register additional transient state bindings 2017-05-24 09:12:48 +02:00