dressing.nvim: customize your vim.ui in Neovim 0.6

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

    Neovim plugin to improve the default vim.ui interfaces

  • dressing.nvim provides default implementations for vim.ui.input (with a floating window) and vim.ui.select (with several popular backends, falling back to a floating window).

  • vim-arduino

    Vim plugin for compiling and uploading arduino sketches

  • I expect more plugins to start using the vim.ui methods when they need user input, and as they do this plugin will automatically be picked up. I've already migrated one of my plugins to use vim.ui.select because that's so much easier than writing my own custom telescope integration. And fzf integration. And ctrlp integration. etc etc.

  • 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
  • fine-cmdline.nvim

    Enter ex-commands in a nice floating input.

  • In fine-cmdline I use an on_change event (provided by nui.nvim's input) to manipulate an internal variable in realtime. It's what's makes possible "smart history search".

  • nui.nvim

    UI Component Library for Neovim.

  • In fine-cmdline I use an on_change event (provided by nui.nvim's input) to manipulate an internal variable in realtime. It's what's makes possible "smart history search".

  • searchbox.nvim

    Start your search from a more comfortable place, say the upper right corner?

  • In searchbox.nvim I manipulate a buffer in realtime.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Neorg – organize your life in Neovim

    9 projects | news.ycombinator.com | 26 Mar 2024
  • cpp setting problem

    4 projects | /r/neovim | 6 Dec 2023
  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • F/f/T/t highlight plugin?

    8 projects | /r/neovim | 10 Jul 2023
  • Is it possible to put a focus ring around the active buffer?

    2 projects | /r/neovim | 1 Jul 2023