summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* GnuPG: switch to OpenPGP keyserverAlan Pearce2019-06-30-7/+5
|
* Emacs: configure "transparent" titlebars on macOSAlan Pearce2019-06-30-1/+7
|
* Emacs: default crux-reopen-as-root-mode offAlan Pearce2019-06-30-2/+1
| | | | It interferes with reading paths under /nix, which are read-only anyway
* Emacs: always show eyebrowse indicatorAlan Pearce2019-06-25-1/+2
|
* Emacs: disable evil-company-tng againAlan Pearce2019-06-25-0/+1
|
* Emacs: properly disable snippet warning in lsp-uiAlan Pearce2019-06-25-1/+1
|
* Emacs: Don't normalise case of dabbrev completionsAlan Pearce2019-06-21-1/+2
|
* zsh: remove EDITOR overrideAlan Pearce2019-06-20-4/+0
| | | | Provided in nixos-configuration
* Emacs: fix missing keymap-package autoloadAlan Pearce2019-06-18-1/+1
|
* Emacs: tweak lsp-ui configurationAlan Pearce2019-06-18-1/+3
|
* Emacs: disable evil-quickscope in magit-modeAlan Pearce2019-06-18-0/+2
| | | | | It seems to override magit's keybindings, although it wasn't doing that before
* Emacs: enable winner-modeAlan Pearce2019-06-18-1/+2
|
* Emacs: disable tabsAlan Pearce2019-06-17-0/+4
|
* Emacs: use company-tngAlan Pearce2019-06-17-6/+6
|
* Emacs: use correct customize functionAlan Pearce2019-06-17-8/+7
|
* Emacs: Enable swiperAlan Pearce2019-06-17-0/+3
|
* Emacs: correctly organise minibuffer/modeline codeAlan Pearce2019-06-17-8/+8
|
* Emacs: define some ex commandsAlan Pearce2019-06-17-3/+15
|
* Emacs: fix eyebrowse initAlan Pearce2019-06-17-1/+1
|
* Emacs: appease the byte compilerAlan Pearce2019-06-17-12/+25
|
* Emacs: configure avy to focus on current windowAlan Pearce2019-06-17-0/+2
|
* Emacs: defer more packagesAlan Pearce2019-06-17-0/+4
|
* Emacs: fix keybindsAlan Pearce2019-06-17-3/+3
|
* Emacs: appease evil-collection config checkAlan Pearce2019-06-17-4/+5
|
* Emacs: change completion modeAlan Pearce2019-06-17-0/+1
|
* Emacs: fix leader in magitAlan Pearce2019-06-17-2/+5
|
* Emacs: fix evil/evil-collection pre-initAlan Pearce2019-06-17-2/+4
|
* Emacs: fix window configAlan Pearce2019-06-17-25/+25
|
* Emacs: remove unused helpersAlan Pearce2019-06-17-5/+0
|
* Emacs: rework configAlan Pearce2019-06-16-2184/+332
| | | | I missed some things, but time will tell if I actually need them
* i3: update startup programsAlan Pearce2019-06-04-1/+2
|
* Emacs: fix nix indentationAlan Pearce2019-06-04-1/+3
|
* Emacs: Fix startup errorsAlan Pearce2019-06-04-2/+4
|
* Emacs: always ignore node_modules in projectileAlan Pearce2019-05-28-0/+1
|
* Emacs: fix startup errorAlan Pearce2019-05-28-7/+8
|
* Emacs: Remove call to uninstalled evil-mu4e packageAlan Pearce2019-05-27-4/+0
|
* Emacs: Improve contrast of inactive buffer modeline and (mini)bufferAlan Pearce2019-05-27-1/+2
|
* Emacs: Remove github-only open-pull-request functionAlan Pearce2019-05-27-5/+0
| | | | For me, the GitHub monoculture is a thing of the past.
* Emacs: Display flycheck tooltips for longerAlan Pearce2019-05-27-1/+2
|
* Emacs: Bind <leader> x to C-x keymapAlan Pearce2019-05-27-0/+1
|
* Emacs: Make minions lighter nicerAlan Pearce2019-05-27-1/+1
|
* i3: Add startup applicationsAlan Pearce2019-05-27-0/+3
|
* i3: Auto-assign windows to workspacesAlan Pearce2019-05-27-0/+4
|
* Emacs: bind help-map to <leader> hAlan Pearce2019-05-27-0/+1
|
* Termite: Enable "infinite" scrollbackAlan Pearce2019-05-27-0/+1
|
* zsh: re-add wprop aliasAlan Pearce2019-05-27-1/+1
|
* Emacs: prettify mode line with moodyAlan Pearce2019-05-27-0/+11
|
* Emacs: clarify minions mode-line lighterAlan Pearce2019-05-27-0/+1
|
* Emacs: replace diminish with minionsAlan Pearce2019-05-27-26/+5
|
* Only install nix-zsh-completions on non-NixOS + Nix setupsAlan Pearce2019-05-22-4/+1
|