]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/emacs.json
adds support for $HOME/.tigrc (#354)
[xdg-ninja.git] / programs / emacs.json
1 {
2 "files": [
3 {
4 "help": "Supported since _27.1_.\n\nYou can move the directory to _$XDG_CONFIG_HOME/emacs_.\n",
5 "movable": true,
6 "path": "$HOME/.emacs.d"
7 },
8 {
9 "help": "Supported since _27.1_.\n\nYou can move the file to _$XDG_CONFIG_HOME/emacs/init.el_.\n",
10 "movable": true,
11 "path": "$HOME/.emacs"
12 }
13 ],
14 "name": "emacs"
15 }