summaryrefslogtreecommitdiff
path: root/modules/popper-config.el
AgeCommit message (Collapse)Author
7 daysfeat:popper: Add async-native-compile-log buffer to popup rulesCraig Jennings
Include the `*Async-native-compile-log*` buffer in the list of popup rules for improved buffer management.
12 daysfeat: modules: Add popper-config for popup window managementCraig Jennings
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.