branch: main commit a4c8aad2ec52b6e787292af1417b963b0667a960 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (treeview): New package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0ab1107931..6ad5f44aee 100644 --- a/elpa-packages +++ b/elpa-packages @@ -596,6 +596,10 @@ ("toc-org" :url "https://github.com/snosov1/toc-org.git" :ignored-files ("COPYING" ".travis.yml" "toc-org-test.el")) + ("treeview" :url "https://github.com/tilmanrassy/emacs-treeview" + :readme "README.md" + :ignored-files ("LICENSE")) + ("tuareg" :url "https://github.com/ocaml/tuareg.git" :ignored-files ("COPYING"))