Commit Graph

24 Commits

Author SHA1 Message Date
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