Unable to toggle venn
txtyash opened this issue · 2 comments
txtyash commented
E5108: Error executing lua [string ":lua"]:1: attempt to call global 'Toggle_venn' (a nil value)
stack traceback:
[string ":lua"]:1: in main chunk
jbyuki commented
You need to add the whole snippet given in the Readme in init.vim or init.lua. The function Toggle_venn
is not defined.
txtyash commented
My bad. I didn't put the file in init.lua
.