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
I followed the instructions in the README.md and I get this error when opening any file with Neovim:
No old files
Error detected while processing BufEnter Autocommands for "*.vy":
Error executing lua callback: /home/user/.config/nvim/init.lua:7: attempt to index field 'fs'
(a nil value)
stack traceback:
/home/user/.config/nvim/init.lua:7: in function </home/user/.config/nvim/init.lua:3>
Error executing lua callback: /home/user/.config/nvim/init.lua:18: attempt to index field 'fs
' (a nil value)
stack traceback:
/home/user/.config/nvim/init.lua:18: in function </home/user/.config/nvim/init.lua:14
>
Press ENTER or type command to continue
The text was updated successfully, but these errors were encountered:
I followed the instructions in the README.md and I get this error when opening any file with Neovim:
The text was updated successfully, but these errors were encountered: