mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-18 11:06:17 +00:00
[provisioning] add japanese deps to emacs-doom
This commit is contained in:
parent
0b74c90508
commit
22e1c9df08
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ _recipe emacs
|
||||||
_recipe git
|
_recipe git
|
||||||
_recipe _path
|
_recipe _path
|
||||||
|
|
||||||
|
# Include japanese language support utilties used by configured packages
|
||||||
|
_recipe japanese
|
||||||
|
|
||||||
_git "https://github.com/hlissner/doom-emacs" "$HOME/.emacs.d"
|
_git "https://github.com/hlissner/doom-emacs" "$HOME/.emacs.d"
|
||||||
_path "$HOME/.emacs.d/bin"
|
_path "$HOME/.emacs.d/bin"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue