nvim-tree / nvim-tree.lua

A file explorer tree for neovim written in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong offset of diagnostics icons when the root folder is hidden

nmrtv opened this issue · comments

OS
Arch Linux

Neovim version
NVIM v0.6.0
Build type: Release
LuaJIT 2.0.5
Compiled by builduser

Nvim-tree version
f408781

Describe the bug
When the root folder is hidden, the diagnostics icons are displayed with an incorrect offset.

Without the root folder:
bad_offset

With the root folder:
good_offset