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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Quite simple but useful:
Write this to your lazy.nvim
PluginSpec
ininit
field, likehttps://github.com/ofseed/nvim/blob/f921495f16de3ce890bf6ddf8485945580d1f815/lua/plugins/tool/neo-tree.lua#L17-L33
You may think this is not graceful, but in fact, according to netrw's source code, it actually relies on a similar behavior.
Beta Was this translation helpful? Give feedback.
All reactions