Skip to content

:e % + tab does not expand #1622

@jschippergoauto

Description

@jschippergoauto

Before Reporting an Issue

  • I have read the kickstart.nvim README.md.

  • I have read the appropriate plugin's documentation.

  • I have searched that this issue has not been reported before.

  • By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.

Describe the bug

When I type :e %<tab> it does not expand % to the current file path. It works fine with nvim --clean. After that I cloned the repo to get a fresh install but that doesn't fix it. Then I did a little bit of digging with git bisect and found out that it stopped working in commit d350db2.

To Reproduce

  1. Open a file
  2. Type :e %
  3. Press tab

Desktop

  • OS: Void Linux
  • Terminal: Suckless st

Neovim Version

NVIM v0.11.2
Build type: None
LuaJIT 2.1.1748459687

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions