Micah Halter

Results 386 comments of Micah Halter

@olrtg Changing start and end would be a great option! I would want to hear back from the maintainers to see what direction they want to go with these types...

I suppose this was superseded by #85 I'll go ahead and close this.

Thanks for this feedback! Yeah I thought about this as well. The main driving factor was to keep away from breaking changes to the API. The only way to avoid...

@NMAC427 I just pushed a commit to resolve this, I separated out the `bufnr` and `autocmd` functionality for `set_from_buffer`. This is a breaking change for that function definition. I updated...

Ok, I have been noodling about this quite a bit and I think I have come up with a good interface for the `:GuessIndent` command that satisfies all of the...

@NMAC427 Hey! Hope all is well, just wanted to check in and see if you have gotten any time to take a look at this PR now that it's been...

No worries at all! Thanks so much for the consideration!

I agree with ofseed here regarding global and local states. If we adopt a model where the global state acts as a gate and then defer to local states, the...

Investigating now, in the meantime I moved this to the correct repository

@lougreenwood can you please provide a minimal reproduction `repro.lua` that gets to this error? That will greatly help me in debugging. You can take a look at the template when...