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

Cheatsheet produces error when trying to open it up in nvimtree #123

Closed
Nukiloco opened this issue May 23, 2023 · 4 comments
Closed

Cheatsheet produces error when trying to open it up in nvimtree #123

Nukiloco opened this issue May 23, 2023 · 4 comments

Comments

@Nukiloco
Copy link

Nukiloco commented May 23, 2023

Describe the bug
Cheatsheet produces error when trying to open it up in nvimtree.

To Reproduce
Steps to reproduce the behavior:

  1. Open nvimtree <leader> + e.
  2. Open cheatsheet while focused on nvimtree <leader> + ch.
  3. Error produces on the bottom.

Expected behavior
The cheat sheet should appear on the buffer screen and switch focus to it. When removing focus, it should go back to nvimtree or the buffer?

Screenshots
None

Desktop (please complete the following information):

  • Linux Mint
  • Alacritty
  • NVIM v0.9.0-dev-1093+gfb1db80f5

Additional context
None

@siduck siduck transferred this issue from NvChad/NvChad May 23, 2023
@siduck
Copy link
Member

siduck commented May 24, 2023

@Nukiloco i believe this was fixed already, please update nvchad

@siduck siduck closed this as completed May 24, 2023
@Nukiloco
Copy link
Author

I have updated to the newest version though it still errors out.

@siduck
Copy link
Member

siduck commented May 24, 2023

I have updated to the newest version though it still errors out.

please show the error!!!!

@Nukiloco
Copy link
Author

Error executing Lua callback: vim/shared.lua:0: Expected table, got nil
stack traceback:
        [C]: in function 'assert'
        vim/shared.lua: in function 'tbl_values'
        ...cal/share/nvim/lazy/ui/lua/nvchad_ui/cheatsheet/grid.lua:185: in function <...cal/share/nvim/lazy/ui/lua/nvchad_ui/cheatsheet/grid.lua:27>
        ...ukiloco/.local/share/nvim/lazy/ui/lua/nvchad_ui/init.lua:31: in function <...ukiloco/.local/share/nvim/lazy/ui/lua/nvchad_ui/init.lua:27>

tmux new_003

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