Looking for airline replacement

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • lualine.nvim

    Discontinued A blazing fast and easy to configure Neovim statusline written in Lua (by shadmansaleh)

  • require'lualine'.setup() should give you a decent statusline. If you're using https://github.com/shadmansaleh/lualine.nvim it'll match themes automatically . Can you tell me what else you had to manually setup?

  • lightline.vim

    A light and configurable statusline/tabline plugin for Vim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • feline.nvim

    Discontinued A minimal, stylish and customizable statusline for Neovim written in Lua

  • Feline is nice, really fast, and very configurable.

  • vim-airline

    lean & mean status/tabline for vim that's light as air

  • I really liked the auto theme matching of Airline and the overall ootb experience, but this problem with LSP/treesitter (or highlighting in general?) was the final nail in the coffin for me: https://github.com/vim-airline/vim-airline/issues/1779 I guess it's kind of workaroundable, but I'm happy with lualine now and it starts bit faster too so oh well.

  • vim-settings

    My Vim Settings and a script to auto setup them

  • I ended up with 100 lines vs 30 lines. Most of it was writing functions that replicate parts of airline I use, but maybe others don’t. So might actually be less of a concern.

  • dotfiles-public

    My personal dotfiles

  • https://github.com/craftzdog/dotfiles-public/blob/master/.config/nvim/after/plugin/lualine.rc.lua -His config

  • https://github.com/chonmegai/neovim-config- my file

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • neovim-config

  • You seem to have a custom tabline implementation and have lualines tabline disabled . I don't know why your custom version isn't working . If you want to use lualines tabline check out https://github.com/shadmansaleh/lualine.nvim#tabline . Also for the tabline make sure you have shadmansaleh/lualine.nvim installed tabs & buffers components are only available in the fork.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts