qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.62k stars 218 forks source link

How to hide toolbar? #949

Open xbladesub opened 2 years ago

xbladesub commented 2 years ago

I want to hide these bars from the left and from the right. Is it possible?

Screen Shot 2022-05-28 at 1 00 58 PM
AjayShanker-geek commented 2 years ago

Yup, I managed to turn them off via Preferences -> Tools -> ...

hernancerm commented 2 years ago

There are also commands provided by VimR:

https://github.com/qvacua/vimr/wiki#commands-from-within-neovim

The relevant command to hide the tool buttons would be :VimRHideToolButtons