aerial.nvim VS feline.nvim

Compare aerial.nvim vs feline.nvim and see what are their differences.

feline.nvim

A minimal, stylish and customizable statusline for Neovim written in Lua (by feline-nvim)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aerial.nvim feline.nvim
34 41
1,467 1,021
- -
8.7 6.8
7 days ago about 1 year ago
Lua Lua
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aerial.nvim

Posts with mentions or reviews of aerial.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.

feline.nvim

Posts with mentions or reviews of feline.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.
  • Feline.nvim is archived. You can blame reddit for this one
    5 projects | /r/neovim | 19 Feb 2023
    https://github.com/feline-nvim/feline.nvim is archived since 17 Feb 2023
  • Fetching and displaying the latest message in my statusline with vim.o.cmdheight = 0
    1 project | /r/neovim | 10 Feb 2023
    I'm using feline.nvim but this question isn't specific to feline.
  • reticle.nvim
    2 projects | /r/neovim | 3 Feb 2023
    I use feline to generate my statusline and my winbar. This is imho the best statusline plugin for neovim in terms of configuration, truncation, default providers etc.
  • How to configure nvim UI to look like this?
    14 projects | /r/neovim | 4 Nov 2022
    The "look" you're looking for is given by a bunch of plugins: - OneDark.nvim as colorscheme - TS Rainbow for rainbow brackets - BarBar for bufferline - Nvim Devicons and NerdFonts to view file icons - NvimTree as a file manager - Indent Blankline to show indentation guides - CompetiTest with vertical split UI - Feline as statusline plugin. In the screenshot feline is configured with a custom theme. As you can see statusline is different for CompetiTest buffers: a different statusline can be configured for every different filetype using conditional_config.
  • AstroNvim 2.4
    14 projects | /r/neovim | 21 Oct 2022
    We have now migrated from feline to heirline
  • Global statusilne lokos cool
    5 projects | /r/neovim | 24 Aug 2022
    Pretty sure it isn't. Siduck used to use feline.nvim then later moved onto creating their own statusline that is specific to NvChad. You can find it here.
  • Extension for feline to describe your statusline in the lualine way
    2 projects | /r/neovim | 16 Aug 2022
    Hi! I'm a big fan of the feline plugin to describe a statusline. It provides a very powerful api to create your own components, which can be used in the statusline. But also, I like a way of the lualine, in which we can separate the schema of the statusline and used components. So, I've tried to combine these advantages in one place and wrote an extension for feline: dokwork/feline-theme.
  • Winbar support added for Feline.nvim
    1 project | /r/neovim | 20 May 2022
    Author of Feline.nvim and also the winbar PR here. I want to inform everyone who uses Feline that it now has support for winbar.
  • PSA: feline.nvim has switched from famiu/feline.nvim to feline-nvim/feline.nvim
    1 project | /r/neovim | 6 May 2022
    Packer failed to update feline.nvim, and I saw that it's been moved to https://github.com/feline-nvim/feline.nvim.
  • Feline.nvim switching back to rolling-release model
    2 projects | /r/neovim | 5 May 2022
    Hello, author of Feline.nvim here. I'll get straight to the point. A while ago I started using Semantic Versioning for Feline.nvim as it seemed like a good idea at that time. However, as time went by, it just became more and more of a hassle to release new versions, especially after development of Feline.nvim slowed down and it just needed minor bugfixes. I feel like now it's more hassle than it's worth. So I'm switching back to using a rolling-release model. From now on, the master branch will contain the latest changes. The development branch is deprecated and all development branch users need to switch to the master branch.

What are some alternatives?

When comparing aerial.nvim and feline.nvim you can also consider the following projects:

symbols-outline.nvim - A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.

lualine.nvim - A blazing fast and easy to configure Neovim statusline written in Lua

lsp-inlayhints.nvim

galaxyline.nvim - neovim statusline plugin written in lua

overseer.nvim - A task runner and job management plugin for Neovim

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.

nvim-navic - Simple winbar/statusline plugin that shows your current code context

vim-code-dark - Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code

wildfire.vim - Smart selection of the closest text object

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim]

tagbar - Vim plugin that displays tags in a window, ordered by scope

nvim-dap - Debug Adapter Protocol client implementation for Neovim