Skip to content

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. screenshot_2024-03-12_21-23-23_975200349

While compiling it will show a animated spinner screenshot_2024-03-12_21-24-50_333223269

Additionally, you can click the button to toggle the compiler results.