about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-12-14 chore(emacs): Move emacs config to tools/emacsVincent Ambo13-0/+0
2019-02-10 chore(init): Remove adjust-parens configurationVincent Ambo1-2/+0
2019-02-10 fix(init): Move ace-window-display-mode into hook functionVincent Ambo1-6/+2
2019-02-10 fix(init): Initialise ace-window-display-mode on launchVincent Ambo1-4/+7
2019-02-10 feat(mail): Refresh unread mail count more oftenVincent Ambo1-1/+1
2019-02-10 chore(nixos): Reshuffle EXWM screen assignment on adhoVincent Ambo1-2/+2
2019-02-10 refactor: Reutilise multi-term commands for Alacritty buffersVincent Ambo4-36/+35
2019-02-10 fix(nix-mode): Use nix-indent-line as indentation functionVincent Ambo1-0/+4
2019-02-10 feat(custom): Enable intero-global-modeVincent Ambo1-0/+3
2019-02-10 fix: Use indent-relative in Kotlin buffersVincent Ambo1-3/+2
2019-02-10 fix: Run GHCi-workaround /after/ switching to REPL bufferVincent Ambo1-2/+2
2019-02-10 fix: Add temporary workaround for Intero + GHC 8.4 bugVincent Ambo1-0/+28
2019-02-10 fix(cargo): Disable keybinding for 'cargo clean'Vincent Ambo1-2/+4
2019-02-10 chore(custom): Configure Intero to use 0.1.31 backendVincent Ambo1-0/+1
2019-02-10 feat(functions): Add function to start inferior Erlang via NixVincent Ambo1-0/+7
2019-02-10 feat(mail): Add counsel-notmuch supportVincent Ambo1-0/+2
2019-02-10 chore(init): Comment out multi-term configurationVincent Ambo1-12/+12
2019-02-10 feat(init): Reintroduce sly configurationVincent Ambo1-13/+13
2019-02-10 fix(init): Fix setup of lisp modesVincent Ambo1-2/+4
2019-02-10 chore(custom): Add some Aprila-related settingsVincent Ambo1-0/+3
2019-02-10 refactor: Begin moving package configuration to use-packageVincent Ambo10-234/+236
2018-06-18 feat(functions): Add ivy-browse-repositories functionVincent Ambo4-2/+16
2018-06-15 feat(look-and-feel): Display EXWM workspace index in mode-lineVincent Ambo1-1/+7
2018-06-15 style(look-and-feel): Use more compact battery display layoutVincent Ambo1-0/+1
2018-06-15 feat(look-and-feel): Display unread mail telephone line segmentVincent Ambo2-5/+11
2018-06-15 style(look-and-feel): Use tan-shaped separators for telephone-lineVincent Ambo1-0/+6
2018-06-15 feat(mail): Implement unread count telephone-line segmentVincent Ambo1-0/+32
2018-06-15 feat(look-and-feel): Display battery % in mode-line on adhoVincent Ambo1-0/+4
2018-06-15 refactor(look-and-feel): Simplify frame configurationVincent Ambo1-14/+3
2018-06-15 feat(look-and-feel): Enable winner-modeVincent Ambo1-0/+3
2018-06-15 refactor(look-and-feel): Replace SML with telephone-lineVincent Ambo1-2/+26
2018-06-15 fix(settings): Add counsel-rg to ivy-prescient-excluded-commandsVincent Ambo1-1/+2
2018-06-15 feat(functions): Add predicate function to determine last windowVincent Ambo1-0/+10
2018-06-13 refactor(settings): Use prescient together with ivyVincent Ambo1-3/+5
2018-06-12 chore(mail): Switch to citing messages without signatureVincent Ambo1-1/+2
2018-06-12 fix(mail): Fix setup of drafts & cache folderVincent Ambo1-5/+5
2018-06-12 chore(mail): Unbind notmuch-save-draftVincent Ambo1-0/+4
2018-06-08 fix(mail): Set `mail-host-address` variable from hostnameVincent Ambo1-0/+1
2018-06-08 feat(functions): Add M-x nixos-manVincent Ambo1-0/+5
2018-06-07 feat(mail): Add development list to notmuch jump shortcutsVincent Ambo1-1/+2
2018-06-06 chore(rust): Remove flycheck-requireVincent Ambo1-1/+0
2018-06-06 fix(settings): Require password-store related librariesVincent Ambo1-0/+2
2018-06-06 fix(mail): Ensure MSMTP's sendmail binary is used for sendingVincent Ambo1-0/+1
2018-06-06 fix(mail): Only show unread messages in inbox countVincent Ambo1-1/+1
2018-06-06 chore(mail): Rename file to match providesVincent Ambo1-0/+0
2018-06-06 fix(mail): Add hack to "warm up" GPG agent before sending mailVincent Ambo2-0/+17
2018-06-06 feat(functions): Add custom ivy-password-store functionVincent Ambo2-1/+24
2018-06-06 feat(settings): Enable new password-store auth-sourceVincent Ambo1-0/+5
2018-06-06 feat(mail): Add notmuch configuration to gitVincent Ambo3-1/+46
2018-06-03 feat(rust): Use eglot instead of LSP-modeVincent Ambo1-9/+7