xenodium

Results 5 issues of xenodium

https://flathabits.com a privacy-first habit tracker for iOS Full disclosure: I'm the author.

### Goal To implement **:validate-custom** keyword (same as **:custom**, but backed by [validate.el](https://github.com/Malabarba/validate.el) validation). I seem to have an initial implementation. I could really use some feedback/guidance. Spot flaws? Potential...

Feature request: Edit results in buffer and save all touched files. Similar in spirit to wdired, make search results editable in buffer. C-c C-c would save any changes in all...

Thanks for validate.el. I use it throughout in my config. Unsure if I'm misuing `validate-setq` or if a definition needs to be updated. Definition: ``` (defcustom company-show-numbers nil "If enabled,...

Inserting #+begin_center yields additional whitespace when using (company-tng-configure-default).