dashboard-nvim icon indicating copy to clipboard operation
dashboard-nvim copied to clipboard

Attempt to index field `col` (a number)

Open LelouchFR opened this issue 1 year ago • 2 comments

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

LelouchFR avatar May 27 '24 12:05 LelouchFR

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

yetone avatar Jun 18 '24 13:06 yetone

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

kenryu42 avatar Jun 29 '24 05:06 kenryu42