Skip to content

Commit ad5bf18

Browse files
committed
docs: add mini-files to fixtures and file explorers documentation
1 parent c156651 commit ad5bf18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The `fixtures/` directory contains test Neovim configurations for verifying plug
5151
- `netrw` - Tests with Neovim's built-in file explorer
5252
- `nvim-tree` - Tests with nvim-tree.lua file explorer
5353
- `oil` - Tests with oil.nvim file explorer
54+
- mini-files - Tests with mini.files file explorer
5455

5556
**Usage**: `source fixtures/nvim-aliases.sh && vv oil` starts Neovim with oil.nvim configuration
5657

@@ -293,7 +294,7 @@ Log levels for authentication events:
293294
### Integration Support
294295

295296
- 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)
297298
- Visual selection tracking across different selection modes
298299

299300
## Release Process

0 commit comments

Comments
 (0)