diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-12-14 22:16:01 -0500 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-12-14 22:16:01 -0500 |
commit | d4b4177f8f63f1d238e358e38c431dd1245d1dc6 (patch) | |
tree | 87d4cea2808747a5241717aab6fc235368035ead /app-emacs/highlight-indentation/files | |
parent | 51b5c27b1256b6546934e1350c00d51cfb97c986 (diff) | |
download | ebuilds-d4b4177f8f63f1d238e358e38c431dd1245d1dc6.tar.gz |
app-emacs/highlight-indentation: removed from overlay since it exists in ::gentoo
Diffstat (limited to 'app-emacs/highlight-indentation/files')
-rw-r--r-- | app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el b/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el deleted file mode 100644 index b58862f..0000000 --- a/app-emacs/highlight-indentation/files/50highlight-indentation-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/highlight-indentation-autoload.el") |