Skip to content

Guess Indent doesn't load #1588

Open
Open
@nnathan

Description

@nnathan

Using the init.lua in the repo, guess-indent.nvim doesn't load.

I had to supply opts = {}, so it would load the setup(), and it would work:

	-- {{{ [[ Guess Indent ]]
	{
		"NMAC427/guess-indent.nvim",
		opts = {},
	},
	-- }}}

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