Skip to content

Commit ae10105

Browse files
Update Vimdoc based on README
1 parent a8acdda commit ae10105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dirvish-do.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Table of Contents *dirvish-do-table-of-contents*
4040
- Nvim 0.8 or later
4141
- dirvish.vim <https://github.com/justinmk/vim-dirvish>
4242
- Optional : if you use move-to-trash feature
43-
- You need to install Python3 provider for Neovim. See |provider-python| for more information
43+
- You need to install Python3 provider for Neovim. You can check if `:echo has('python3')` returns 1 to knwo whether Python3 provider is installed. See |provider-python| for more information
4444
- You also need to install Python library send2trash <https://pypi.org/project/Send2Trash/>
4545

4646

0 commit comments

Comments
 (0)