summaryrefslogtreecommitdiff
path: root/app-emacs/treemacs/metadata.xml
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-12-02 19:44:07 -0500
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-12-02 19:44:07 -0500
commit8546e3365180cb1a13f676f9faf3502245c941af (patch)
treebb5a3dac6f41d14360761ee0b66c3c17e2058d81 /app-emacs/treemacs/metadata.xml
parent7373c831163179e4d958ea13c926cf51f70526b8 (diff)
downloadebuilds-8546e3365180cb1a13f676f9faf3502245c941af.tar.gz
Removed unused ebuilds for now
Diffstat (limited to 'app-emacs/treemacs/metadata.xml')
-rw-r--r--app-emacs/treemacs/metadata.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/app-emacs/treemacs/metadata.xml b/app-emacs/treemacs/metadata.xml
deleted file mode 100644
index 1c1e92c..0000000
--- a/app-emacs/treemacs/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>jturner.usa+gentoo@gmail.com</email>
- <name>John Turner</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <upstream>
- <remote-id type="github">Alexander-Miller/treemacs</remote-id>
- <doc>https://github.com/Alexander-Miller/treemacs/blob/master/README.org</doc>
- </upstream>
- <longdescription>
- A file and project explorer similar to NeoTree or vim’s NerdTree,
- but largely inspired by the Project Explorer in Eclipse.
- It shows the file system outlines of your projects in a
- simple tree layout allowing quick navigation and exploration,
- while also possessing basic file management utilities.
- </longdescription>
- <use>
- <flag name="evil">Enable support for evil-mode keybinds and navagation</flag>
- <flag name="magit">Enable treemacs to be informed of git state changes applied from magit</flag>
- <flag name="icons-dired">Enable treemacs icons in dired buffers</flag>
- </use>
-</pkgmetadata>