diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 22:41:13 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:26:44 +0200 |
commit | 9ad1e49d65e03422ad509a4d2bb9e9b441bdaa07 (patch) | |
tree | b944a4cb084448aeba6885de87bbc7602a411950 /app-emacs/ts | |
parent | app-emacs/treesit-auto: Drop trivial site-init file (diff) | |
download | gentoo-9ad1e49d65e03422ad509a4d2bb9e9b441bdaa07.tar.gz gentoo-9ad1e49d65e03422ad509a4d2bb9e9b441bdaa07.tar.bz2 gentoo-9ad1e49d65e03422ad509a4d2bb9e9b441bdaa07.zip |
app-emacs/ts: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/ts')
-rw-r--r-- | app-emacs/ts/files/50ts-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/ts/files/50ts-gentoo.el b/app-emacs/ts/files/50ts-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/ts/files/50ts-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |