File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ The `fixtures/` directory contains test Neovim configurations for verifying plug
51
51
- ` netrw ` - Tests with Neovim's built-in file explorer
52
52
- ` nvim-tree ` - Tests with nvim-tree.lua file explorer
53
53
- ` oil ` - Tests with oil.nvim file explorer
54
+ - mini-files - Tests with mini.files file explorer
54
55
55
56
** Usage** : ` source fixtures/nvim-aliases.sh && vv oil ` starts Neovim with oil.nvim configuration
56
57
@@ -293,7 +294,7 @@ Log levels for authentication events:
293
294
### Integration Support
294
295
295
296
- Terminal integration supports both snacks.nvim and native Neovim terminal
296
- - Compatible with popular file explorers (nvim-tree, oil.nvim)
297
+ - Compatible with popular file explorers (nvim-tree, oil.nvim, neo-tree, mini.files )
297
298
- Visual selection tracking across different selection modes
298
299
299
300
## Release Process
You can’t perform that action at this time.
0 commit comments