Requirements
Required Info
Optional Info
Expected Behaviour

Behaviour when Folder Name is too big (/Users/...../../.../.../data-science-from-scratch)

Problem
Nerdtree is misaligning the vsplit. let g:WebDevIconsNerdTreeGitPluginForceVAlign = 1 and let g:WebDevIconsUnicodeDecorateFolderNodes = 1 are set. When the folder of the tree root dir is too large it gets truncated usually with an arrow symbol:

This leads to a misalignment in the vsplit. Here is another example of this behaviour, but this time with Bookmarks:

The Bookmark nvim is resized with an arrow symbol the others not.
Requirements
Required Info
VimDevIconsis the last loaded vim plugin?vim --versionOptional Info
Expected Behaviour
Behaviour when Folder Name is too big (/Users/...../../.../.../data-science-from-scratch)
Problem
Nerdtree is misaligning the vsplit.

let g:WebDevIconsNerdTreeGitPluginForceVAlign = 1andlet g:WebDevIconsUnicodeDecorateFolderNodes = 1are set. When the folder of the tree root dir is too large it gets truncated usually with an arrow symbol:This leads to a misalignment in the vsplit. Here is another example of this behaviour, but this time with Bookmarks:

The Bookmark nvim is resized with an arrow symbol the others not.