aboutsummaryrefslogtreecommitdiff
path: root/modules/popper-config.el
Commit message (Collapse)AuthorAgeFilesLines
* feat: modules: Add popper-config for popup window managementCraig Jennings2025-10-221-0/+41
Introduce popper-config.el to manage secondary buffers as popup windows using popper.el. This configuration includes keybindings for toggling, cycling, and promoting popups, and sets up popper with specific buffer references and display settings. This enhances the user experience by managing secondary buffers efficiently.