Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Refactor in ibhagwan/fzf-lua main branch does not work with current plugin #137

@oeuftete

Description

@oeuftete

The refactor in ibhagwan/fzf-lua@817df87 has broken the plugin when using main.

Error detected while processing function <SNR>160_dash_nvim_search:                                                                                                                                                                                                                                    
line    4:                                                                                                                                                                                                                                                                                             
E5108: Error executing lua ...en/.vim/plugged/dash.nvim/lua/dash/providers/fzf-lua.lua:67: attempt to call field 'set_fzf_interactive_cb' (a nil value)                                                                                                                                                
stack traceback:                                                                                                                                                                                                                                                                                       
        ...en/.vim/plugged/dash.nvim/lua/dash/providers/fzf-lua.lua:67: in function 'search'                                                                                                                                                                                                           
        [string "luaeval()"]:1: in main chunk 

Workaround:

        Plug 'ibhagwan/fzf-lua', {'commit': '341f0641ea4b0bd1cb798d7138f1a84c90848b02'}
        Plug 'mrjones2014/dash.nvim', { 'do': 'make install' }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions