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
05d10fae2a
Emacs as a daemon needs font set differently
2014-02-03 15:55:19 +01:00
Vincent Ambo
40dfc754d9
Visible bell was annoying
2014-02-01 21:20:10 +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
a9acb7f560
clojure-mode kills the REPL -oops!
2013-10-22 12:06:55 +02:00
Vincent Ambo
41a12d8fdf
Added puppet-mode and evil-tabs
2013-10-21 13:28:13 +02:00
Vincent Ambo
96a0605e81
Small defaults changes
2013-10-20 20:05:13 +02:00
Vincent Ambo
38f531c926
Cleaned up init-custom
2013-10-19 22:58:38 +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
53162ecd24
Don't pop up the Cider REPL after launching
2013-10-19 22:25:00 +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
6d0042f2b0
Disabled evil tabs mode (because it's gone??)
2013-10-17 14:22:04 +02:00
Vincent Ambo
1ce5c5bdaa
Evil configuration file
2013-10-17 14:21:00 +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
fef78b55fa
Removed comments
2013-10-14 08:34:50 +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 Ambo
924e60005e
Minor fixes for nrepl-mode
2013-09-16 13:58:44 +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
73ba15b5a2
Merged something that broke somehow
2013-08-28 00:57:17 +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@spotify.com
867a87387c
Typo in modes file, Postgres.app PATH changes
2013-08-19 02:40:07 +02:00
Vincent Ambo
fa927ebf7c
Typo in modes file, Postgres.app PATH changes
2013-08-19 02:38:02 +02:00
Vincent Ambo
b007f3d0ff
Setup ac-nrepl
2013-08-19 00:53:05 +02:00
Vincent Ambo
b23609fb69
Add ac-nrepl to packages
2013-08-19 00:46:54 +02:00
Vincent Ambo
32fdafedcc
Global autocomplete mode
2013-08-19 00:46:15 +02:00
Vincent Ambo
15f83cc78f
* Fixed eshell pwd function
...
* Minor changes
2013-08-17 20:43:05 +02:00
Vincent Ambo
996c5867e6
Highlight DEBUG
2013-08-08 00:54:35 +02:00
Vincent Ambo
494cda1ac0
Require a final newline on both visiting and saving a file
2013-08-07 00:58:14 +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
52d2182fa2
Switched M-j to ace-jump-word-mode, hopping to a character is very rarely my requirement.
2013-08-06 13:27:26 +02:00
Vincent Ambo
9ae4bc6a27
Made custom-clone-git asynchronous
2013-08-06 13:12:24 +02:00
Vincent Ambo
262abd3ead
This was an invalid hook being added.
2013-08-06 11:16:15 +02:00
Vincent Ambo
152faa5421
Removed tumblesocks from packages, I'll load it locally
2013-08-05 16:47:40 +02:00
Vincent Ambo
2d27485f36
* Global undo-tree (again)
...
* several config things copied from @magnars
2013-08-05 16:18:56 +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
97af8f3631
Removed mail config, ignored local files and IRC config
2013-08-05 15:23:18 +02:00
Vincent Ambo
e320f14263
* removed dotfiles stuff, this is emacs.d only
2013-08-05 15:17:23 +02:00
Vincent Ambo
46b80c00fd
emacs: Added some functions from @magnars, replaced standard goto-line with his version
2013-08-05 11:54:38 +02:00
Vincent Ambo
006043d82e
emacs: Added flx (glorious!), removed some unused settings and functions
2013-08-03 15:36:05 +02:00
Vincent Ambo
580f642d40
emacs: Function to toggle native/non-native fullscreen on OS X
2013-08-01 11:31:13 +02:00
Vincent Ambo
459f0433e6
emacs: Minor fixes
2013-07-30 16:19:58 +02:00