vimr icon indicating copy to clipboard operation
vimr copied to clipboard

How to hide toolbar?

Open alloc33 opened this issue 3 years ago • 2 comments

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

alloc33 avatar May 28 '22 05:05 alloc33

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

AjayShanker-geek avatar May 28 '22 05:05 AjayShanker-geek

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

hernancerm avatar Jun 25 '22 00:06 hernancerm