diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2022-08-22 01:11:48 -0600 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2022-08-22 01:16:03 -0600 |
commit | 179d3ed87b17988f5fe00d8b99f2611a28212be7 (patch) | |
tree | 493c8896db69057f57700b149da3656fb590266f /src/nvim/api/private/helpers.c | |
parent | 72b03792b6428ca96ca779b53061c6c98f6f930f (diff) | |
download | rneovim-179d3ed87b17988f5fe00d8b99f2611a28212be7.tar.gz rneovim-179d3ed87b17988f5fe00d8b99f2611a28212be7.tar.bz2 rneovim-179d3ed87b17988f5fe00d8b99f2611a28212be7.zip |
feat(floattitle): add ability to title floating windows
This is accomplished with adding a few new parameters to th e float
config:
* title: The title as a string
* title_pos: The position of the title
is one of:
* kTitleLeft
* kTitleCenter
* kTitleRight
The title does support statusline-esque highlighting semantics.
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions