### Description folder and file icons are misaligned when `renderer.indent_markers.enable = true`  @kyazdani42 [said](https://github.com/kyazdani42/nvim-tree.lua/issues/1413#issuecomment-1183291600) #1408 could be the culprit ### Neovim version ```text NVIM v0.8.0-dev+468-ge694e5642 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 ``` ### Operating system and version Linux 5.18.10 ### nvim-tree version latest ### Minimal config ```lua none ``` ### Steps to reproduce none ### Expected behavior Icons to look normal like when `renderer.indent_markers.enable = false`  ### Actual behavior icons being misaligned