-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
supportRequest for direct supportRequest for direct support
Description
There is some kind of conflict between
editorconfig/editorconfig-vimjunegunn/fzf.vim
This is the result of vim session
/./some-file
while i expect
./some-file
Steps
- open empty file (like
vim main) - Edited Hit
ito enter Insert mode - type
./ - press
<c-x><c-f>(theimap <c-x><c-f> <plug>(fzf-complete-path)binding must be in your.vimrc, see https://github.com/junegunn/fzf.vim?tab=readme-ov-file#mappings) - pick
some-file
The file gets extra/as aforementioned. It works OK, when I remove.editorconfigfile (or comment the[*]section).
It also could be afzfissue, but I didn't track it further. Just showing what I found.
Metadata
Metadata
Assignees
Labels
supportRequest for direct supportRequest for direct support