Commit Graph

34 Commits

Author SHA1 Message Date
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
cd80739e8f Emacs: Truncate lines only in prog-mode and conf-mode. 2020-02-05 16:39:44 +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
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
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
36c1ab5183 Emacs: Don't deactivete window-purpose while switching buffers. 2020-01-27 05:36:45 +01:00
cb83cd5ae7 Emacs: Clean up init files a bit. 2020-01-27 02:39:22 +01:00
ad17ba7ea6 Revert "Emacs: schnibble has correct hostname now."
This reverts commit aef96118c8df6cca6a066a66cbc4c2e5816ee21e.
2020-01-26 19:33:54 +01:00
1d029a4ff9 Emacs: Replace company-clang-version with my/clangd-version. 2020-01-26 07:01:04 +01:00
ee9c8aac74 Emacs: schnibble has correct hostname now. 2020-01-26 01:07:33 +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
667e0c2404 Emacs: Add Emacs-over-SSH workaround for windmove. 2020-01-23 03:39:28 +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
3dae6df898 Emacs: Use windmove for moving between windows. 2020-01-21 01:49:47 +01:00
62a33a88e6 Emacs: Add lsp-treemacs. 2020-01-20 20:25:29 +01:00
30168cacad Emacs: Remove time-stamps for messages code. 2020-01-10 11:02:48 +01:00
24e9433f84 Disable log timestamps. 2020-01-07 07:03:37 +01:00
6ea6a99c87 Emacs: Simplify my/message-with-timestamp. 2020-01-03 03:50:53 +01:00
fa82276f7d Emacs: Prepend timestamps to messages. 2020-01-01 03:42:25 +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
f6d78a531f Emacs: Remove old comment color customization. 2019-12-26 21:11:36 +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