Skip to content

compiler_redo

Zeioth edited this page Mar 12, 2024 · 4 revisions

You can add this component to the winbar section of heirline opts.

require("heirline-components.all").component.compiler_redo()

You can click the redo button to repeat the last compiler.nvim task you selected. screenshot_2024-03-12_21-17-14_027137582

Normally, you will just click the play button once per session, and then redo as many times as you need.

Clone this wiki locally