nvim-tree.lua/lua/nvim-tree
2024-10-29 08:01:52 +11:00
..
actions fix(#2969): After a rename, the node loses selection (#2974) 2024-10-27 17:26:47 +11:00
appearance chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
explorer fix(#2976): use vim.loop to preserve neovim 0.9 compatibility (#2977) 2024-10-29 08:01:52 +11:00
git refactor(#2886): multi instance: node class refactoring (#2950) 2024-10-25 12:24:59 +11:00
iterators chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
marks refactor(#2941): move lib methods to explorer (#2964) 2024-10-27 09:03:26 +11:00
node refactor(#2941): move lib methods to explorer (#2964) 2024-10-27 09:03:26 +11:00
renderer chore: enable missing-local-export-doc 2024-10-25 14:35:48 +11:00
api.lua refactor(#2941): move lib methods to explorer (#2964) 2024-10-27 09:03:26 +11:00
buffers.lua fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
class.lua refactor(#2886): multi instance: node class refactoring (#2950) 2024-10-25 12:24:59 +11:00
commands.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
core.lua fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
diagnostics.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
enum.lua fix(#2945): stack overflow on api.git.reload or fugitive event with watchers disabled (#2949) 2024-10-11 13:47:01 +11:00
events.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
help.lua chore: enable incomplete-signature-doc, format nvt-min.lua, assorted formatting tidies (#2967) 2024-10-25 14:25:30 +11:00
keymap.lua chore: enable incomplete-signature-doc, format nvt-min.lua, assorted formatting tidies (#2967) 2024-10-25 14:25:30 +11:00
legacy.lua chore: style: align_continuous_similar_call_args (#2937) 2024-09-30 15:34:01 +10:00
lib.lua refactor(#2941): move lib methods to explorer (#2964) 2024-10-27 09:03:26 +11:00
log.lua refactor(#2941): move lib methods to explorer (#2964) 2024-10-27 09:03:26 +11:00
notify.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
utils.lua fix(#2961): windows: escape brackets and parentheses when opening file (#2962) 2024-10-25 11:11:21 +11:00
view.lua chore: enable incomplete-signature-doc, format nvt-min.lua, assorted formatting tidies (#2967) 2024-10-25 14:25:30 +11:00
watcher.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00