nvim-tree.lua/lua/nvim-tree
2024-08-04 13:31:11 +02:00
..
actions refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
appearance 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
explorer refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
git feat(#2799): filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (#2800) 2024-06-23 11:44:45 +10:00
iterators chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
marks refactor(#2830): multi instance nvim-tree.marks (#2838) 2024-07-21 16:12:42 +10:00
renderer refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
api.lua refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
buffers.lua chore(#2731): neovim luadoc 0.10 compliance (#2786) 2024-06-01 15:24:03 +10:00
commands.lua refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
core.lua refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
diagnostics.lua refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
enum.lua feat(#2349): add "right_align" option for renderer.icons.*_placement (#2846) 2024-07-28 13:26:22 +10:00
events.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
help.lua chore(#2787): minimum nvim version 0.9, replace 0.10 deprecated, enable deprecated warnings (#2788) 2024-06-09 12:24:35 +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(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
log.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11: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
notify.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
utils.lua refactor(#2826): multi instance nvim-tree.view 2024-08-04 13:31:11 +02:00
watcher.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00