Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivanjermakov/cmdzero.nvim

Experimental Neovim plugin that replaces cmdline with a floating equivalent
https://github.com/ivanjermakov/cmdzero.nvim

neovim neovim-plugin plugin

Last synced: 6 days ago
JSON representation

Experimental Neovim plugin that replaces cmdline with a floating equivalent

Awesome Lists containing this project

README

        

# Cmdzero

Experimental Neovim plugin that replaces cmdline with a floating equivalent.

Basically, a workaround for [hit enter problem with `cmdheight=0`](https://github.com/neovim/neovim/issues/1004).

Fork of early [noice.nvim](https://github.com/folke/noice.nvim) implementation.