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
First off, thanks for the library. It's been really helpful as a developer who enjoys using vim.
Chiming in today to say that I find all of the common_debug_configs a bit cumbersome. Not only because they all show up as options when debugging, but also because they appear higher in the list than user specified configurations.
Are you open to the idea of hiding the common options? Something to the effect of a configuration value hide_default_configs or something, or even show_common_configs which defaults to true? I'm happy to take a crack at it if it's something you think could be useful.
The text was updated successfully, but these errors were encountered:
Hi there,
First off, thanks for the library. It's been really helpful as a developer who enjoys using vim.
Chiming in today to say that I find all of the
common_debug_configs
a bit cumbersome. Not only because they all show up as options when debugging, but also because they appear higher in the list than user specified configurations.Are you open to the idea of hiding the common options? Something to the effect of a configuration value
hide_default_configs
or something, or evenshow_common_configs
which defaults to true? I'm happy to take a crack at it if it's something you think could be useful.The text was updated successfully, but these errors were encountered: