Commit graph

11 commits

Author SHA1 Message Date
Henrik Lissner
13aa3e8407
Fix #2613: remove treemacs-persp
A common bug report is that straight cannot see treemacs-persp in MELPA.
Perhaps the MELPA repo isn't being updated properly -- I have no idea,
but since this package isn't doing anything at the moment, I will simply
remove the package until I have time to look into it further.
2020-02-27 00:49:47 -05:00
Henrik Lissner
899987fb91
Bump to Alexander-Miller/treemacs@4eb8eb8
From Alexander-Miller/treemacs@4d4a955
2020-02-24 20:07:35 -05:00
Henrik Lissner
1446f1a37c
Bump to Alexander-Miller/treemacs@4d4a955
From Alexander-Miller/treemacs@05d264a

Due to hlissner/emacs-doom-themes#395
2020-02-11 03:21:30 -05:00
Henrik Lissner
ae1e3f005e
Bump to Alexander-Miller/treemacs@05d264ae8c
Also affects treemacs-{evil,projectile,magit,persp}, since they are in
the same repo.
2020-02-10 02:38:12 -05:00
Henrik Lissner
a9402cfb55
Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
Henrik Lissner
5a07e8f655
Add treemacs-persp package #1348 2020-01-13 16:03:22 -05:00
Jeff Jewiss
4e24d09f71
use treemacs-magit package
Install and use treemacs-magit if both treemacs and magit are enabled in init.el.
2019-05-10 11:38:34 -04:00
Henrik Lissner
77e4cc4d58
💥 Remove :feature category
:feature was a "catch-all" category. Many of its modules fit better in
other categories, so they've been moved:

- feature/debugger -> tools/debugger
- feature/evil -> editor/evil
- feature/eval -> tools/eval
- feature/lookup -> tools/lookup
- feature/snippets -> editor/snippets
- feature/file-templates -> editor/file-templates
- feature/workspaces -> ui/workspaces

More potential changes in the future:

- A new :term category for terminal emulation modules (eshell, term and
  vterm).
- A new :os category for modules dedicated to os-specific functionality.
  The :tools macos module would fit here, but so would modules for nixos
  and arch.
- A new :services category for web-service integration, like wakatime,
  twitter, elfeed, gist and pastebin services.
2019-04-24 18:16:04 -04:00
Henrik Lissner
cf6b4f891e
Add +everywhere flag to treemacs-evil 2018-06-10 23:17:12 +02:00
Aria Edmonds
7175c7dffb
Add initial treemacs module 2018-06-09 12:16:29 +10:00