Commit Graph

436 Commits

Author SHA1 Message Date
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
8664fe9a90 Emacs: Moved git and lsp config to separate files. 2020-01-27 02:11:10 +01:00
e088c867d1 Emacs: Add truncate-lines in addition to truncate-line. 🤷 2020-01-27 02:00:35 +01:00
7031dd28b5 Emacs: Disable whitespace-mode workaround for Emacs >= 27. 2020-01-27 01:53:26 +01:00
5acc814905 Emacs: Open claws-mail messages in mail-mode. 2020-01-26 21:46:17 +01:00
8342589400 Emacs: Workaround for magit split problem. 2020-01-26 21:45:56 +01:00
ad17ba7ea6 Revert "Emacs: schnibble has correct hostname now."
This reverts commit aef96118c8df6cca6a066a66cbc4c2e5816ee21e.
2020-01-26 19:33:54 +01:00
eccb0dc95e Emacs: Fix lsp-clients-clangd-args and allow override. 2020-01-26 09:13:54 +01:00
fd241edd46 Emacs: Reorder default cmake arguments. 2020-01-26 09:13:26 +01:00
1d029a4ff9 Emacs: Replace company-clang-version with my/clangd-version. 2020-01-26 07:01:04 +01:00
c42cb09db7 Emacs: Disable flycheck-clang-tidy if clang >= 9 is detected. 2020-01-26 02:36:05 +01:00
9264bbe33a Emacs: typo. 🤦 2020-01-26 01:58:38 +01:00
6862c76d71 Emacs: Oops, lsp-clients-clangd-args is a list. 2020-01-26 01:52:15 +01:00
1b3fcad20e Emacs: Rearrange clangd argument stuff. 2020-01-26 01:30:13 +01:00
5906b26237 Emacs: fix clang version extraction. 2020-01-26 01:24:31 +01:00
8ee57b74f6 Emacs: Add “-clang-tidy” to clangd args if possible. 2020-01-26 01:09:35 +01:00
ee9c8aac74 Emacs: schnibble has correct hostname now. 2020-01-26 01:07:33 +01:00
6563e1bb1b Emacs: No delay for company. 2020-01-25 05:39:52 +01:00
1f158955ec Emacs: Move my/split-vertically() to magit and deactivete it. 2020-01-25 03:46:08 +01:00
df4d30be8d Emacs: Replace killed buffers with same purpose. 2020-01-25 00:31:22 +01:00
6ee4d6fa25 Emacs: Add keybindings for purpose/buffer dedication. 2020-01-24 23:25:54 +01:00
6f90c07076 Emacs: Split git commit buffers vertically if buffer is dedicated.
If the current buffer is dedicated to a purpose, splitting horizontally is
impossible. To prevent stacking, we split vertically instead.
2020-01-24 23:17:35 +01:00
4d3b29ff6b Emacs: Add keybinding for lsp-ui-peek-find-implementation.
Although it doesn't seem to work yet.
2020-01-24 22:16:55 +01:00
667e0c2404 Emacs: Add Emacs-over-SSH workaround for windmove. 2020-01-23 03:39:28 +01:00
b3a5e85ede Emacs: Disable continuation lines and enable word-wrapping. 2020-01-23 02:41:09 +01:00
8b7f7a955a Emacs: Set fill-column to 200 for atomic-chrome buffers. 2020-01-22 03:38:26 +01:00
cc06b0c698 Emacs: Add comment for treemacs-project-follow-cleanup. 2020-01-22 03:36:34 +01:00
dae74639dc Emacs: Fix mode selection in atomic-chrome.
The extension sends only the hostname.
2020-01-22 03:21:50 +01:00
c63006ba83 Emacs: Load lsp-treemacs after lsp-ui. 2020-01-21 03:35:41 +01:00
e06337aa8c Emacs: Add window-purpose. 2020-01-21 02:52:03 +01:00