Skip to content

Update doc related to wildignore#599

Merged
mattn merged 1 commit intoctrlpvim:masterfrom
ydzhou:master
Mar 22, 2022
Merged

Update doc related to wildignore#599
mattn merged 1 commit intoctrlpvim:masterfrom
ydzhou:master

Conversation

@ydzhou
Copy link
Copy Markdown

@ydzhou ydzhou commented Mar 22, 2022

wildignore to exclude file or dir only works with GlobPath, but not with the new readdir. It is iterated in #598

I am updating the documentation regarding this and remove the wildignore options since readdir implementation is a preferred way. But I add another note to tell people they can still use wildignore if g:ctrlp_use_readdir is 0.

I have both english and chinese version of doc updated.

@mattn mattn merged commit 8150fdd into ctrlpvim:master Mar 22, 2022
@mattn
Copy link
Copy Markdown
Member

mattn commented Mar 22, 2022

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants