Commit Graph

48 Commits

Author SHA1 Message Date
c8b6a6bc90 Emacs: Use prescient for sorting and filtering ivy and company. 2020-12-08 13:03:55 +01:00
d5fc9af5c8 Emacs: Only show treemacs in the first frame. 2020-11-29 15:50:02 +01:00
120b7ef9d1 Emacs: Fix treemacs init? 2020-11-29 11:52:10 +01:00
c7166f939e Emacs: Show treemacs when creating frame from server. 2020-11-29 09:15:58 +01:00
8dd8947c47 Emacs: Own package definition for hl-line. 2020-11-29 09:11:03 +01:00
5ac733498a Emacs: Add my/reload-theme, some dependency fixes. 2020-11-26 13:21:04 +01:00
eaeeb62e9f Emacs: Make it work better when starting in daemon mode.
Still get an error, probably doom-themes.
2020-11-26 12:47:47 +01:00
c4654e31bf Emacs: Show treemacs on start under certain conditions.
If the frame width is at least 120 chars and treemacs-persist-file
exists.
2020-11-14 22:10:34 +01:00
f08a6dda04 Emacs: Don't delete treemacs-persist before start. 2020-11-14 22:08:33 +01:00
1f4144eae0 Emacs: Don't follow tags in treemacs. 2020-11-14 21:57:28 +01:00
bebe46145d Emacs: Use counsel-imenu, remove flimenu. 2020-11-13 18:02:16 +01:00
8c44d623f1 Emacs: Activate tag-follow-mode in treemacs. 2020-11-13 14:51:34 +01:00
56b7b1f6df Emacs: Start with an empty treemacs workspace list. 2020-11-13 14:50:36 +01:00
963bae0b9c Emacs: Enable counsel-projectile everywhere.
Previous config was inconsistent.
2020-08-03 03:13:46 +02:00
84dc01f9e4 Emacs: Remove all-the-icons-ivy. 2020-05-30 19:39:20 +02:00
9e2f68b3b8 Emacs: Demand treemacs-projectile.
Otherwise treemacs-collapse-other-projects won't work.
2020-05-27 04:48:11 +02:00
710403de07 Emacs: Make ivy work properly again. 2020-05-26 07:06:22 +02:00
096d913e8b Emacs: Demand treemacs-magit. 2020-05-25 13:40:41 +02:00
d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
0299d8134a Emacs: Only use :extend in faces in Emacs >= 27. 2020-04-22 03:17:11 +02:00
39f23fd45e Emacs: Use darker hl-line for treemacs (more contrast). 2020-04-21 04:21:38 +02:00
4f9957a5f1 Emacs: Switch theme to doom-outrun-electric. 2020-04-17 03:51:57 +02:00
0935806207 Emacs: Switch keys for treemacs and toggle-flyspell (<f8> and <f9>). 2020-04-15 14:24:44 +02:00
72fc9c971d Remove :pin leftover from old package management. 2020-04-10 14:17:47 +02:00
65395eae6b Emacs: Add ivy-emoji. 2020-03-24 12:21:13 +01:00
18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
3c6da46f52 Emacs: Pin treemacs-magit to melpa, compatibility to treemacs. 2020-03-10 23:27:44 +01:00
0f0c3e68c8 Emacs: Refactor basics/*. 2020-03-10 14:33:47 +01:00
be9a59b1b7 Emacs: Add workaround for treemacs.
I'm using treemacs vcs-version together with treemacs-magit “stable”.
2020-03-10 12:20:10 +01:00
45952cbb95 Emacs: Remove pin on all-the-icons-ivy-rich. 2020-03-10 12:10:17 +01:00
f15ae528bc Emacs: Enable all-the-icons-ivy-rich. 2020-02-20 18:50:23 +01:00
03acc522a6 Emacs: Prepare all-the-icons-ivy-rich.
https://github.com/seagle0128/all-the-icons-ivy-rich/issues/4
2020-02-19 23:51:22 +01:00
4dea86bd32 Emacs: Do not delay loading of treemacs.
Projectile depends on it and we want to use it right away most of the time.
2020-02-19 15:08:14 +01:00
d053f2e9fe Emacs: Delay loading of treemacs a bit. 2020-02-18 16:46:49 +01:00
e2db895f45 Emacs: Make counsel-projectile call my/switch-project. 2020-02-11 18:35:29 +01:00
c3337ba4be Emacs: Show minor-modes, but only some of them. 2020-02-11 17:48:50 +01:00
de9790895f Emacs: Add counsel-projectile. 2020-02-11 16:47:12 +01:00
f1f134c40f Emacs: Rewrite icons-in-buffer-switcher thing. 2020-02-06 20:13:30 +01:00
7bcdd4639b Emacs: typo. 2020-02-03 06:38:31 +01:00
36c1ab5183 Emacs: Don't deactivete window-purpose while switching buffers. 2020-01-27 05:36:45 +01:00
cc06b0c698 Emacs: Add comment for treemacs-project-follow-cleanup. 2020-01-22 03:36:34 +01:00
e06337aa8c Emacs: Add window-purpose. 2020-01-21 02:52:03 +01:00
62a33a88e6 Emacs: Add lsp-treemacs. 2020-01-20 20:25:29 +01:00
a0b5c561cb Emacs: Disable tab-line-mode. 2019-12-29 04:36:12 +01:00
28dadbe820 Emacs: Fix tab-line-highlight. 2019-12-26 21:38:03 +01:00
ee01e1a8d3 Emacs: Add keybindings for tab-bar and enable tab-line. 2019-12-26 21:30:46 +01:00
2d576fec10 Rename .emacs/init → .emacs/init.d and fix comment-face.
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00