Replies: 1 comment 1 reply
-
|
Please remove the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since v3.0, Neo-tree has not changed the default config options, only adding to it. However, there are some new features that seem fairly uncontroversial to enable by default to reduce the (rather insane) amount of configuration that a user might want to do, out of the box.
One idea is to push a small v4.0 major patch that simply updates some defaults to be more user-friendly and trims out some deprecated code. A full overhaul of configuration, tree rendering, state management, etc, could be left for a v5.0.
Examples being:
winborder(or defaulting to rounded/config option when not available)Please suggest additional defaults you think are reasonable to change.
Beta Was this translation helpful? Give feedback.
All reactions