Commit Graph

24 Commits

Author SHA1 Message Date
Sebastian Schulze 02cc58e37b
[tridactyl] Add basic tridactyl config and let spacemacs take over 2020-07-17 15:00:04 +02:00
Sebastian Schulze aaf7e820cb
[emacs] Update package-selected-packages 2020-07-10 10:04:37 +02:00
Sebastian Schulze 161128e6d3
[spacemacs] Bump to latest .spacemacs (SPC f e D) 2020-06-29 13:53:35 +02:00
Sebastian Schulze 423b52d01a
[spacemacs] Fixup syntax error in go tmpl generation 2020-06-29 13:42:48 +02:00
Sebastian Schulze 69031ee99a
[spacemacs] Load private forge config 2020-06-29 13:27:24 +02:00
Sebastian Schulze 0631effe92
[spacemacs] Drop hunspell in favour of using the default aspell 2020-06-29 13:27:05 +02:00
Sebastian Schulze 9bc0213d8c
[spacemacs] Drop php layer, add github layer for forge 2020-06-29 13:26:43 +02:00
Sebastian Schulze efa3478e04
[emacs] Fix theme toggle bindings for my light/dark switcher
Turns out I misread the docs for `(spacemacs/load-theme)`.
2020-06-22 16:35:02 +02:00
Sebastian Schulze c0a5aea384
[spacemacs] Make sure to *unload* the old theme when toggling 2020-06-18 10:49:02 +02:00
Sebastian Schulze 93cc3b49c5
[emacs] Pin enh-ruby-mode via spacemacs layer 2020-06-15 10:23:11 +02:00
Sebastian Schulze aeadd295ce
[emacs] Bind theme toggle to something more accessible 2020-06-10 13:25:55 +02:00
Sebastian Schulze 2f6ee5b0d8
[emacs] Update (package-selected-packages) 2020-05-19 09:26:55 +02:00
Sebastian Schulze be2625368b
[emacs] Update package-selected-packages order 2020-05-11 09:43:40 +02:00
Sebastian Schulze a6ae27c67a
[emacs] Add JS layer to base 2020-04-17 09:50:35 +02:00
Sebastian Schulze 84f82f7042
[spacemacs] Add forge package 2020-03-26 13:12:24 +01:00
Sebastian Schulze 7b03799af4
[emacs] Go to (end-of-line) before entering insert-state in Commit
This keeps me from messing up with my `JIRA-` ticket prefix every other day. :D
2020-02-20 23:57:44 +01:00
Sebastian Schulze 9339921089
[emacs] Fix hunspell loader error messages 2020-02-19 15:19:35 +01:00
Sebastian Schulze 54dc27309c
[emacs] Get rid of weird (require)'s. Dunno what I was thinking 2020-02-19 14:21:33 +01:00
Sebastian Schulze 474806714a
[emacs] Do not auto-resume layouts. It bothers me more then it helps 2020-02-19 14:21:05 +01:00
Sebastian Schulze d83a9d991d
[emacs] Fix syntax error in package list 2020-02-19 14:20:47 +01:00
Sebastian Schulze d25e0b6306
[emacs] Fix yaml hook to get proper flycheck 2020-02-19 13:53:19 +01:00
Sebastian Schulze 5190dbb291
[emacs] Fixup whitespace error in chezmoi template & resume layouts 2020-02-17 11:41:44 +01:00
Sebastian Schulze 2b29a9192b
[emacs] Fix missing line wrap 2020-02-13 08:58:14 +01:00
Sebastian Schulze 62c65576b7
[emacs] Mangle dotspacemacs into a template and load per VM name 2020-02-13 08:54:22 +01:00
Renamed from dot_spacemacs (Browse further)