Commit Graph

465 Commits

Author SHA1 Message Date
57425066cc Emacs: Lazy-load org-mode and mediawiki-mode. 2020-02-18 16:37:40 +01:00
b1aa40297d Emacs: Defer TRAMP and atomic-chrome for 5 seconds. 2020-02-18 16:14:08 +01:00
74195acb3c Emacs: ispell-dictionary → flyspell-default-dictionary. 2020-02-16 20:31:37 +01:00
3e27fedc60 Emacs: Enable markdown-mode for gitlab.gnome.org. 2020-02-14 14:46:32 +01:00
21a1d3a158 Emacs: Rewrite my/switch-project() so that it works.
Call projectile-find-file before treemacs.
2020-02-12 14:39:47 +01:00
fbe6e0bd06 Emacs: Actually remove yasnippet-snippets-dir from yas-snippet-dirs. 2020-02-12 14:34:19 +01:00
b383828496 Emacs: Call (counsel-)projectile-find-file after switching project. 2020-02-11 23:37:44 +01:00
6382950ce9 Emacs: Add “compile” purpose. 2020-02-11 23:31:02 +01:00
878104c098 Emacs: Shorten purpose names. 2020-02-11 23:30:17 +01:00
f576646fd0 Emacs: purpose: Rename help-buffers → help-buffer. 2020-02-11 23:21:44 +01:00
ee7280d4fd Revert "Emacs: Remove purposes for AsciiDoc and Markdown."
This reverts commit d63a9ceb6bb09229c1d92f28142246b88b75585d.
2020-02-11 23:15:01 +01:00
e2db895f45 Emacs: Make counsel-projectile call my/switch-project. 2020-02-11 18:35:29 +01:00
5d535cd318 Emacs: Diminish auto-fill-function. 2020-02-11 18:04:27 +01:00
a4ca3c8650 Emacs: Remove purposes for AsciiDoc and Markdown.
They are in the “edit” purpose.
2020-02-11 18:02:15 +01:00
650cb68c96 Emacs: Diminish some more modes. 2020-02-11 17:59:12 +01:00
c3337ba4be Emacs: Show minor-modes, but only some of them. 2020-02-11 17:48:50 +01:00
ea04b1562a Emacs: Bind C-x C-f to projectile-find-file. 2020-02-11 16:55:16 +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
7983b8000d Emacs: Truncate lines in YAML files. 2020-02-06 19:49:29 +01:00
90f54d8b67 Emacs: Delete yasnippet-snippets-dir from yas-snippet-dirs. 2020-02-05 19:59:02 +01:00
96d9c7206b Emacs: Use Source Serif Pro for ebooks. 2020-02-05 19:36:04 +01:00
f5814c6d35 Emacs: Open .shtml in web-mode. 2020-02-05 19:35:45 +01:00
cd80739e8f Emacs: Truncate lines only in prog-mode and conf-mode. 2020-02-05 16:39:44 +01:00
59e5b30955 Emacs: Add rainbow-mode. 2020-02-04 18:50:04 +01:00
4c7d63534b Emacs: Back to 2 rainbow-delimiters colors. 2020-02-04 18:47:41 +01:00
62724bfcf3 Emacs: Change color 3 of rainbow-delimiters. 2020-02-04 03:19:01 +01:00
9e088d528c Emacs: Use 4 different delimiter colors. 2020-02-03 15:14:06 +01:00
3ce668c3bb Emacs: Suppress some warnings. 2020-02-03 15:13:18 +01:00
7bcdd4639b Emacs: typo. 2020-02-03 06:38:31 +01:00
5f4ea948ef Emacs: doom-modeline: Transform setq to custom. 2020-02-03 04:32:52 +01:00
e4fc762809 Emacs: Add -DWITH_TEST=YES to projectile-project-configure-cmd. 2020-02-02 13:50:50 +01:00
9800ede44f Emacs: Set fill-column to 400 for textareas from the WWW. 2020-02-02 10:18:00 +01:00
c7555f400b Add purposes for adoc-mode and markdown-mode. 2020-02-02 10:17:36 +01:00
357d26e408 Emacs: Add purpose for ebuild-mode. 2020-01-31 06:00:40 +01:00
c1802d3f99 Emacs: Reduce scroll lag significantly. 2020-01-28 10:25:01 +01:00
8863024422 Emacs: Add rainbow-delimiters. 2020-01-28 04:47:57 +01:00
2fe8007536 Emacs: Close other windows after killing all project buffers. 2020-01-28 03:33:39 +01:00
c32b7c7614 Emacs: Move maybe-copyright-update down. 2020-01-28 03:32:59 +01:00
2e1c41f757 Emacs: Ask to update copyright years in prog-mode. 2020-01-28 03:26:08 +01:00
7a2035f283 Emacs: Delete frame with C-q. 2020-01-27 09:21:22 +01:00
563fcdc14e Emacs: Redistributed keybindings. 2020-01-27 09:13:36 +01:00
4fb8e51142 Change window-purpose keybinding to <f2>. 2020-01-27 08:37:38 +01:00
86ee413aa8 Emacs: Add keybindings for window-purpose layouts.
Also add help-mode and info-mode to help-buffers purpose.
2020-01-27 08:33:16 +01:00
cddca99f44 Emacs: Extend cc-search-directories. 2020-01-27 06:31:11 +01:00
0d6b6a3f86 Emacs: Add purpose-support to magit-workaround. 2020-01-27 05:37:35 +01:00
36c1ab5183 Emacs: Don't deactivete window-purpose while switching buffers. 2020-01-27 05:36:45 +01:00
aa2f3b2961 Emacs: Bugfix: enable whitespace in Emacs >= 27. 2020-01-27 04:34:29 +01:00
0ff970fcd1 Emacs: Don't truncate lines in compilation output. 2020-01-27 04:34:00 +01:00
cb83cd5ae7 Emacs: Clean up init files a bit. 2020-01-27 02:39:22 +01:00