nvim-tree.lua/lua/nvim-tree
2023-05-27 15:11:29 +10:00
..
actions fix(#1785): retain focused node on filter toggles (#2202) 2023-05-27 13:47:36 +10:00
explorer Revert "fix(#1976): support non-standard $GIT_DIR (#2012)" 2023-04-29 16:42:51 +10:00
git fix(#2104): remove experimental.git.async, always used (#2234) 2023-05-27 15:11:29 +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(notify): add notify.threshold (#1693) 2022-11-01 10:24:40 +11:00
renderer feat: add NvimTreeSymlinkIcon (#2198) 2023-05-15 10:54:36 +10:00
api.lua feat: add winid parameter for api.tree.open, toggle, find_file (#2213) 2023-05-21 17:37:22 +10:00
colors.lua feat: add NvimTreeNormalFloat (#2167) 2023-05-06 15:33:17 +10:00
commands.lua feat(api): add api.commands.get (#2083) 2023-03-28 10:52:48 +11:00
config.lua fix(#2024): revert removal of deprecated nvim-tree.config nvim_tree_callback 2023-02-28 09:10:13 +11:00
core.lua fix(#1961): harden profiling functions (#1986) 2023-02-11 17:05:01 +11:00
diagnostics.lua fix(diagnostics): coc obey diagnostics.severity (#2072) 2023-03-25 16:06:21 +11:00
events.lua fix(#2114): remove deprecated non-API from lib, events (#2121) 2023-04-11 12:11:38 +10:00
help.lua feat: add NvimTreeNormalFloat (#2167) 2023-05-06 15:33:17 +10:00
keymap-legacy.lua fix(#2157): use stdpath cache for nvim-tree-on-attach.lua (#2159) 2023-04-23 13:09:49 +10:00
keymap.lua feat(api): add api.config.mappings.get_keymap and get_keymap_default (#2056) 2023-03-20 11:23:45 +11:00
legacy.lua fix(#2133): harden hide_root_folder deprecation (#2134) 2023-04-12 16:33:14 +10:00
lib.lua feat: add winid parameter for api.tree.open, toggle, find_file (#2213) 2023-05-21 17:37:22 +10:00
live-filter.lua fix(#1785): retain focused node on filter toggles (#2202) 2023-05-27 13:47:36 +10:00
log.lua fix(#1961): harden profiling functions (#1986) 2023-02-11 17:05:01 +11: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 fix(#1697): remove notify plugin auto-detection (#2135) 2023-04-15 15:18:05 +10:00
utils.lua fix: type annotations for utils.is_nvim_tree_buf (#2180) 2023-05-06 15:37:12 +10:00
view.lua fix(#1785): retain focused node on filter toggles (#2202) 2023-05-27 13:47:36 +10:00
watcher.lua fix(#1916): suppress EPERM watcher failures on windows (#1919) 2023-01-16 13:00:57 +11:00