mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-08-29 16:40:24 +00:00
added title_pos field to HarpoonToggleOptions
This commit is contained in:
parent
938c85d438
commit
c327a70ab4
@ -4,6 +4,7 @@ local Listeners = require("harpoon.listeners")
|
||||
|
||||
---@class HarpoonToggleOptions
|
||||
---@field border? any this value is directly passed to nvim_open_win
|
||||
---@field title_pos? any this value is directly passed to nvim_open_win
|
||||
---@field ui_fallback_width? number
|
||||
---@field ui_width_ratio? number
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user