Mickey Petersen
Mickey Petersen
I don't quite follow. If I swap ezf with fzf in both mine and your examples above, I get the exact same outcome. I do not understand what it is...
I never used the original expand region package, so I can't really say if it had more advanced features that this package also tries to mirror. I'm sure if you...
Sounds like it might be a bug.
Hm, thought I updated this. This is not a bug at all. Unbinding the prefix merely removes the combobulate prefix keys. It does not remove keys such as `C-M-d` and...
Oh, sorry, now I understand. Yes, *that* does appear to be a bug if that happens.
As Emacs 30 is approaching, and because it has an html-ts-mode built in now, I can probably deprecate that as it is only used for testing. Thanks for raising it.
Clearly this third-party package manager does something different to the builtin use-package method of loading combobulate. Please use the provided example instead until I have time to look at a...
Everything should work fine with `emacs -q` and the instructions in the readme, though?
I had a go at fixing this. Straight does something funny with autoloading that normal emacs does not do. I tried figuring out why, but I found its "documentation" inscrutable....
Hi Tomas, Thanks for testing. I see your straight example is different from mine. I am not a straight expert. If I were to include a straight example in the...