Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-01 | feat(all): Replace helm with ivy | Vincent Ambo | 1 | -16/+10 | |
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-01-04 | feat(settings): Enable GPG pinentry in emacs | Vincent Ambo | 1 | -0/+4 | |
This doesn't work via helm-pass yet, not quite sure why (yet). | |||||
2017-11-17 | fix(settings): Make ace-window behave sanely | Vincent Ambo | 1 | -0/+4 | |
2017-11-15 | fix(settings): Show time in 24h format | Vincent Ambo | 1 | -0/+3 | |
2017-11-13 | fix(settings): Fix backup folder location | Vincent Ambo | 1 | -2/+3 | |
2017-11-12 | refactor: Remove lots of deprecated/unused settings | Vincent Ambo | 1 | -138/+5 | |
* move all look-and-feel related settings into, you guessed it, look-and-feel.el * remove *lots* of old stuff and also re-evaluate what it's actually doing. | |||||
2017-10-15 | style: Make emacs transparent | Vincent Ambo | 1 | -1/+5 | |
Party like it's 2004. | |||||
2017-10-15 | fix(settings): Correctly enable Helm's fuzzy matches | Vincent Ambo | 1 | -2/+8 | |
The global Helm fuzzy matching doesn't actually seem to enable fuzzy matching for modes that have an explicit config. This enables fuzzy matching for M-x and C-x b | |||||
2017-10-15 | fix: Remove old GPG-agent SSH config | Vincent Ambo | 1 | -3/+0 | |
2017-10-15 | feat: Ostensibly enable fuzzy matching in Helm | Vincent Ambo | 1 | -0/+4 | |
2017-10-15 | chore: remove unused ido-related lines | Vincent Ambo | 1 | -6/+0 | |
2017-10-15 | feat: Switch default font to Input Mono | Vincent Ambo | 1 | -2/+2 | |
2017-10-15 | feat: Switch from ido/smex to Helm | Vincent Ambo | 1 | -26/+7 | |
2017-09-27 | refactor: Install gruber-darker-theme from package repo | Vincent Ambo | 1 | -7/+0 | |
2017-07-30 | refactor: Some minor cleanups | Vincent Ambo | 1 | -36/+4 | |
2017-07-30 | fix custom: Fix a bug and truncate theme list | Vincent Ambo | 1 | -1/+5 | |
2015-12-14 | Various changes | Vincent Ambo | 1 | -12/+5 | |
2015-05-21 | Use GPG-agent's SSH agent (for Tramp etc.) | Vincent Ambo | 1 | -0/+3 | |
2015-05-03 | Minor changes | Vincent Ambo | 1 | -0/+3 | |
2015-02-20 | Minor changes | Vincent Ambo | 1 | -0/+3 | |
* use ace-jump-line-mode for quick line jumping * column-number-mode enabled by default | |||||
2014-10-21 | Move all configuration to subfolder | Vincent Ambo | 1 | -0/+243 | |