You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing /home/lu0su/.config/nvim/init.vim: line 3:
E5105: Error while calling lua chunk: /home/lu0su/.config/nvim/lua/archvim/plugins.lua:494: attempt to index field 'g' (a nil value)
The text was updated successfully, but these errors were encountered:
What's your nvim version? Mine is v0.9.5.
Try input command :lua print(vim.g)? I don't believe vim.g was deprecated in nvim v0.10.0... It should prints:
Error detected while processing /home/lu0su/.config/nvim/init.vim: line 3:
E5105: Error while calling lua chunk: /home/lu0su/.config/nvim/lua/archvim/plugins.lua:494: attempt to index field 'g' (a nil value)
The text was updated successfully, but these errors were encountered: