-
Notifications
You must be signed in to change notification settings - Fork 6
compiler_state
Zeioth edited this page Mar 12, 2024
·
5 revisions
You can add this component to the statusline section of heirline opts.
require("heirline-components.all").component.compiler_state()
You will see it spinning while compiler.nvim or overseer.nvim are compiling/running.
While compiling it will show a animated spinner
Additionally, you can click the button to toggle the compiler results.