Skip to content

Commit c156651

Browse files
committed
docs: clarify mini.files is not built-in to Neovim
1 parent d0f9748 commit c156651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ Manual testing with real Neovim configurations in the `fixtures/` directory:
245245
source fixtures/nvim-aliases.sh
246246
vv nvim-tree # Test with nvim-tree integration
247247
vv oil # Test with oil.nvim integration
248+
vv mini-files # Test with mini.files integration
248249
vv netrw # Test with built-in netrw
249-
vv mini-files # Test with built-in mini.files
250250

251251
# Each fixture provides:
252252
# - Complete Neovim configuration

0 commit comments

Comments
 (0)