mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-22 17:05:42 +08:00
Fix typo in documentation (#3142)
The word `maybe` seems a bit out of place in the sentence. `may` fits better.
This commit is contained in:
parent
4c37a26095
commit
a0f89a398b
@ -1162,7 +1162,7 @@ To change the filemanager plugin:
|
|||||||
filemanager = "defx"
|
filemanager = "defx"
|
||||||
```
|
```
|
||||||
|
|
||||||
VCS integration is supported, there will be a column status, this feature maybe make vimfiler slow, so it is not enabled by default.
|
VCS integration is supported, there will be a column status, this feature may make vimfiler slow, so it is not enabled by default.
|
||||||
To enable this feature, add `enable_vimfiler_gitstatus = true` to your custom configure.
|
To enable this feature, add `enable_vimfiler_gitstatus = true` to your custom configure.
|
||||||
Here is a picture for this feature:
|
Here is a picture for this feature:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user