feat(ui): allow to get the highlight namespace

This commit is contained in:
Daniel Steinberg
2023-07-18 17:02:45 -04:00
committed by bfredl
parent be463e7643
commit 2615ed879e
6 changed files with 70 additions and 0 deletions

View File

@@ -136,6 +136,9 @@ error('Cannot require a meta file')
--- @field link? boolean
--- @field create? boolean
--- @class vim.api.keyset.get_ns
--- @field winid? integer
--- @class vim.api.keyset.highlight
--- @field bold? boolean
--- @field standout? boolean