discord.nvim icon indicating copy to clipboard operation
discord.nvim copied to clipboard

How to toggle show/hide a buffer filename ?

Open romariorobby opened this issue 4 years ago • 1 comments

is there a way to not display a filename? or maybe toggle on/off?

romariorobby avatar Aug 19 '20 04:08 romariorobby

I don't currently use the plugin myself, so it's pretty much unmaintained. If you'd like to implement this functionality yourself, https://github.com/aurieh/discord.nvim/blob/master/rplugin/python3/discord/init.py#L110 here's where you'd do it.

aurieh avatar Aug 27 '20 15:08 aurieh