Skip to content

Commit

Permalink
[docgen] CI: autogenerate vimdoc
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Jan 5, 2024
1 parent a9c5bcc commit 6ee0ba3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/fzf-lua.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*fzf-lua.txt* For Neovim >= 0.5.0 Last change: 2023 December 30
*fzf-lua.txt* For Neovim >= 0.5.0 Last change: 2024 January 04

==============================================================================
Table of Contents *fzf-lua-table-of-contents*
Expand Down Expand Up @@ -1376,6 +1376,7 @@ temporarily overridden by its corresponding `winopts` option:
|FzfLuaBufFlagAlt |*CadetBlue1 |`hls.buf_flag_alt` |Buffer line (`buffers`)|
|FzfLuaTabTitle |*LightSkyBlue1 |`hls.tab_title` |Tab title (`tabs`)|
|FzfLuaTabMarker |*BlanchedAlmond |`hls.tab_marker` |Tab marker (`tabs`)|
|FzfLuaDirIcon |Directory |`hls.dir_icon` |Paths directory icon|

<sup><sub>&ast;Not a highlight group, RGB color from
`nvim_get_color_map`</sub></sup>
Expand Down

0 comments on commit 6ee0ba3

Please sign in to comment.