about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-12-16 r/168 docs: fix typoWilliam Carroll1-1/+1
2019-12-16 r/167 feat(emacs): Add `withLocalConfig` override functionVincent Ambo2-8/+17
2019-12-16 r/166 feat: Expose readTree for downstream consumersVincent Ambo1-0/+6
2019-12-16 r/165 feat(emacs): Make list of packages overridableVincent Ambo1-5/+6
2019-12-16 r/164 feat(emacs.d): Install refineVincent Ambo1-3/+2
2019-12-16 r/163 fix(emacs.d): Set correct magit-repository-directories pathVincent Ambo1-1/+2
2019-12-16 r/162 fix(term-switcher): Add dependency on vtermVincent Ambo2-2/+3
2019-12-16 r/161 fix(emacs.d): Only highlight current line in prog-modesVincent Ambo2-3/+1
2019-12-16 r/160 merge(PR#12): Switch Emacs terminals over to libvtermVincent Ambo3-39/+36
2019-12-16 feat(term-switcher): Use emacs-libvterm instead of launching X-termsVincent Ambo1-39/+22
2019-12-16 feat(emacs.d): Install and configure emacs-libvtermVincent Ambo2-0/+14
2019-12-16 r/159 chore(third_party): Bump naerskVincent Ambo3-5/+7
2019-12-16 r/158 feat(aoc2019): Add solutions for day4Vincent Ambo1-0/+73
2019-12-16 r/157 feat(aoc2019): Add solution for day3/2Vincent Ambo1-17/+23
2019-12-15 r/156 merge(PR#11): Move bits of Emacs configuration into local packagesVincent Ambo11-87/+192
2019-12-15 chore(emacs.d): Use local term-switcher packageVincent Ambo3-3/+3
2019-12-15 refactor(emacs-pkgs): Extract term-switcher into separate emacs pkgVincent Ambo3-36/+86
2019-12-15 chore(emacs.d): Remove smartparensVincent Ambo3-4/+1
2019-12-15 fix(emacs.d): Fix uses use-package's :config instead of :initVincent Ambo1-10/+10
2019-12-15 refactor(emacs.d): Use dottime from my dottime packageVincent Ambo3-17/+4
2019-12-15 feat(emacs-pkgs): Check in separate dottime packageVincent Ambo2-0/+66
2019-12-15 chore(emacs): Move carp-mode to third-partyVincent Ambo2-20/+25
2019-12-15 r/155 feat(emacs.d): Introduce custom mc/mark-dwim cursor markerVincent Ambo2-0/+28
2019-12-15 r/154 chore(emacs.d): Comment out not-currently-used email bindingsVincent Ambo1-3/+3
2019-12-15 r/153 chore(overrides): Bump buildGo.nixVincent Ambo1-1/+1
2019-12-14 r/152 chore(tools): Add 'rink'Vincent Ambo3-0/+5
2019-12-14 r/151 refactor(tools): __dispatch.sh now uses relative pathsVincent Ambo3-3/+4
2019-12-14 r/150 fix(emacs.d): Fix loading of custom.elVincent Ambo1-3/+2
2019-12-14 r/149 feat(emacs.d): Add function to open depot in magitVincent Ambo1-3/+3
2019-12-14 r/148 chore(build): Build tools.emacs in CIVincent Ambo1-2/+3
2019-12-14 r/147 chore(emacs.d): Clean up <tab> bindingsVincent Ambo2-20/+9
2019-12-14 r/146 fix(emacs.d): Let emacs write to customize configurationVincent Ambo1-3/+10
2019-12-14 r/145 feat(tools/emacs): Build fully pre-configured EmacsVincent Ambo1-13/+12
2019-12-14 r/144 chore(emacs.d): Move init/* to config/*Vincent Ambo11-23/+17
2019-12-14 r/143 chore: Remove some configuration from a previous lifeVincent Ambo5-50/+6
2019-12-14 r/142 feat(emacs.d): Load local Emacs configuration if presentVincent Ambo1-0/+6
2019-12-14 r/141 chore(emacs.d): Import several months of privately tracked changesVincent Ambo7-232/+274
2019-12-14 r/140 feat(emacs.d): Display modeline time in dottimeVincent Ambo1-0/+14
2019-12-14 r/139 feat(emacs.d): Generalise counsel terminal selectorVincent Ambo1-23/+22
2019-12-14 r/138 fix(writeElispBin): Use emacsPackagesNgVincent Ambo1-2/+2
2019-12-14 r/137 refactor(emacs): Rewrite derivation to match depot layoutVincent Ambo2-75/+53
2019-12-14 r/136 chore(emacs): Move Nix derivation for building Emacs over from infraVincent Ambo1-0/+0
2019-12-14 r/135 chore(infra/nixos): Remove deprecated local packagesVincent Ambo2-48/+0
2019-12-14 r/134 chore(infra/nixos): Mark folder as "not to be evaluated"Vincent Ambo1-0/+6
2019-12-14 r/133 fix(build): Import package set correctly for CI buildsVincent Ambo1-1/+1
2019-12-14 r/132 merge(nixos): Merge (unrelated) NixOS config history into infra/Vincent Ambo19-0/+1315
2019-12-14 chore(nixos): Move NixOS config to infra/nixosVincent Ambo19-0/+0
2019-12-14 r/131 chore(third_party): Add derivation for gopkgs/golang/groupcacheVincent Ambo1-0/+9
2019-12-14 r/130 docs(emacs): Update README fileVincent Ambo1-4/+5
2019-12-14 r/129 merge(emacs): Merge (unrelated) emacs.d history into tools/emacsVincent Ambo13-0/+1079