-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Description
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
- Open a file
- Type
:e %
- 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
Labels
No labels