Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivanjermakov/cmdzero.nvim
- Owner: ivanjermakov
- Created: 2024-01-26T03:24:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T19:55:02.000Z (10 months ago)
- Last Synced: 2024-01-31T20:45:47.661Z (10 months ago)
- Topics: neovim, neovim-plugin, plugin
- Language: Lua
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.