nvim-tree.lua/lua/nvim-tree
2023-10-08 11:37:20 +11:00
..
actions fix(#2154): selection incorrect after find-file when renderer.group_empty (#2437) 2023-10-07 12:24:19 +11:00
explorer fix(#2382): git watcher handles worktrees and submodules, via --absolute-git-dir when it is available (#2389) 2023-09-02 12:05:34 +10:00
git fix(#2386): kill git zombies (#2401) 2023-09-03 17:26:05 +10:00
iterators fix(#2154): find_file doesn't work when group_empty option is enabled (#2100) 2023-04-29 17:03:20 +10:00
marks feat(#2411): add renderer.highlight_bookmarks, renderer.icons.bookmarks_placement (#2412) 2023-09-24 15:07:02 +10:00
renderer fix(#2450): apply NvimTreeImageFile for webp and jxl files (#2451) 2023-10-08 11:37:20 +11:00
api.lua feat: api.marks.bulk.trash (#2391) 2023-09-16 15:10:36 +10:00
colors.lua feat(#2411): add renderer.highlight_bookmarks, renderer.icons.bookmarks_placement (#2412) 2023-09-24 15:07:02 +10:00
commands.lua chore: remove legacy view.mappings.list (#2371) 2023-08-14 17:41:55 +10:00
core.lua fix(#1961): harden profiling functions (#1986) 2023-02-11 17:05:01 +11:00
diagnostics.lua feat(#1917): add diagnostic highlighting and icon placement (#2396) 2023-09-03 12:29:33 +10:00
enum.lua feat(#1079): add renderer.highlight_clipboard default name, defaults to undercurls (#2410) 2023-09-17 16:08:04 +10:00
events.lua feat(event): add TreeRendered (#2324) 2023-07-16 17:22:45 +10:00
help.lua feat: add NvimTreeNormalFloat (#2167) 2023-05-06 15:33:17 +10:00
keymap.lua feat: api.marks.bulk.trash (#2391) 2023-09-16 15:10:36 +10:00
legacy.lua fix: add legacy options safety 2023-09-17 11:08:57 +10:00
lib.lua fix: expand and collapse whole folder groups (#2380) 2023-08-26 14:44:38 +10:00
live-filter.lua fix(#1785): retain focused node on filter toggles (#2202) 2023-05-27 13:47:36 +10:00
log.lua chore: use stdpath "log" rather than "cache" (#2372) 2023-08-14 11:03:38 +10:00
modified.lua fix(#1878): nvim frozen on no name buffer when modified.enable (#1879) 2023-01-03 13:11:14 +11:00
notify.lua feat: use virtual title in notifications if title is not supported (#2439) 2023-10-07 12:40:39 +11:00
utils.lua feat(#1079): add renderer.highlight_clipboard default name, defaults to undercurls (#2410) 2023-09-17 16:08:04 +10:00
view.lua docs: notify deprecated hide_root_folder (#2431) 2023-09-24 15:15:19 +10:00
watcher.lua fix(#2240): disable watchers following EMFILE (#2268) 2023-06-18 11:42:48 +10:00