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

Error detected while processing TabNew Autocommands for "*": t: expected table, got nil #111

Closed
AnatoleLucet opened this issue May 16, 2023 · 2 comments

Comments

@AnatoleLucet
Copy link

Hey 👋
I was trying out NvChad but ran in the following error after a fresh install of the template config:

Error detected while processing BufEnter Autocommands for "*":                                                                                                                                                                         
Error executing lua callback: vim/shared.lua:0: t: expected table, got nil
stack traceback:
        [C]: in function 'error'
        vim/shared.lua: in function 'validate'
        vim/shared.lua: in function 'tbl_contains'
        .../share/nvim/lazy/ui/lua/nvchad_ui/tabufline/lazyload.lua:24: in function <.../share/nvim/lazy/ui/lua/nvchad_ui/tabufline/lazyload.lua:19>

To reproduce:

  • neovim 0.9.0
  • install the template config
  • open a few buffers
  • :tabnew, and you should see the error
@AnatoleLucet AnatoleLucet changed the title t: expected table, got nil Error detected while processing TabNew Autocommands for "*": t: expected table, got nil May 16, 2023
@siduck
Copy link
Member

siduck commented May 16, 2023

update your plugins, Lazy sync

@siduck siduck closed this as completed May 16, 2023
@AnatoleLucet
Copy link
Author

Indeed 🙈 thanks!

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

2 participants