Commit graph

61 commits

Author SHA1 Message Date
Vincent Ambo
5e48ce3f9b feat: Add nix-mode & nix-config function
* install nix-mode by default
* add a function to quickly open the system configuration.nix
2017-10-15 20:23:51 +02:00
Vincent Ambo
867ea97fd9 fix: Remove projectile which slowed everything down 2017-10-15 16:31:23 +02:00
Vincent Ambo
774aea8edd feat: Switch from ido/smex to Helm 2017-10-15 13:30:10 +02:00
Vincent Ambo
8cc36e0eab feat: Add terraform-mode 2017-10-13 18:14:33 +02:00
Vincent Ambo
f83eeaf4f8 chore(clojure): Remove all Clojure settings 2017-09-27 15:04:33 +02:00
Vincent Ambo
5683eab48e refactor: Install gruber-darker-theme from package repo 2017-09-27 15:02:45 +02:00
Vincent Ambo
6107ec40d6 fix(init.el): Initialise package manager immediately 2017-09-27 15:02:33 +02:00
Vincent Ambo
6c2da17783
refactor: Some minor cleanups 2017-07-30 18:30:04 +02:00
Vincent Ambo
2c02c371fe
fix custom: Fix a bug and truncate theme list 2017-07-30 18:28:03 +02:00
Vincent Ambo
8f0949dbb2 chore: Minor sync with Dell machine config 2017-06-06 13:33:13 +02:00
Vincent Ambo
af87ca21ee Various changes 2015-12-14 00:04:29 +01:00
Vincent Ambo
c2ef13da72
Remove melpa, fix custom.el 2015-05-18 14:21:39 +02:00
Vincent Ambo
90f4e2811d
Minor changes 2015-05-03 18:22:58 +02:00
Vincent Ambo
ee070585df
Use ag instead of ack 2015-05-03 18:22:08 +02:00
Vincent Ambo
d9bd9ef50c
[init] Add Erlang config 2015-01-16 14:42:48 +01:00
Vincent Ambo
e5ece0c35a
[haskell] Split out haskell config into new file 2015-01-16 14:42:31 +01:00
Vincent Ambo
a21aeac72c
General cleanup 2014-12-29 21:52:21 +01:00
Vincent Ambo
fb9a837c67
Split out Haskell and Clojure config 2014-12-29 21:51:25 +01:00
Vincent Ambo
677eba3e60
Cleanup: remove evil stuff & others
(Also sneakily adds go-mode and haskell-mode back in)
2014-10-21 19:38:18 +02:00
Vincent Ambo
1f70abb176
Move all configuration to subfolder 2014-10-21 19:37:19 +02:00
Vincent Ambo
10057a887b
Several updates after 24.4 upgrade 2014-10-21 19:11:09 +02:00
Vincent Ambo
bbe5e31268 Various updates #2 2014-06-15 12:22:18 +02:00
Vincent Ambo
479e2447b0 Updates, updates 2014-02-25 17:12:53 +01:00
Vincent Ambo
4fd813f0de Small changes:
- 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-09 11:12:51 +01:00
Vincent Ambo
bdbc18d285 Various things
- Disable local file loading for now until I have a solution for the
  DBus problem

- Emacs daemon implicitly starts server
2014-02-04 23:48:29 +01:00
Vincent Ambo
8a5115d5b5 Some updates 2014-01-30 14:26:52 +01:00
Vincent Ambo
490ea14fad Ignore key-advice from menu-bar options 2014-01-07 14:54:32 +01:00
Vincent Ambo
41a12d8fdf Added puppet-mode and evil-tabs 2013-10-21 13:28:13 +02:00
Vincent Ambo
8a33aaa7ca Added smart-mode-line
In line with this I've finally kicked the Nyan-cat out. Sorry!
2013-10-19 22:44:30 +02:00
Vincent Ambo
6aba1cbda9 Fix settings for nrepl.el -> cider 2013-10-19 20:04:45 +02:00
Vincent Ambo
47f5ddebc0 nrepl.el is cider now 2013-10-19 19:34:30 +02:00
Vincent Ambo
f4089367a0 Added project-explorer 2013-10-19 19:31:35 +02:00
Vincent Ambo
a4c4a9dfa9 Reenabled marmelade 2013-10-17 14:22:50 +02:00
Vincent Ambo
2acc9f23fa Cleanup and evil setup
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-17 14:17:38 +02:00
Vincent Ambo
cbecd5031d Add YaSnippet & enable Uniquify
- Added YaSnippet & clojure-snippets for it
- Enabled uniquify buffer naming (oh so good)
- various smaller things
2013-10-14 08:50:56 +02:00
Vincent Ambo
a4e7f10362 updated init-modes for new nrepl.el 2013-10-05 00:12:18 +02:00
Vincent Ambo
9a9c9192b1 Removed some packages 2013-09-20 01:02:16 +02:00
vincent@spotify.com
25d348673b * added circe to package list (*potential* replacement for rcirc)
* added a handy function to retrieve passwords from the OS X keychain
2013-08-28 17:16:44 +02:00
vincent@spotify.com
a7e4801f3b Loading mail settings if they exist \nProper up/down history movement in nrepl 2013-08-28 00:56:20 +02:00
Vincent Ambo
b23609fb69 Add ac-nrepl to packages 2013-08-19 00:46:54 +02:00
Vincent Ambo
503600091e * Providing all init files, loading them with require
* 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-07 00:49:20 +02:00
Vincent Ambo
43a99dea3a * moved switch-window and iy-go-to-char to package.el installs
* changed 'custom-clone-git and 'custom-download-script to place things in special folders
* added those folders and some other things to .gitignore
* changed binding for iy-go-to-char to C-c f
2013-08-06 23:46:26 +02:00
Vincent Ambo
152faa5421 Removed tumblesocks from packages, I'll load it locally 2013-08-05 16:47:40 +02:00
Vincent Ambo
edb2ca67d3 Rename irc.el to init-irc.el 2013-08-05 15:37:43 +02:00
Vincent Ambo
1ba56be2ee Only load irc.el and init-local if they exist 2013-08-05 15:34:46 +02:00
Vincent Ambo
9112881277 * Gitignore some more files
* Install tumblesocks
2013-08-05 15:28:47 +02:00
Vincent Ambo
e320f14263 * removed dotfiles stuff, this is emacs.d only 2013-08-05 15:17:23 +02:00
Vincent Ambo
0d133eceb3 Split up configuration in five files. I wrote a nice commit message explaining this, but I wrote it in vi and it died on me. 2013-07-08 01:15:05 +02:00
Vincent Ambo
c8dc574fcd emacs:
- Move to Emacs.app (which doesn't work with Xnomad! :( But it's
goood)
- Add clojure-mode
- Switch to leuven theme (again, thanks @pcarrier)
2013-07-07 22:03:29 +02:00
Vincent Ambo
62f609b47f emacs: Swedish locales & ace-jump 2013-07-05 00:28:47 +02:00