Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 418 Bytes

floatwindow.nvim

A lightweight Neovim plugin for simplified floating window creation.

Installation: Add leonardo-luz/floatwindow.nvim to your Neovim plugin manager (e.g., init.lua or plugins.lua). For example:

{ 'leonardo-luz/floatwindow.nvim' }

Usage: This plugin serves as a dependency, simplifying the process of creating and managing floating windows for other Neovim plugins.