lmburns / lf.nvim

Lf file manager for Neovim (in Lua)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: attempt to index global 'g' (a nil value)

abosnjakovic opened this issue · comments

Hello, nice plugin.

When I start nvim with this installed using defaults I get

Error detected while processing /Users/adam/.local/share/nvim/site/pack/packer/start/lf.nvim/plugin/lf.lua:
E5113: Error while calling lua chunk: .../share/nvim/site/pack/packer/start/lf.nvim/plugin/lf.lua:18: attempt to index global 'g' (a nil value)
stack traceback:
.../share/nvim/site/pack/packer/start/lf.nvim/plugin/lf.lua:18: in main chunk

Check the newest commit, this should be fixed

I tested this now in complete isolation and everything should be just fine. If there is still a problem, please reopen this or create a new issue.