Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | r/179 feat(emacs.d): Set screen-specific default text scales | Vincent Ambo | 1 | -3/+5 |
2019-12-17 | r/178 feat(emacs.d): Add functions & bindings to manage global font size | Vincent Ambo | 2 | -4/+33 |
2019-12-17 | r/177 chore(emacs.d): Clean up unused functions | Vincent Ambo | 1 | -23/+0 |
2019-12-17 | r/176 feat(emacs.d): Add function to insert TODO comments | Vincent Ambo | 2 | -0/+15 |
2019-12-17 | r/175 chore(emacs.d): Include all git repos under ~/ in magit | Vincent Ambo | 1 | -1/+1 |
2019-12-17 | r/174 fix(emacs.d): Fix regex passing in counsel-rg | Vincent Ambo | 1 | -1/+4 |
2019-12-17 | r/173 refactor(emacs.d): Move ivy configuration to use-package | Vincent Ambo | 3 | -21/+31 |
2019-12-17 | r/172 fix(emacs.d): Disable C-x C-c | Vincent Ambo | 1 | -0/+1 |
2019-12-17 | r/171 fix(emacs.d): Change binding for ivy-browse-repositories | Vincent Ambo | 1 | -1/+1 |
2019-12-17 | r/170 fix(emacs): `withLocalEmacs` now loads packages via $EMACSLOADPATH | Vincent Ambo | 1 | -2/+4 |
2019-12-16 | feat(emacs): Add 'withLocalEmacs' override function | Vincent Ambo | 1 | -0/+12 |
2019-12-16 | feat(emacs): Install 'request.el', an HTTP client | Vincent Ambo | 1 | -0/+1 |
2019-12-16 | r/167 feat(emacs): Add `withLocalConfig` override function | Vincent Ambo | 2 | -8/+17 |
2019-12-16 | r/165 feat(emacs): Make list of packages overridable | Vincent Ambo | 1 | -5/+6 |
2019-12-16 | r/164 feat(emacs.d): Install refine | Vincent Ambo | 1 | -3/+2 |
2019-12-16 | r/163 fix(emacs.d): Set correct magit-repository-directories path | Vincent Ambo | 1 | -1/+2 |
2019-12-16 | r/162 fix(term-switcher): Add dependency on vterm | Vincent Ambo | 2 | -2/+3 |
2019-12-16 | r/161 fix(emacs.d): Only highlight current line in prog-modes | Vincent Ambo | 2 | -3/+1 |
2019-12-16 | feat(term-switcher): Use emacs-libvterm instead of launching X-terms | Vincent Ambo | 1 | -39/+22 |
2019-12-16 | feat(emacs.d): Install and configure emacs-libvterm | Vincent Ambo | 2 | -0/+14 |
2019-12-16 | r/158 feat(aoc2019): Add solutions for day4 | Vincent Ambo | 1 | -0/+73 |
2019-12-16 | r/157 feat(aoc2019): Add solution for day3/2 | Vincent Ambo | 1 | -17/+23 |
2019-12-15 | chore(emacs.d): Use local term-switcher package | Vincent Ambo | 3 | -3/+3 |
2019-12-15 | refactor(emacs-pkgs): Extract term-switcher into separate emacs pkg | Vincent Ambo | 3 | -36/+86 |
2019-12-15 | chore(emacs.d): Remove smartparens | Vincent Ambo | 3 | -4/+1 |
2019-12-15 | fix(emacs.d): Fix uses use-package's :config instead of :init | Vincent Ambo | 1 | -10/+10 |
2019-12-15 | refactor(emacs.d): Use dottime from my dottime package | Vincent Ambo | 3 | -17/+4 |
2019-12-15 | feat(emacs-pkgs): Check in separate dottime package | Vincent Ambo | 2 | -0/+66 |
2019-12-15 | chore(emacs): Move carp-mode to third-party | Vincent Ambo | 1 | -20/+2 |
2019-12-15 | r/155 feat(emacs.d): Introduce custom mc/mark-dwim cursor marker | Vincent Ambo | 2 | -0/+28 |
2019-12-15 | r/154 chore(emacs.d): Comment out not-currently-used email bindings | Vincent Ambo | 1 | -3/+3 |
2019-12-14 | r/152 chore(tools): Add 'rink' | Vincent Ambo | 2 | -0/+4 |
2019-12-14 | r/151 refactor(tools): __dispatch.sh now uses relative paths | Vincent Ambo | 2 | -3/+3 |
2019-12-14 | r/150 fix(emacs.d): Fix loading of custom.el | Vincent Ambo | 1 | -3/+2 |
2019-12-14 | r/149 feat(emacs.d): Add function to open depot in magit | Vincent Ambo | 1 | -3/+3 |
2019-12-14 | r/147 chore(emacs.d): Clean up <tab> bindings | Vincent Ambo | 2 | -20/+9 |
2019-12-14 | r/146 fix(emacs.d): Let emacs write to customize configuration | Vincent Ambo | 1 | -3/+10 |
2019-12-14 | r/145 feat(tools/emacs): Build fully pre-configured Emacs | Vincent Ambo | 1 | -13/+12 |
2019-12-14 | r/144 chore(emacs.d): Move init/* to config/* | Vincent Ambo | 11 | -23/+17 |
2019-12-14 | r/143 chore: Remove some configuration from a previous life | Vincent Ambo | 1 | -10/+2 |
2019-12-14 | r/142 feat(emacs.d): Load local Emacs configuration if present | Vincent Ambo | 1 | -0/+6 |
2019-12-14 | r/141 chore(emacs.d): Import several months of privately tracked changes | Vincent Ambo | 7 | -232/+274 |
2019-12-14 | r/140 feat(emacs.d): Display modeline time in dottime | Vincent Ambo | 1 | -0/+14 |
2019-12-14 | r/139 feat(emacs.d): Generalise counsel terminal selector | Vincent Ambo | 1 | -23/+22 |
2019-12-14 | r/137 refactor(emacs): Rewrite derivation to match depot layout | Vincent Ambo | 1 | -74/+49 |
2019-12-14 | r/136 chore(emacs): Move Nix derivation for building Emacs over from infra | Vincent Ambo | 1 | -0/+138 |
2019-12-14 | r/130 docs(emacs): Update README file | Vincent Ambo | 1 | -4/+5 |
2019-12-14 | r/129 merge(emacs): Merge (unrelated) emacs.d history into tools/emacs | Vincent Ambo | 13 | -0/+1079 |
2019-12-14 | chore(emacs): Move emacs config to tools/emacs | Vincent Ambo | 13 | -0/+1079 |
2019-12-13 | r/125 refactor(tools/blog_cli): Build with buildGo.nix | Vincent Ambo | 2 | -118/+6 |