about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2015-05-21 Use GPG-agent's SSH agent (for Tramp etc.)Vincent Ambo1-0/+3
2015-05-18 Remove melpa, fix custom.elVincent Ambo2-4/+3
2015-05-03 Minor changesVincent Ambo5-6/+15
2015-05-03 Use ag instead of ackVincent Ambo1-3/+1
2015-03-11 Add bindings for whitespace cleanup, line jumping & Fefes BlogVincent Ambo2-3/+12
2015-02-20 Minor changesVincent Ambo3-3/+13
* use ace-jump-line-mode for quick line jumping * column-number-mode enabled by default
2015-01-16 [init] Add Erlang configVincent Ambo2-4/+9
2015-01-16 [haskell] Split out haskell config into new fileVincent Ambo3-26/+35
2014-12-29 General cleanupVincent Ambo1-9/+12
2014-12-29 Split out Haskell and Clojure configVincent Ambo5-45/+81
2014-10-21 Cleanup: remove evil stuff & othersVincent Ambo1-31/+4
(Also sneakily adds go-mode and haskell-mode back in)
2014-10-21 Move all configuration to subfolderVincent Ambo10-39/+14
2014-10-21 Several updates after 24.4 upgradeVincent Ambo4-4/+12
2014-06-15 Various updates #2Vincent Ambo3-3/+7
2014-05-30 Some bugfixesVincent Ambo3-6/+8
2014-02-25 Updates, updatesVincent Ambo3-8/+13
2014-02-09 Small changes:Vincent Ambo2-3/+11
- No bells at all. Shut up, emacs! - Don't put temporary files everywhere. Just don't! - Don't have scroll bars in new frames
2014-02-04 Various thingsVincent Ambo3-8/+8
- Disable local file loading for now until I have a solution for the DBus problem - Emacs daemon implicitly starts server
2014-02-03 Emacs as a daemon needs font set differentlyVincent Ambo1-2/+4
2014-02-01 Visible bell was annoyingVincent Ambo1-1/+1
2014-01-30 Some updatesVincent Ambo5-11/+23
2014-01-07 Ignore key-advice from menu-bar optionsVincent Ambo2-5/+4
2013-10-22 clojure-mode kills the REPL -oops!Vincent Ambo1-1/+1
2013-10-21 Added puppet-mode and evil-tabsVincent Ambo1-1/+2
2013-10-20 Small defaults changesVincent Ambo3-1/+8
2013-10-19 Cleaned up init-customVincent Ambo1-5/+0
2013-10-19 Added smart-mode-lineVincent Ambo4-13/+12
In line with this I've finally kicked the Nyan-cat out. Sorry!
2013-10-19 Don't pop up the Cider REPL after launchingVincent Ambo1-1/+1
2013-10-19 Fix settings for nrepl.el -> ciderVincent Ambo3-28/+27
2013-10-19 nrepl.el is cider nowVincent Ambo1-2/+2
2013-10-19 Added project-explorerVincent Ambo1-1/+2
2013-10-17 Reenabled marmeladeVincent Ambo1-1/+1
2013-10-17 Disabled evil tabs mode (because it's gone??)Vincent Ambo1-1/+1
2013-10-17 Evil configuration fileVincent Ambo1-0/+23
2013-10-17 Cleanup and evil setupVincent Ambo6-137/+71
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 Ambo6-9/+24
- Added YaSnippet & clojure-snippets for it - Enabled uniquify buffer naming (oh so good) - various smaller things
2013-10-05 updated init-modes for new nrepl.elVincent Ambo2-5/+8
2013-09-20 Removed some packagesVincent Ambo1-5/+1
2013-09-16 Minor fixes for nrepl-modeVincent Ambo2-2/+12
2013-08-28 * added circe to package list (*potential* replacement for rcirc)vincent@spotify.com2-0/+12
* added a handy function to retrieve passwords from the OS X keychain
2013-08-28 Merged something that broke somehowvincent@spotify.com0-0/+0
2013-08-28 Loading mail settings if they exist \nProper up/down history movement in nreplvincent@spotify.com4-2/+15
2013-08-19 Typo in modes file, Postgres.app PATH changesvincent@spotify.com2-3/+2
2013-08-19 Typo in modes file, Postgres.app PATH changesVincent Ambo2-3/+2
2013-08-19 Setup ac-nreplVincent Ambo1-3/+22
2013-08-19 Add ac-nrepl to packagesVincent Ambo1-1/+2
2013-08-19 Global autocomplete modeVincent Ambo1-0/+3
2013-08-17 * Fixed eshell pwd functionVincent Ambo3-11/+7
* Minor changes
2013-08-08 Highlight DEBUGVincent Ambo1-1/+1
2013-08-07 Require a final newline on both visiting and saving a fileVincent Ambo2-2/+3