about summary refs log tree commit diff
path: root/init/functions.el
AgeCommit message (Collapse)AuthorFilesLines
2017-11-22 feat(functions): Add function to toggle final-newline behaviourVincent Ambo1-0/+8
2017-11-13 feat(functions): Add M-x emacs-config helperVincent Ambo1-0/+5
2017-11-12 fix: Fix warnings & errors detected by elisp compilerVincent Ambo1-10/+4
Minor things that came up when byte-compiling the configuration.
2017-11-12 feat(functions): Add functions to insert nix-store pathsVincent Ambo1-0/+11
These can be useful - for example - while debugging nix things in eshell.
2017-10-15 feat: Add nix-mode & nix-config functionVincent Ambo1-0/+5
* install nix-mode by default * add a function to quickly open the system configuration.nix
2017-10-15 feat: Switch from ido/smex to HelmVincent Ambo1-1/+1
2015-03-11 Add bindings for whitespace cleanup, line jumping & Fefes BlogVincent Ambo1-0/+5
2015-02-20 Minor changesVincent Ambo1-0/+7
* 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/+102