maralla/completor.vim

Filename completion suddenly stopped working

Opened this issue · 0 comments

I was using the completor commit 4ef67a0 (May 13th 2019 commit) and file completion was working. Recently I updated the completor to latest version and filename completion is not working. I am on RHEL6.9 with vim version 8.1.1527
I use completor as my daily driver, please help.
With little bit of looking, I found that commit 7fd4c5c (May 30th 2019 commit) is causing this issue. The commit message for 7fd4c5c reads "Only allow comment and constant to complete filename", is there an option to enable filename completion in non-comment lines ?