A floating vim.ui.input buffer that auto-resizes to fit its contents.
0

Configure Feed

Select the types of activity you want to include in your feed.

change plugin description

r0nsha (Jun 28, 2025, 12:58 PM +0300) cb1f3472 196aa6ff

+3 -3
+1 -1
README.md
··· 1 1 # multinput.nvim 2 2 3 - An attempt at creating a `vim.ui.input` that wraps its context in an auto-resizing buffer. 3 + A floating `vim.ui.input` buffer that auto-resizes to fit its contents. 4 4 5 5 ## Installation 6 6
+2 -2
doc/multinput.txt
··· 1 1 multinput.txt multinput.nvim 2 2 3 - An attempt at creating a `vim.ui.input` that wraps its context *multinput* 4 - in an auto-resizing buffer. 3 + A floating `vim.ui.input` buffer that auto-resizes to *multinput* 4 + fit its contents. 5 5 6 6 ================================================================================ 7 7 Table of Contents *multinput-contents*