about summary refs log tree commit diff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2018-02-22 feat(bindings): Bind imenu to a global keyVincent Ambo1-0/+3
2018-02-05 fix(lisp): Require adjust-parens modeVincent Ambo1-0/+1
2018-02-04 fix(lisp): Don't set any Sly-mrepl hook settingsVincent Ambo2-6/+2
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 Ambo2-1/+2
2018-01-25 chore(bindings): Replace ace-jump with avyVincent Ambo1-3/+3
2018-01-20 feat(lisp): Configure company-mode for Common LispVincent Ambo1-2/+11
2018-01-04 chore(look-and-feel): Remove 4K display logic for stalloVincent Ambo1-2/+1
2018-01-04 feat(settings): Enable GPG pinentry in emacsVincent Ambo1-0/+4
2018-01-04 fix(custom): Fix Elnode file sending on NixOSVincent Ambo1-0/+1
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 Ambo1-0/+2
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 Ambo1-0/+11
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-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 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 Ambo3-1/+7
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 Ambo1-0/+3
2017-11-15 feat(nixos): Add initial NixOS & EXWM configurationVincent Ambo2-1/+58
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-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 Ambo2-10/+5
2017-11-12 refactor: Remove lots of deprecated/unused settingsVincent Ambo4-191/+7
2017-11-12 refactor(init): Refactor package installation processVincent Ambo1-0/+6
2017-11-12 feat(functions): Add functions to insert nix-store pathsVincent Ambo1-0/+11
2017-11-06 fix(rust): Include automatically & set racer pathVincent Ambo1-0/+6
2017-11-06 feat(rust-setup): Add Rust setupVincent Ambo1-0/+14
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 Ambo2-0/+8
2017-10-15 fix: Remove old GPG-agent SSH configVincent Ambo1-3/+0