Stijn ("stain") Seghers

Results 14 comments of Stijn ("stain") Seghers

Thanks for the quick response! mmm-mode is a minor mode that allows for multiple major modes to co-exist in the same buffer. [Vue](https://vuejs.org/v2/guide/single-file-components.html) for example has the concept of single...

I see. That probably makes sense since I don't see how the current EditorConfig syntax can support different settings for the various parts of the same file. In that case,...

[This](https://github.com/AdamNiederer/vue-mode/blob/master/vue-mode.el#L43) is a list of modes that vue-mode currently supports. I didn't look up the indentation settings for all possible submodes. I also don't know if we need anything apart...

I'm not entirely following the history of this issue, but I noticed that the dependency on the `time` crate is optional now and that the implementation of `Duration` is ported...