nvim-tree.lua/lua/nvim-tree/actions
Azad 0a99c4a23e
feat: allow cycling on git/diagnostic/opened files navigation (#2506)
* feat: allow cycling on git/diagnostic/opened files navigation

* luacheck

* Remove useless nil check

* Cycle only if `wrapscan` is enabled

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-11-07 00:39:08 +01:00
..
finders fix(#2154): selection incorrect after find-file when renderer.group_empty (#2437) 2023-10-07 12:24:19 +11:00
fs fix(#2507): icon in message after rename-file (#2510) 2023-11-06 10:38:16 +11:00
moves feat: allow cycling on git/diagnostic/opened files navigation (#2506) 2023-11-07 00:39:08 +01:00
node feat: api.node.open.preview_no_picker with default mapping <S-Tab> (#2464) 2023-10-15 14:04:04 +11:00
reloaders 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
root fix(#2088): actions change dir enable false does not update tree root (#2095) 2023-04-03 13:07:11 +10:00
tree refactor: format tables line by line for better readability (#2456) 2023-10-14 18:07:28 +11:00
tree-modifiers chore: stylua column width 120 -> 140 (#2448) 2023-10-08 11:40:58 +11:00
init.lua fix(#2240): disable watchers following EMFILE (#2268) 2023-06-18 11:42:48 +10:00