doomemacs/modules/config/default/autoload
Ethan Leba 6e0b2eafa6 fix(default): only use woman on macOS
`man -k "^"` is very slow on macOS.

```
sh-3.2$ time man -k "^" > /dev/null

real	0m1.599s
user	0m0.391s
sys	0m1.209s
```
2021-12-14 20:51:34 -05:00
..
default.el fix(default): only use woman on macOS 2021-12-14 20:51:34 -05:00
deferred.el Modifying wrong variable judgment logic 2020-08-28 15:57:58 +08:00
files.el fix: +default/discover-projects not reading depth 2021-11-18 19:15:56 +01:00
search.el fix(default): search symbol at point from project root 2021-11-25 17:05:42 +01:00
text.el feat(default): may include project name for SPC f Y 2021-09-15 19:01:46 +02:00