1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:20:04 +08:00

docs(undotree): fix typo

This commit is contained in:
Ikko Ashimine 2022-08-24 13:52:59 +09:00 committed by GitHub
parent 9fa6fad9ed
commit 78391e67e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
1. Press `?` in undotree window for quick help.
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")