Fixed the formatting of the bullet points

This commit is contained in:
Devagamster 2015-07-30 16:28:58 -07:00 committed by syl20bnr
parent 061c6dd13a
commit 59074206db

View file

@ -12,7 +12,7 @@ who prefer the behaviour of [[https://github.com/tpope/vim-commentary][vim-comme
- Use ~gcc~ to comment out a line (takes a count),
- ~gc~ to comment out the target of a motion (for example,
- ~gcap~ to comment out a paragraph), ~gc~ in visual
- mode to comment out the selection.
mode to comment out the selection.
For more details see the [[https://github.com/linktohack/evil-commentary][evil-commentary]] repository.