jbyuki / venn.nvim

Draw ASCII diagrams in Neovim
MIT License
919 stars 20 forks source link

can't use `:VBox` | attempt to index a boolean value #25

Closed NormTurtle closed 1 year ago

NormTurtle commented 1 year ago
E5108: Error executing lua [string ":lua"]:1: attempt to index a boolean value
stack traceback:
    [string ":lua"]:1: in main chunk

im getting this on :VBox

NormTurtle commented 1 year ago

100% sure , not caused by other plugin ,

sometimes it work in --clean , and if completely --comment my config , it still says this :( im too much frustration now

NormTurtle commented 1 year ago

i even tried , with default verbose mode image nothing found :( im getting rage now :(

NormTurtle commented 1 year ago

Resolved : Issue was mainly because of File-naming conflict,

 nvim (25.19 KiB)
├─  init.lua (6.33 KiB)
└─  lua (9.09 KiB)
   ├─  venn.lua (841 B)
   └─  Lazy.lua (3.78 KiB)

just Do not store any file with There **NAME**