mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-31 14:22:14 -08:00
'doom make completions' will generate a rudimentary ZSH completion script for bin/doom. It can be used from your shell dotfiles, but I recommend caching the output with a function like: https://github.com/hlissner/dotfiles/blob/master/config/zsh/.zshenv#L1-L14. Then add this to your .zshrc: _cache doom make completions --zsh && compdef _doom doom Ref: https://github.com/hlissner/dotfiles/blob/master/config/zsh/.zshenv#L1-L14 |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli-lib.el | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-start.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||