From 228787e62aee161f76fd1c6a26daee33add8296b Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 14 Feb 2013 23:06:23 -0500 Subject: [PATCH] More formatting tweaks --- README.markdown | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 8acd52e..e79a694 100644 --- a/README.markdown +++ b/README.markdown @@ -71,6 +71,7 @@ don't like them strewn all over the file system, you have a few options. 1. Create the appropriate directory that sensible.vim automatically configures for your platform: + * `~/.local/share/vim/undo` on Linux * `~/Library/Vim/undo` on OS X * `~\Application Data\Vim\undo` on Windows @@ -97,10 +98,10 @@ persuasion for me to remove them. Everything else is negotiable. Feel free to ask a question if you're not sure why I've set something, as I haven't put much effort into documenting that. -I'm a stickler for [commit messages][], so if you send me a pull -request with so much as superfluous period in the subject line, I will -close it without so much as a second thought, and save my precious attention -for someone who can actually follow directions. +I'm a stickler for [commit messages][], so if you send me a pull request with +so much as a superfluous period in the subject line, I will close it without +so much as a second thought, and save my precious attention for someone who +can actually follow directions. [GitHub issues]: http://github.com/tpope/vim-sensible/issues [commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html