diff --git a/doc/fzf-lua.txt b/doc/fzf-lua.txt index e19d5775..5a01bd2c 100644 --- a/doc/fzf-lua.txt +++ b/doc/fzf-lua.txt @@ -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* @@ -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| *Not a highlight group, RGB color from `nvim_get_color_map`