Skip to content
Discussion options

You must be logged in to vote

Hello @kebiBGit

Thanks for the question!

The title mentions MiniFiles.reset(). However, that function is not related to synchronization(:h MiniFiles.reset()). If you started in "bar", reset will shrink the explorer to contain only the "bar" window, removing all others.

Synchronization only occurs(:h MiniFiles.synchronize()) when invoked explicitly or when closing the explorer. The process acts on all directory buffers opened in the current explorer. The underlying current working directory is not relevant here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@echasnovski
Comment options

Answer selected by kebiBGit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.files
3 participants