Matt Micheletti

Results 10 comments of Matt Micheletti

For anyone else that comes along in this issue, I thought I would address some of the points as I had to use BFG Repo-Cleaner for migrating some repositories' history...

> Hey, > > Migrating a single commit should not take over a second. Are you perhaps using an antivirus or firewall other than the one built into Windows, or...

> Hey, > > I don't believe the migration code has changed at all since v3.1.4, so the performance should be the same as that version. > > However, we...

> See also https://github.com/geany/geany-osx Thanks @elextr Is there an alternate repository for the plugins (with pre-built release binaries) as well for macOS? My main goal was just to use /...

Not _directly_ related to Doom Emacs but I was using the Moody mode line and always wondered if this package was broken (it's not). I finally spent some time today...

> Hi, I would LOVE this feature as well. > I recently migrated to MacOS and found a perfect replacement for Notepad++ in CotEditor. > The only thing that drives...

@1024jp Sorry for the late reply. I think @AleXburnA accurately described it. Essentially, for an example case/steps-to-reproduce: Step 1) Open a fresh instance of CotEditor Step 2) Create a new...

Hi @vbasky, I've attached some screenshots of VS 2017's Light & Dark themes (I use the light theme personally) with some sample C++ code. Please let me know if you...

> The default value of `maple-minibuffer:parameters` has `left-fringe` and `right-fringe` both set to `5`, but the values are overridden by `0` when the frame is made: https://github.com/honmaple/emacs-maple-minibuffer/blob/master/maple-minibuffer.el#L124 > > It...

This is a good call out for expert users of `org-super-agenda`. For clarity, I am always in favor of documenting code more (I _love_ code documentation). The `transformer` property is...