summaryrefslogtreecommitdiff
path: root/init.el
AgeCommit message (Expand)Author
2016-01-14recentf: Ignore /tmp/scratch* filesKyle Meyer
2016-01-14Decrease recentf-max-saved-itemsKyle Meyer
2016-01-14Don't set recentf-max-menu-itemsKyle Meyer
2016-01-12Diminish moreKyle Meyer
2016-01-12Replace defadvice with advise-addKyle Meyer
2016-01-12Rewrite configuration with use-packageKyle Meyer
2016-01-10lisp/init-elpa.el: DeleteKyle Meyer
2016-01-09lisp/init-util.el: New fileKyle Meyer
2016-01-06Add file headersKyle Meyer
2016-01-04lisp/init-shell.el: DeleteKyle Meyer
2016-01-04lisp/init-text.el: DeleteKyle Meyer
2015-08-19Appease package.elKyle Meyer
2015-07-31Add outline mode hydraKyle Meyer
2015-05-30Rename init-gnus.el to init-mail.elKyle Meyer
2015-05-23init.el: Load helm earlierKyle Meyer
2015-04-12Move server settings to init-server.elKyle Meyer
2015-03-30Install God modeKyle Meyer
2015-03-23Use a second daemon for GnusKyle Meyer
2015-03-10Switch from ido to helmKyle Meyer
2015-02-28Move abbrev customization to separate fileKyle Meyer
2015-02-03Merge babel and contacts settings to main Org fileKyle Meyer
2015-01-29Split init-buffile.elKyle Meyer
2015-01-28Explicitly require cl-libKyle Meyer
2014-11-30Use Cask and Pallet to manage packagesKyle Meyer
2014-11-30Add prefix to init-lisp-dirKyle Meyer
2014-11-30Use slashes after all directory namesKyle Meyer
2014-11-30Remove vendor directoryKyle Meyer
2014-11-29Move grep-related stuff to init-buffile.elKyle Meyer
2014-10-02Remove outdated work-around from Stan setupKyle Meyer
2014-07-08Add snakemake-mode initializationKyle Meyer
2014-06-20Install poporgKyle Meyer
2014-06-06Move diminish code to single fileKyle Meyer
2014-05-12Move ace settings to separate fileKyle Meyer
2014-05-12Move view-mode settings to separate fileKyle Meyer
2014-04-23Disable flymake in stan-modeKyle Meyer
2014-04-23Remove stan-snippets packageKyle Meyer
2014-04-23Add nofletKyle Meyer
2014-04-22Add stan-snippetsKyle Meyer
2014-04-19Add stan-modeKyle Meyer
2014-04-03Autoload ESS for R filesKyle Meyer
2014-03-24Install boxquoteKyle Meyer
2014-03-09Use diminish to shorten mode lineKyle Meyer
2014-03-01Install yaml-modeKyle Meyer
2014-02-15Move bog to separate init fileKyle Meyer
2014-02-05Load dash and s for use in init filesKyle Meyer
2014-01-29Require sKyle Meyer
2014-01-26Only start server if not runningKyle Meyer
2014-01-26Add missing init-external loadKyle Meyer
2014-01-26Only require untracked if it file existsKyle Meyer
2014-01-26Reorganize and use require-packageKyle Meyer