Skip to content

Guess Indent doesn't load #1588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nnathan opened this issue Jun 7, 2025 · 2 comments
Open

Guess Indent doesn't load #1588

nnathan opened this issue Jun 7, 2025 · 2 comments

Comments

@nnathan
Copy link

nnathan commented Jun 7, 2025

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 = {},
	},
	-- }}}
@rivenirvana
Copy link
Contributor

#1532

@mdashx
Copy link

mdashx commented Jun 7, 2025

I just did the same and was wondering if this was left as an exercise to force the user to read the config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants