Skip to content

Lazy loading #15

@ragumagu

Description

@ragumagu

How do I load this plugin with the Lazy plugin manager?

I have tried:

return {
	"rickhowe/wrapwidth",
	config = function()
		vim.g.wrapwidth_sign = "↵"
		vim.g.wrapwidth_number = 1
	end,
}

How do I automatically run the plugin after opening a file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions