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

Attempt to index field col (a number) #454

Open
LelouchFR opened this issue May 27, 2024 · 2 comments
Open

Attempt to index field col (a number) #454

LelouchFR opened this issue May 27, 2024 · 2 comments

Comments

@LelouchFR
Copy link

Describe the bug
A clear and concise description of what the bug is.
The bug is that you cannot open the tree-sitter, which resizes the buffer, but at the same time, you get an error attempt to index field 'col' (a number)

To Reproduce
Steps to reproduce the behavior:
0. Install my config at https://github.com/lelouchfr/nvim and run :PlugInstall then close neovim

  1. Open neovim using nvim command
  2. Open tree using <C-n>
  3. See Error comming form this file

Expected behavior
Opening with a perfect resize of the buffer, with no problem nor error

Screenshots

26F5D77C-2A26-4693-AD54-3FF436040371

@yetone
Copy link

yetone commented Jun 18, 2024

It seems that this issue has not been fixed in the latest version.

@kenryu42
Copy link

I still encounter the issue when trying to open Neotree with the 'doom' theme. The 'hyper' theme works fine.

Screenshots:
Screenshot 2024-06-29 at 14 53 42

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

3 participants