nvim-tree.lua/lua/nvim-tree/explorer
Jacob Kania 340d3a9795
fix: nil access exception with git integration when changing branches (#2774)
Fix nil access exception appearing when changing branches
2024-05-14 10:31:56 +10:00
..
explore.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
filters.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
init.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
node-builders.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
node.lua fix: nil access exception with git integration when changing branches (#2774) 2024-05-14 10:31:56 +10:00
reload.lua fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
sorters.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00
watch.lua chore: add type annotations and resolve LSP warnings (#2555) 2023-12-09 11:34:35 +11:00