didibus
didibus
Hey, Love easyblogger by the way. I was wondering if there is an option in the YAML you can set to specify the URL of the post: `www.myblogger.com/2018/03/my-custom-url-here.html` Thanks
I'd love if it could update as I type, without needing to save the buffer like diff-hl can do using its flydiff mode. Currently, neither package have all the features...
Thanks a lot for this package, it makes Emacs feel so much better and modern. One question I had was if there is a way to configure something, so it...
The readme says: > Kibit reads source code without any macro expansion or evaluation. A macro can therefore easily invalidate a rule. Also, kibit will not know if the symbol...
Lately I've been getting the following: ``` Suspicious state from syntax checker clojure-joker: Flycheck checker clojure-joker returned 1, but its output contained no errors: :402:11: Parse warning: WARNING: deftest already...
It be nice to be able to zoom or change the font size.
When using `projectile-replace-regexp`, it seems that if a given file being scanned is missing, the command just stops. Ideally, it should just skip the missing file and continue with the...
Sometimes I like to start ephemeral REPL sessions to play around with some idea and I don't need to persist files or have a project for it. Right now you...
When I cider-jack-in in Cider within a buffer that has no associated file or buffer, it starts a nrepl, but it seems nrepl is trying to create a .nrepl-port file...
It seems like as I change Java code in a buffer, I don't get an up to date linting. I keep having to run `lsp-workspace-restart` for it to update, or...