mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33:47 -05:00
More formatting tweaks
This commit is contained in:
@@ -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
|
1. Create the appropriate directory that sensible.vim automatically
|
||||||
configures for your platform:
|
configures for your platform:
|
||||||
|
|
||||||
* `~/.local/share/vim/undo` on Linux
|
* `~/.local/share/vim/undo` on Linux
|
||||||
* `~/Library/Vim/undo` on OS X
|
* `~/Library/Vim/undo` on OS X
|
||||||
* `~\Application Data\Vim\undo` on Windows
|
* `~\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
|
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.
|
haven't put much effort into documenting that.
|
||||||
|
|
||||||
I'm a stickler for [commit messages][], so if you send me a pull
|
I'm a stickler for [commit messages][], so if you send me a pull request with
|
||||||
request with so much as superfluous period in the subject line, I will
|
so much as a superfluous period in the subject line, I will close it without
|
||||||
close it without so much as a second thought, and save my precious attention
|
so much as a second thought, and save my precious attention for someone who
|
||||||
for someone who can actually follow directions.
|
can actually follow directions.
|
||||||
|
|
||||||
[GitHub issues]: http://github.com/tpope/vim-sensible/issues
|
[GitHub issues]: http://github.com/tpope/vim-sensible/issues
|
||||||
[commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
[commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
|
||||||
|
|||||||
Reference in New Issue
Block a user