jbyuki/venn.nvim

Unable to toggle venn

txtyash opened this issue · 2 comments

E5108: Error executing lua [string ":lua"]:1: attempt to call global 'Toggle_venn' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk

You need to add the whole snippet given in the Readme in init.vim or init.lua. The function Toggle_venn is not defined.

My bad. I didn't put the file in init.lua.