about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2018-01-04 fix(custom): Fix Elnode file sending on NixOSVincent Ambo1-0/+1
2018-01-04 chore(pkgs): Minor package updatesVincent Ambo1-1/+4
2018-01-04 feat(nixos): Fix EXWM multi-screen outputtingVincent Ambo1-0/+11
2017-12-03 feat(look-and-feel): Font-size based on hostVincent Ambo1-3/+7
2017-11-24 fix(lisp): Actually require lisp-setup in init.elVincent Ambo2-0/+3
2017-11-22 feat(functions): Add function to toggle final-newline behaviourVincent Ambo1-0/+8
2017-11-22 feat(lisp): Add basic Common Lisp settingsVincent Ambo2-0/+12
2017-11-22 fix(kubernetes): Don't open overview in full-frame modeVincent Ambo1-0/+1
2017-11-20 feat: Show backtraces for failed cargo commandsVincent Ambo1-0/+1
2017-11-20 feat(pkgs): Install Racket modeVincent Ambo1-0/+1
2017-11-20 feat(pkgs): Add geiser & helm extensionsVincent Ambo1-0/+3
2017-11-20 feat(helm): Always split inside of active windowVincent Ambo1-0/+1
2017-11-20 fix(nixos): Disable the rather unstable EXWM compositorVincent Ambo1-5/+0
2017-11-20 fix(look-and-feel): Transparent emacs gets old fastVincent Ambo1-2/+1
2017-11-18 chore: Remove unused dependenciesVincent Ambo1-4/+0
2017-11-18 feat(nixos): Make helm "dmenu alternatives" work similar to i3Vincent Ambo1-1/+2
2017-11-18 feat(nixos): Configure pulseaudio volume keysVincent Ambo1-2/+17
2017-11-17 feat(nixos): Add key binding for starting i3lockVincent Ambo1-0/+5
2017-11-17 feat(nixos): Map brightness keys to light commandVincent Ambo1-0/+12
2017-11-17 fix(settings): Make ace-window behave sanelyVincent Ambo1-0/+4
2017-11-15 fix(nixos): Let buffers move between workspacesVincent Ambo1-1/+5
2017-11-15 fix(settings): Show time in 24h formatVincent Ambo1-0/+3
2017-11-15 feat(modes): Enable company-mode for elisp by defaultVincent Ambo1-1/+2
2017-11-15 feat(nixos): Show time in the mode lineVincent Ambo1-1/+4
2017-11-15 feat: Use ace-window for jumping between windowsVincent Ambo4-1/+8
2017-11-15 feat(nixos): Enable EXWM compositorVincent Ambo1-0/+5
2017-11-15 fix(nixos): Improve key bindings in X11 applicationsVincent Ambo1-10/+2
2017-11-15 fix(nixos): Finetune some minor EXWM parametersVincent Ambo1-3/+6
2017-11-15 feat: Install & globally enable which-keyVincent Ambo2-0/+4
2017-11-15 feat(nixos): Add initial NixOS & EXWM configurationVincent Ambo3-3/+61
2017-11-15 fix(custom): Fix Helm window splitting behaviourVincent Ambo1-0/+1
2017-11-13 fix(settings): Fix backup folder locationVincent Ambo1-2/+3
2017-11-13 feat(functions): Add M-x emacs-config helperVincent Ambo1-0/+5
2017-11-13 feat: Install magnars' string-edit packageVincent Ambo1-0/+1
2017-11-12 feat: Add look-and-feel.el with theme & behaviour configVincent Ambo1-0/+75
2017-11-12 fix: Fix warnings & errors detected by elisp compilerVincent Ambo4-11/+8
2017-11-12 refactor: Remove lots of deprecated/unused settingsVincent Ambo5-193/+9
2017-11-12 refactor(init): Refactor package installation processVincent Ambo2-44/+50
2017-11-12 feat(functions): Add functions to insert nix-store pathsVincent Ambo1-0/+11
2017-11-07 feat: Install modern elisp librariesVincent Ambo1-1/+7
2017-11-06 fix(rust): Include automatically & set racer pathVincent Ambo2-0/+7
2017-11-06 feat(init): Add some useful development packagesVincent Ambo1-1/+4
2017-11-06 feat(rust-setup): Add Rust setupVincent Ambo2-0/+16
2017-11-06 feat(modes): Always enable electric-pair-modeVincent Ambo1-0/+3
2017-10-15 style: Make emacs transparentVincent Ambo1-1/+5
2017-10-15 fix(settings): Correctly enable Helm's fuzzy matchesVincent Ambo1-2/+8
2017-10-15 feat: Add nix-mode & nix-config functionVincent Ambo3-0/+9
2017-10-15 fix: Remove old GPG-agent SSH configVincent Ambo1-3/+0
2017-10-15 feat: Ostensibly enable fuzzy matching in HelmVincent Ambo1-0/+4
2017-10-15 fix: Remove projectile which slowed everything downVincent Ambo2-7/+0