RichieHH
RichieHH
I'm not getting anything back from any docset either. Did you get anywhere here? ``` (use-package dash-docs ;;:custom ;;(dash-docs-browser-func 'eww-readable-url) :config (setq dash-docs-common-docsets '("C++" "Emacs Lisp" "Docker")) (setq dash-docs-docsets '("C++"...
Jakob writes: > No, sadly. I have begun writing my own Emacs interface to [dasht](https://github.com/sunaku/dasht). Perhaps I will publish the package to MELPA when it is done. that would be...
Raimon Grau writes: > I'm not sure how you're trying to use it, but `(dash-docs--run-query "Rust" "String::new")` is not going to work, as the first parameter is not expected to...
maybe use xss-lock to catch suspend and to set brightness after.
> (defun google-translate--search-tkk () > "Search TKK." > (list 430675 2721866130)) I was messing around for ages and finally this form works for using straight/use-package. The require in the :init...
Adding some instructions on how to get this working including installation of jedi ls would be nice. > LSP :: The following servers support current file but do not have...
--keep isn't an option to keep manually added values as it ALSO keeps all the auto added ones which have been discarded. We need the ability to tag, at least...
Hmm, it adds a lot IMO since its way quicker than creating occur buffers. it's analogous to helm's restore candidates/status which was C-c h r iirc. But I'm new to...
I use selectrum repeat. I don't use embark. It's very useful. But, I guess I can try embark again.
Is this project still alive or is Arduino-CMake-NG the place to go. Not that I can get that working either of course ;) Honest Q: is it beating a dead...