Is there a plugin that customizes the command line area? And is there any way to customize the tab without plugins? I enabled the tab natively with vim.o.showtabline = 2. thx

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fine-cmdline.nvim

    Enter ex-commands in a nice floating input.

  • For the command line area there is fine-cmdline. Haven't used it personally.

  • vimfiles

  • I use this for my tabline. It simply shows all of the windows open in the tab instead of just the active window, using / to show vertical splits and | to show horizontal ones. I've found it immensely helpful. Ignore the comments, I planned on expanding the tabline to have a second line showing the alternate file of each window, but never got around to it. Doesn't seem necessary.

  • 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
  • wilder.nvim

    A more adventurous wildmenu

  • I tried wilder.nvim. It's a tad slower than the basic :h wildmenu, but it's bringing interesting features to the command line.

  • mpbtl

    Discontinued minimal (n)vim plugins - buffer tabline(Under 200 LOC)

  • luatab.nvim

    Tabline lua plugin for neovim

  • https://github.com/alvarosevilla95/luatab.nvim is a plugin for the tabline, but it's interesting because, as it says in the readme, it's "just a lua rewrite of the tabline render function". IOW, it's not a complete tabline plugin, but rather a plugin that enables you to configure your tabline easier, using lua.

  • cmp-cmdline

    nvim-cmp source for vim's cmdline

  • I recently switched from wilder.nvim to cmp-cmdline and I would recommend the latter (if you use nvim-cmp)

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

  • I've been away for ~3 years and my config is vimscript-coc-plug-etc. Worth moving to the 'new thing', and good resources to get up to date?

    11 projects | /r/neovim | 15 Jun 2023
  • Trouble with installing cmp/lsp autocompletion

    3 projects | /r/neovim | 29 May 2023
  • Help with finding a plugin & workflow

    3 projects | /r/neovim | 8 May 2023
  • Where to get icons

    4 projects | /r/neovim | 6 May 2023
  • Treesitter + Mason Vs CoC

    3 projects | /r/neovim | 4 May 2023