about summary refs log tree commit diff
path: root/init/settings.el
AgeCommit message (Collapse)AuthorFilesLines
2017-11-17 fix(settings): Make ace-window behave sanelyVincent Ambo1-0/+4
2017-11-15 fix(settings): Show time in 24h formatVincent Ambo1-0/+3
2017-11-13 fix(settings): Fix backup folder locationVincent Ambo1-2/+3
2017-11-12 refactor: Remove lots of deprecated/unused settingsVincent Ambo1-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 transparentVincent Ambo1-1/+5
Party like it's 2004.
2017-10-15 fix(settings): Correctly enable Helm's fuzzy matchesVincent Ambo1-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 configVincent Ambo1-3/+0
2017-10-15 feat: Ostensibly enable fuzzy matching in HelmVincent Ambo1-0/+4
2017-10-15 chore: remove unused ido-related linesVincent Ambo1-6/+0
2017-10-15 feat: Switch default font to Input MonoVincent Ambo1-2/+2
2017-10-15 feat: Switch from ido/smex to HelmVincent Ambo1-26/+7
2017-09-27 refactor: Install gruber-darker-theme from package repoVincent Ambo1-7/+0
2017-07-30 refactor: Some minor cleanupsVincent Ambo1-36/+4
2017-07-30 fix custom: Fix a bug and truncate theme listVincent Ambo1-1/+5
2015-12-14 Various changesVincent Ambo1-12/+5
2015-05-21 Use GPG-agent's SSH agent (for Tramp etc.)Vincent Ambo1-0/+3
2015-05-03 Minor changesVincent Ambo1-0/+3
2015-02-20 Minor changesVincent Ambo1-0/+3
* use ace-jump-line-mode for quick line jumping * column-number-mode enabled by default
2014-10-21 Move all configuration to subfolderVincent Ambo1-0/+243