Whether you can allow users to completely hide their own "Files", "Buffers" menu, because it can be more beautiful
You can hide all the non-Neovim stuff with Cmd-\ or Menu -> Tools -> "Toggle All Tools". Or do you mean something else?
You solved my problem, thank you for your answer.😊
Is there an option I can use so it's hidden by default?
bump 👆
After hiding it should be stored. The newest snapshots have additional options to turn some or all tools off in Preferences -> Tools
Before it stored, but one or two versions ago it stopped storing that I wanted it hidden. Should I create an issue?
I'm on version 0.14.3 (185)
Ups, I haven't noticed. I'll create an issue and fix it. Thx.
@iovis9 are you sure it does not work? Have you tried the newest snapshot for example? I cannot reproduce the issue.
BTW: the last snapshot allows you to "really" turn off some or more tools via Preferences -> Tools
I wasn't using the snapshots channel. I downloaded the last snapshot and toggling them with the shortcut and restarting would show again the tools, but deactivating them in the settings worked!
@iovis9 you're right. It does not get stored. Will fix it.
Try https://github.com/qvacua/vimr/releases/tag/snapshot%2F190 (it should now store the state even when you haven't turned off the tools)
Confirmed bug solved. Thanks!