aerial.nvim/lua/aerial
2024-08-30 09:31:32 -07:00
..
backends fix(zig): update queries for new zig treesitter parser 2024-08-30 09:31:32 -07:00
actions.lua feat: new navigation view (#235) 2023-04-01 01:10:33 -07:00
autocommands.lua fix: Neovim closes on bdelete (#333) 2023-12-24 02:51:10 +00:00
command.lua feat: new navigation view (#235) 2023-04-01 01:10:33 -07:00
config.lua feat: add support for mini.icons (#383) 2024-07-15 16:09:29 -07:00
data.lua format: auto sort requires 2023-10-08 23:32:22 -07:00
fold.lua ci: run tests against Neovim v0.10.0 2024-05-16 11:43:00 -07:00
fzf.lua feat(fzf): various improvements (#275) 2023-07-11 08:37:07 -07:00
highlight.lua refactor!: drop support for Neovim 0.8 (#387) 2024-07-15 11:31:20 -07:00
init.lua refactor!: drop support for Neovim 0.8 (#387) 2024-07-15 11:31:20 -07:00
keymap_util.lua ci: use nvim-typecheck-action v2 2024-06-01 19:26:10 -07:00
layout.lua feat: new navigation view (#235) 2023-04-01 01:10:33 -07:00
loading.lua fix: race condition when stopping loading timer (#331) 2024-01-21 23:16:50 +00:00
nav_actions.lua feat: new navigation view (#235) 2023-04-01 01:10:33 -07:00
nav_view.lua feat: highlight parent symbol in Nav UI (#380) 2024-07-01 12:15:05 -07:00
navigation.lua format: auto sort requires 2023-10-08 23:32:22 -07:00
render.lua ci: use nvim-typecheck-action v2 2024-06-01 19:26:10 -07:00
tree.lua fix: don't collapse uncollapsable leaf nodes (#268) 2023-06-16 19:01:17 -07:00
util.lua ci: run tests against Neovim v0.10.0 2024-05-16 11:43:00 -07:00
window.lua ci: use nvim-typecheck-action v2 2024-06-01 19:26:10 -07:00