about summary refs log tree commit diff
path: root/init/custom.el
AgeCommit message (Collapse)AuthorFilesLines
2018-05-06 feat(custom): Enable incremental compilation in Cargo commandsVincent Ambo1-0/+1
2018-05-01 feat(all): Replace helm with ivyVincent Ambo1-2/+0
For most of my use-cases Helm seems to be overkill, and despite overall seeming like a nice and featureful package it has stability issues and bugs that annoy me. I've heard that ivy is simpler to use and configure, so I'm giving it a chance here.
2018-03-31 fix(custom): Mark gruber-darker safe, again.Vincent Ambo1-1/+1
This comes up again and again and again and again, for reasons I don't understand or have time to care about.
2018-03-17 fix(custom): Fix window-splitting config for HelmVincent Ambo1-0/+1
Apparently this parameter was renamed?
2018-03-04 chore(custom): Remove package-related settingsVincent Ambo1-4/+1
Remove settings that are no longer needed after migrating package installations to Nix.
2018-03-04 feat(custom): Set term-mode colour scheme to Gruber DarkerVincent Ambo1-1/+9
2018-02-04 fix(lisp): Don't set any Sly-mrepl hook settingsVincent Ambo1-1/+0
For some reason the Sly-mrepl hooks aren't available until a REPL has actually been launched once. There doesn't seem to be a library that I can require to fix it, either, so until I have time to figure it out it stays commented out.
2018-02-04 fix(custom): Fix look&feel of Avy to be more like ace-jumpVincent Ambo1-0/+1
2018-02-04 feat(lisp): Install and enable adjust-parensVincent Ambo1-1/+1
2018-01-04 fix(custom): Fix Elnode file sending on NixOSVincent Ambo1-0/+1
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(helm): Always split inside of active windowVincent Ambo1-0/+1
2017-11-15 feat: Use ace-window for jumping between windowsVincent Ambo1-1/+1
2017-11-15 feat(nixos): Add initial NixOS & EXWM configurationVincent Ambo1-1/+1
Adds configuratio for using Emacs as a window manager, because clear that is an extremely sane thing to do.
2017-11-15 fix(custom): Fix Helm window splitting behaviourVincent Ambo1-0/+1
The default Helm window splitting behaviour is ridiculous. This fixes it!
2017-10-15 feat: Add nix-mode & nix-config functionVincent Ambo1-0/+3
* install nix-mode by default * add a function to quickly open the system configuration.nix
2017-10-15 chore: remove unused ido-related linesVincent Ambo1-4/+0
2017-09-27 refactor: Install gruber-darker-theme from package repoVincent Ambo1-1/+2
2017-07-30 fix custom: Fix a bug and truncate theme listVincent Ambo1-4/+2
2017-06-06 chore: Minor sync with Dell machine configVincent Ambo1-0/+3
2015-12-14 Various changesVincent Ambo1-3/+7
2015-05-18 Remove melpa, fix custom.elVincent Ambo1-2/+1
2015-05-03 Minor changesVincent Ambo1-2/+4
2014-10-21 Move all configuration to subfolderVincent Ambo1-0/+29