nvim-tree.lua/lua/nvim-tree
2023-04-29 16:42:51 +10:00
..
actions fix(#2132): focus file after rename and paste (#2151) 2023-04-23 13:59:16 +10:00
explorer Revert "fix(#1976): support non-standard $GIT_DIR (#2012)" 2023-04-29 16:42:51 +10:00
git Revert "fix(#1976): support non-standard $GIT_DIR (#2012)" 2023-04-29 16:42:51 +10:00
iterators feat(bookmarks): add bookmark feature (#1412) 2022-07-11 10:00:12 +02:00
marks feat(notify): add notify.threshold (#1693) 2022-11-01 10:24:40 +11:00
renderer feat(renderer): add NvimTreeSymlinkFolderName (#2000) 2023-04-15 15:24:50 +10:00
api.lua feat(api): Add new node selection action based on tab :drop command (#2161) 2023-04-23 02:41:21 +03:00
colors.lua feat(renderer): add NvimTreeSymlinkFolderName (#2000) 2023-04-15 15:24:50 +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 fix: help window header is minimum width (#2149) 2023-04-18 15:30:44 +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 fix(#2109): floating help window (#2120) 2023-04-15 14:59:30 +10:00
live-filter.lua fix: replace vim.* "requires" with explicit calls to vim functions (#1701) 2022-11-06 10:37:33 +11: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 Revert "fix(#1976): support non-standard $GIT_DIR (#2012)" 2023-04-29 16:42:51 +10:00
view.lua fix(#2109): floating help window (#2120) 2023-04-15 14:59:30 +10:00
watcher.lua fix(#1916): suppress EPERM watcher failures on windows (#1919) 2023-01-16 13:00:57 +11:00