Skip to content

chore: bump fyler - #21

Merged
sand4rt merged 1 commit into
mainfrom
fyler-bump
Jul 18, 2026
Merged

chore: bump fyler#21
sand4rt merged 1 commit into
mainfrom
fyler-bump

Conversation

@sand4rt

@sand4rt sand4rt commented Jul 18, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 18, 2026 07:25
@sand4rt
sand4rt merged commit 932ea86 into main Jul 18, 2026
2 checks passed
@sand4rt
sand4rt deleted the fyler-bump branch July 18, 2026 07:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Fyler integration references to match Fyler’s newer buffer filetype name, keeping Zen’s example configs and integration tests aligned with current Fyler behavior.

Changes:

  • Updated integration tests to expect filetype = "fyler_finder" instead of "fyler".
  • Updated test init scripts to configure Zen’s left integrations using fyler_finder.
  • Updated README examples (Lua + Nix NVF snippet) to use fyler_finder.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
tests/test_integrations.lua Adjusts layout assertions to match Fyler’s new filetype.
tests/scripts/init_with_zen.lua Updates test Zen config to register Fyler under fyler_finder.
tests/scripts/init_with_zen_small.lua Same as above for the small-layout test config.
README.md Updates user-facing configuration examples to the new Fyler filetype.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 23 to 27
left = {
{ filetype = "*", min_width = 46 },
{ filetype = "fyler" },
{ filetype = "fyler_finder" },
{ filetype = "dbui" },
},
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