nvim-tree.lua/lua/nvim-tree/explorer
Everton Jr. 48a9290757
feat: add renderer.highlight_hidden, renderer.icons.show.hidden and renderer.icons.hidden_placement for dotfile icons/highlights (#2840)
* feat(hidden_decorator): Allow hidden (dotfiles) to be highlighted, both icon and name (this not related to git highlights).

Better defaults

squashed

docs(hidden)

docs(hidden)

docs(hidden)

* fix(typo): small typo on hl groups

* feat(hidden_dotfile_highlight): make a file that has a dotfile parent be also a dotfile

* docs: update docs on hidden highlight

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-07-21 16:00:34 +10:00
..
explore.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
filters.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
init.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
node-builders.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
node.lua feat: add renderer.highlight_hidden, renderer.icons.show.hidden and renderer.icons.hidden_placement for dotfile icons/highlights (#2840) 2024-07-21 16:00:34 +10:00
reload.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
sorters.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
watch.lua feat(#2799): filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (#2800) 2024-06-23 11:44:45 +10:00