You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the detected file is opened in a nvim-tree, it always shows with empty content.
But if I nvim XXX.xml directly, it works as expectation.
I have tried to disable nvim-tree, nvim-tree probably is not the issue.
This is the view of opening single file by nvim XXX.xml (though file in pic below is .osm, it is viewed as xml, and other xml files cannot be opened correctly as well)
and this is the view of opening from directory by nvim . and called by nvim-tree
This is my mininal config, probably same as default.
When the detected file is opened in a nvim-tree, it always shows with empty content.
But if I
nvim XXX.xml
directly, it works as expectation.I have tried to disable nvim-tree, nvim-tree probably is not the issue.
This is the view of opening single file by
nvim XXX.xml
(though file in pic below is .osm, it is viewed as xml, and other xml files cannot be opened correctly as well)and this is the view of opening from directory by
nvim .
and called by nvim-treeThis is my mininal config, probably same as default.
Tks for viewing, this plug-in is really useful and necessary for a data-sci developer ;)
The text was updated successfully, but these errors were encountered: