Merge pull request #25455 from bfredl/highlight_namespace_getters

feat(ui): allow to get the highlight namespace. closes #24390
This commit is contained in:
bfredl
2023-10-01 10:39:31 +02:00
committed by GitHub
6 changed files with 70 additions and 0 deletions

View File

@@ -137,6 +137,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