feat: Add Helix extras (#409)

* feat: Add Helix extras

* docs: remove out of tree extras gen docs

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
This commit is contained in:
Benjamin Rabier
2023-09-25 01:49:41 -07:00
committed by GitHub
parent 676044b456
commit a345a21966
4 changed files with 459 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ local M = {}
---@field bg string|nil
---@field sp string|nil
---@field style string|nil|Highlight
---@field link string|nil
---@alias Highlights table<string,Highlight>