mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
docs(undotree): fix typo
This commit is contained in:
parent
9fa6fad9ed
commit
78391e67e6
2
bundle/undotree/README.md
vendored
2
bundle/undotree/README.md
vendored
@ -40,7 +40,7 @@ Use whatever plug-in manager to pull the master branch.
|
|||||||
* Saved changes are marked as `s` and the big `S` indicates the most recent saved change.
|
* Saved changes are marked as `s` and the big `S` indicates the most recent saved change.
|
||||||
1. Press `?` in undotree window for quick help.
|
1. Press `?` in undotree window for quick help.
|
||||||
1. Persistent undo
|
1. Persistent undo
|
||||||
* Usually I would like to store the undo files in a seperate place like below.
|
* Usually I would like to store the undo files in a separate place like below.
|
||||||
|
|
||||||
```
|
```
|
||||||
if has("persistent_undo")
|
if has("persistent_undo")
|
||||||
|
Loading…
Reference in New Issue
Block a user