nvim-tree.lua/lua/nvim-tree/actions
Azad 34780aca5b
refactor: take single opts param on node navigation (#2584)
* refactor: take single `opts` param on node navigation

* `MoveOpts` -> `NavigationItemOpts`
2023-12-10 23:44:36 +01:00
..
finders chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
fs chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
moves refactor: take single opts param on node navigation (#2584) 2023-12-10 23:44:36 +01:00
node chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
reloaders chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
root chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
tree chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
tree-modifiers chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
init.lua fix(#2240): disable watchers following EMFILE (#2268) 2023-06-18 11:42:48 +10:00