daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
717 stars 56 forks source link

Feature suggestion: Custom header bar buttons #2

Open phyrog opened 7 years ago

phyrog commented 7 years ago

It would be great to be able to add header bar buttons from e.g. the nvim config file. I believe this would probably require a nvim plugin for the communication with the UI.

With this, you could change the displayed buttons depending on the file type and potentially the mode the user is in.