Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init.lua: Error detected while processing BufEnter Autocommands #10

Open
gasull opened this issue Nov 21, 2023 · 0 comments
Open

init.lua: Error detected while processing BufEnter Autocommands #10

gasull opened this issue Nov 21, 2023 · 0 comments

Comments

@gasull
Copy link

gasull commented Nov 21, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant