Open LelouchFR opened 5 months 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)
attempt to index field 'col' (a number)
To Reproduce Steps to reproduce the behavior:
:PlugInstall
nvim
<C-n>
Expected behavior Opening with a perfect resize of the buffer, with no problem nor error
Screenshots
It seems that this issue has not been fixed in the latest version.
I still encounter the issue when trying to open Neotree with the 'doom' theme. The 'hyper' theme works fine.
Screenshots:
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:
:PlugInstall
then close neovimnvim
command<C-n>
Expected behavior Opening with a perfect resize of the buffer, with no problem nor error
Screenshots