nvim-tree.lua/lua/nvim-tree
2024-06-01 16:52:50 +10:00
..
actions refactor(#2787): replace deprecated 2024-06-01 16:49:10 +10:00
appearance refactor(#2787): replace deprecated 2024-06-01 16:31:19 +10:00
explorer chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
git fix(#2695): git toplevel guard against missing paths (#2696) 2024-03-14 16:23:58 +11:00
iterators chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
marks fix(#2395): marks.bulk.move defaults to directory at cursor (#2688) 2024-03-15 12:03:06 +11:00
renderer refactor(#2787): use inline deprecation disabling 2024-06-01 16:17:58 +10:00
api.lua feat: add api.tree.toggle_enable_filters (#2706) 2024-03-16 12:35:13 +11:00
buffers.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
commands.lua feat(#2415): add :NvimTreeHiTest (#2664) 2024-02-11 14:41:40 +11:00
core.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
diagnostics.lua refactor(#2787): replace deprecated 2024-06-01 16:52:50 +10:00
enum.lua feat(#2415): colour and highlight overhaul, see :help nvim-tree-highlight-overhaul (#2455) 2024-01-20 16:12:13 +11:00
events.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
help.lua refactor(#2787): use inline deprecation disabling 2024-06-01 16:17:58 +10:00
keymap.lua feat: add api.fs.copy.basename, default mapping ge (#2698) 2024-03-14 16:57:46 +11:00
legacy.lua feat: add update_focused_file.exclude (#2673) 2024-03-25 15:41:05 +11:00
lib.lua refactor(#2787): replace deprecated 2024-06-01 16:29:27 +10:00
live-filter.lua refactor(#2787): use inline deprecation disabling 2024-06-01 16:17:58 +10:00
log.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
node.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
notify.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
utils.lua refactor(#2787): replace deprecated 2024-06-01 16:26:38 +10:00
view.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
watcher.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00