about summary refs log tree commit diff
path: root/init-settings.el
AgeCommit message (Collapse)AuthorFilesLines
2014-01-30 Some updatesVincent Ambo1-3/+11
2014-01-07 Ignore key-advice from menu-bar optionsVincent Ambo1-0/+1
2013-10-20 Small defaults changesVincent Ambo1-0/+4
2013-10-19 Added smart-mode-lineVincent Ambo1-0/+6
In line with this I've finally kicked the Nyan-cat out. Sorry!
2013-10-17 Cleanup and evil setupVincent Ambo1-51/+19
Removed several functions from init-functions that I didn't actually use. Lots of other cleanup. The variable "is-vim-user" in init.el controls whether or not evil packages should be installed and configured.
2013-10-14 Add YaSnippet & enable UniquifyVincent Ambo1-0/+3
- Added YaSnippet & clojure-snippets for it - Enabled uniquify buffer naming (oh so good) - various smaller things
2013-08-28 Loading mail settings if they exist \nProper up/down history movement in nreplvincent@spotify.com1-0/+2
2013-08-17 * Fixed eshell pwd functionVincent Ambo1-0/+1
* Minor changes
2013-08-07 * Providing all init files, loading them with requireVincent Ambo1-0/+4
* Moved load-file-if-exists to init-functions * Added init-misc.el for random things that don't fit anywhere else * Never any tabs, ever. Go away! Bindings: * quit Emacs -> C-x r q ("real quit") * delete-frame -> C-x C-c * make-frame -> C-x C-n
2013-08-06 This was an invalid hook being added.Vincent Ambo1-3/+0
2013-08-05 * Global undo-tree (again)Vincent Ambo1-2/+26
* several config things copied from @magnars
2013-08-05 * removed dotfiles stuff, this is emacs.d onlyVincent Ambo1-0/+210