SaaSHub helps you find the best software and product alternatives Learn more →
Aerial.nvim Alternatives
Similar projects and alternatives to aerial.nvim
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
lspsaga.nvim
Discontinued improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)
-
-
symbols-outline.nvim
Discontinued A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
-
-
-
-
-
-
-
syntax-tree-surfer
Discontinued A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aerial.nvim discussion
aerial.nvim reviews and mentions
-
A Missing IDE Feature
I don't want folding. I want to see text as-is, and such symbol lookup should be a seprate view.
In neovim, I prefer aerial's telescope extension: https://github.com/stevearc/aerial.nvim?tab=readme-ov-file#t...
-
What's this type of plugin called? (it shows the structure of code)
I tried aerial.nvim the other day and it's pretty cool. Haven't tried lspsaga yet so I'm not sure if it fits the same purpose.
-
Configuration passed to plugin's setup is not persistent
I am using aerial found here and I really like it except that when I press a function, it doesn't close the window. And I had thought I fixed it with
-
How do you automatically switch focus to the newly opened aeiral buffer?
I am referring to the aerial plugin found [here[(https://github.com/stevearc/aerial.nvim)
-
How do you jump to the beginning of a function
I use https://github.com/stevearc/aerial.nvim, it knows which is the current function. I currently open the telescope display and just press "enter", but AerialPrev would work just as well.
-
Please inform me of the plugin(s) enabling these two features
First one could be lualine and Aerial.
-
Navigation between functions
I also use ]m, but it’s not a very good way to choose and move to functions quickly and with intention. Options include aerial.nvim, symbols-outline.nvim, and the new nvim-navbuddy, from the developer who made nvim-navic.
-
Introducing nvim-navbuddy! A simple popup window that provides breadcrumbs like navigation feature and more!
This would be amazing if i could open it in a buffer beside (or under...?) my current. Something akin to aerial.nvim.
- Neovim task-focused interface
-
Getting outline of manpage
Yup! Aerial.nvim supports man pages, LSP, treesitter, and markdown for outlining
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Feb 2025
Stats
stevearc/aerial.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of aerial.nvim is Lua.