Commit Graph

95 Commits

Author SHA1 Message Date
tastytea d27b20f9e8
Disable hl-indent-mode. 2021-09-29 12:57:53 +02:00
tastytea 0b4b55eea6
editorconfig--enable-20210221-testing is default now. 2021-08-30 20:37:07 +02:00
tastytea 4d424a68d0
projectile: Enable CMake presets and remove custom CMake commands. 2021-06-03 18:13:22 +02:00
tastytea 0060b59228
Sort files in counsel-projectile. 2021-06-02 00:24:56 +02:00
tastytea dc98e20fe2
Update CMake commands. 2021-06-01 23:31:58 +02:00
tastytea 937611fd12 Emacs: Load projectile only after f.
We need f-directory?.
2021-02-24 05:35:28 +01:00
tastytea 9dda5dc7a3 Emacs: Add workaround for editorconfig. 2021-02-22 16:16:35 +01:00
tastytea 8d35b27f27 Emacs: Load prescient and counsel-projectile after counsel. 2021-02-08 02:04:57 +01:00
tastytea a3bb6c8d13 Emacs: projectile: Some variables can't be customized …
… but have to be setq-ed, apparently.
2021-01-07 23:50:23 +01:00
tastytea 50030baa8a newline. 2020-12-24 01:39:54 +01:00
tastytea 2cd63f065b Emacs: projectile: Don't turn caching on 2 times. 2020-12-24 01:30:44 +01:00
tastytea da0fe33fcd Emacs: Add package spdx. 2020-12-21 16:18:33 +01:00
tastytea a54a36a2e9 Emacs: Remove Time-stamps. 2020-12-13 11:00:14 +01:00
tastytea fc5405f4f7 Emacs: Ignore directory backups and suffix # in search paths. 2020-12-10 11:24:46 +01:00
tastytea 2cdef331de Emacs: Put ivy & company into misc/completion. 2020-12-08 14:10:01 +01:00
tastytea d15eefdf5d Emacs: Replace (unless slow-computer […] with :unless slow-computer. 2020-12-08 13:17:06 +01:00
tastytea c8b6a6bc90 Emacs: Use prescient for sorting and filtering ivy and company. 2020-12-08 13:03:55 +01:00
tastytea 6844f34ec6 Emacs: Set my/reformat-save to nil for diff-mode. 2020-12-05 15:54:41 +01:00
tastytea 7e8cacaa5f Emacs: Remove my/cmake-compile-command.
Set projectile-project-compilation-cmd directly.
2020-12-05 10:56:13 +01:00
tastytea da1717684a Emacs: dumb-jump: use xref-backend. 2020-12-01 18:27:27 +01:00
tastytea f2cf118fe9 Emacs: Mark built-in packages explicitly. 2020-11-18 18:38:55 +01:00
tastytea c2175d42af Emacs: Use which-function-mode. 2020-11-16 20:14:29 +01:00
tastytea bebe46145d Emacs: Use counsel-imenu, remove flimenu. 2020-11-13 18:02:16 +01:00
tastytea 13e01743cd Emacs: Add flimenu (flatten imenu). 2020-11-13 16:33:46 +01:00
tastytea d0d079e0e4 Emacs: Only ask to update copyright if my/reformat-save is t. 2020-10-27 12:09:54 +01:00
tastytea 34764d1306 Emacs: Move rainbow-mode to text/common. 2020-10-14 21:43:27 +02:00
tastytea 0478315d10 Emacs: Remove safe-mark from projectile-enable-caching.
Not needed anymore.
2020-08-03 03:14:34 +02:00
tastytea 6c0dd5b147 Emacs: Only enable caching for .emacs.d, better workaround. 2020-08-03 03:03:12 +02:00
tastytea d41b1a9963 Emacs: Mark projectile-enable-caching as safe variable. 2020-08-03 01:33:15 +02:00
tastytea 95647351e5 Emacs: Disable caching again.
I'll enable it as a dir local variable for ~/.emacs.d for now.
2020-08-03 01:25:29 +02:00
tastytea 9544a6ab83 Emacs: projectile: filter out *~. 2020-07-29 16:58:37 +02:00
tastytea 0d60abb631 Emacs: Check syntax if idle for 2 seconds. 2020-07-04 15:00:37 +02:00
tastytea cfbe890a38 Emacs: Add smerge keybindings for keep-upper and keep-lower. 2020-06-14 17:09:04 +02:00
tastytea d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
tastytea 8820025337 Emacs: Set use-package-always-defer to t. 2020-05-24 22:17:02 +02:00
tastytea b0e9525fab Emacs: Replace :ensure with :straight. 2020-05-13 02:46:17 +02:00
tastytea c3059efa7b Emacs: Make bug references clickable. 2020-04-20 21:27:46 +02:00
tastytea 4f9957a5f1 Emacs: Switch theme to doom-outrun-electric. 2020-04-17 03:51:57 +02:00
tastytea fb639bfab1 Emacs: Rebind a bunch of keybindings from C-x to C-c.
<https://emacs.stackexchange.com/a/42166>
2020-03-27 17:11:14 +01:00
tastytea eae07712e3 Emacs: Bugfix in my/switch-project().
Look for frame-width instead of window-width when deciding if treemacs is to be opened.
2020-03-27 14:01:30 +01:00
tastytea 7660013ead Emacs: Only open treemacs automatically if window-width is >= 120. 2020-03-27 00:05:09 +01:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
tastytea db84b0f02e Emacs: Move my/clangd-version to programming/common.el. 2020-03-10 13:00:22 +01:00
tastytea 9665dd40b4 Emacs: Fix custom-faces definition for rainvow-delimiters. 2020-03-10 10:29:02 +01:00
tastytea 5421bbd971 Emacs: Refactor programming/common.el. 2020-03-09 15:36:23 +01:00
tastytea b788e7d8f0 Emacs: Set company-idle-delay to 0.5 and refactor. 2020-03-09 15:18:51 +01:00
tastytea 1660ffe800 Emacs: Remove -DWITH_CLANG-TIDY=YES from configure-cmd. 2020-02-28 05:12:18 +01:00
tastytea a4bfbf8639 Emacs: Remove window-purpose in my/projectile-kill-buffers. 2020-02-28 04:52:57 +01:00
tastytea 25eeb3f159 Emacs: Use <f5>/<f6> to go to prev/next error in compilation-mode. 2020-02-27 04:37:07 +01:00