Skip to content

Conversation

WindSoilder
Copy link


NOTE
Please verify that the base repository above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the base repository accordingly.


It seems that guess-indent doesn't work unless you assign config manually, here is what I get from https://github.com/NMAC427/guess-indent.nvim:

-- using packer.nvim
use {
  'nmac427/guess-indent.nvim',
  config = function() require('guess-indent').setup {} end,
}

And after define config property, it works well for me.

@bewuethr
Copy link

This is also the subject of #1532, #1598, #1652, and included in #1627.

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

Successfully merging this pull request may close these issues.

2 participants