nvimdev / dashboard-nvim

vim dashboard
MIT License
2.19k stars 177 forks source link

Attempt to index field `col` (a number) #454

Open LelouchFR opened 1 month ago

LelouchFR commented 1 month ago

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:

  1. Install my config at https://github.com/lelouchfr/nvim and run :PlugInstall then close neovim
  2. Open neovim using nvim command
  3. Open tree using <C-n>
  4. 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 commented 2 weeks ago

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

kenryu42 commented 1 week ago

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