Skip to content

Lualine doesn't indicate when recording macro #1355

Open
@ibootrc

Description

@ibootrc

when i start recording a macro nothing show up in lualine to let me know that i am recording.
my current config:

return {
	'nvim-lualine/lualine.nvim',
	config = function()
		local config = require("lualine")
		config.setup({
			options = {
				icons_enabled = true,
				theme = 'auto',
			}
		})

	end
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions