Vincent Ambo
eb67c739b2
feat: Use ace-window for jumping between windows
2017-11-15 18:56:23 +01:00
Vincent Ambo
b7a5dd0c1b
feat(nixos): Enable EXWM compositor
2017-11-15 18:56:01 +01:00
Vincent Ambo
84601a3978
fix(nixos): Improve key bindings in X11 applications
...
I don't actually use all that many emacs navication keys in X11
applications - but being able to copy & paste is nice.
Overrides the default set of input simulation keys for EXWM with
slightly fewer and more sane bindings.
2017-11-15 18:30:33 +01:00
Vincent Ambo
f06401d493
fix(nixos): Finetune some minor EXWM parameters
2017-11-15 18:30:22 +01:00
Vincent Ambo
29d4413f16
feat: Install & globally enable which-key
2017-11-15 18:29:01 +01:00
Vincent Ambo
4e1661604d
feat(nixos): Add initial NixOS & EXWM configuration
...
Adds configuratio for using Emacs as a window manager, because clear
that is an extremely sane thing to do.
2017-11-15 17:35:17 +01:00
Vincent Ambo
6225c18914
fix(custom): Fix Helm window splitting behaviour
...
The default Helm window splitting behaviour is ridiculous. This fixes
it!
2017-11-15 17:07:27 +01:00
Vincent Ambo
6e7386b662
fix(settings): Fix backup folder location
2017-11-13 10:23:52 +01:00
Vincent Ambo
18462a2f28
feat(functions): Add M-x emacs-config helper
2017-11-13 10:21:37 +01:00
Vincent Ambo
b0faa53657
feat: Install magnars' string-edit package
...
It's very nice.
2017-11-13 00:58:41 +01:00
Vincent Ambo
85207b2598
feat: Add look-and-feel.el with theme & behaviour config
2017-11-12 22:44:31 +01:00
Vincent Ambo
0511e7eb97
fix: Fix warnings & errors detected by elisp compiler
...
Minor things that came up when byte-compiling the configuration.
2017-11-12 22:44:31 +01:00
Vincent Ambo
0d5bdbd7ce
refactor: Remove lots of deprecated/unused settings
...
* move all look-and-feel related settings into, you guessed it,
look-and-feel.el
* remove *lots* of old stuff and also re-evaluate what it's actually
doing.
2017-11-12 22:44:31 +01:00
Vincent Ambo
99d9981dd9
refactor(init): Refactor package installation process
...
Refactors package installation to be slightly more sane, for example
package-refresh-contents will only be called if packages are missing.
Removes some other old cruft, too, and paves way for a slightly
different initialisation process.
2017-11-12 22:44:31 +01:00
Vincent Ambo
5fcabc204a
feat(functions): Add functions to insert nix-store paths
...
These can be useful - for example - while debugging nix things in eshell.
2017-11-12 19:00:49 +01:00
Vincent Ambo
ac5b34e131
feat: Install modern elisp libraries
...
Elisp can actually be quite nice with a bunch of modern tooling.
2017-11-07 21:29:20 +01:00
Vincent Ambo
5f5abc05ba
fix(rust): Include automatically & set racer path
2017-11-06 22:26:47 +01:00
Vincent Ambo
8996bceea1
feat(init): Add some useful development packages
...
Adds packages for interfacing with PostgreSQL and HTTP APIs which can
be very useful during development.
2017-11-06 19:35:53 +01:00
Vincent Ambo
6bef57e347
feat(rust-setup): Add Rust setup
...
Adds a simple Rust setup with autocompletion via Racer and built-in
Cargo command support.
2017-11-06 19:35:19 +01:00
Vincent Ambo
0338fcc892
feat(modes): Always enable electric-pair-mode
2017-11-06 19:31:02 +01:00
Vincent Ambo
17e57e42ef
style: Make emacs transparent
...
Party like it's 2004.
2017-10-15 20:25:08 +02:00
Vincent Ambo
319347e5cc
fix(settings): Correctly enable Helm's fuzzy matches
...
The global Helm fuzzy matching doesn't actually seem to enable fuzzy
matching for modes that have an explicit config.
This enables fuzzy matching for M-x and C-x b
2017-10-15 20:24:28 +02:00
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
af89133821
fix: Remove old GPG-agent SSH config
2017-10-15 16:31:56 +02:00
Vincent Ambo
dadb4b4fed
feat: Ostensibly enable fuzzy matching in Helm
2017-10-15 16:31:39 +02:00
Vincent Ambo
867ea97fd9
fix: Remove projectile which slowed everything down
2017-10-15 16:31:23 +02:00
Vincent Ambo
099020c176
chore: remove unused ido-related lines
2017-10-15 13:40:05 +02:00
Vincent Ambo
0fe21a4f27
feat: Switch default font to Input Mono
2017-10-15 13:30:25 +02:00
Vincent Ambo
774aea8edd
feat: Switch from ido/smex to Helm
2017-10-15 13:30:10 +02:00
Vincent Ambo
bc12439cf7
chore: Remove unused misc.el
2017-10-15 13:29:36 +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
560176bc77
Use GPG-agent's SSH agent (for Tramp etc.)
2015-05-21 12:03:46 +02: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
d45518f7c3
Add bindings for whitespace cleanup, line jumping & Fefes Blog
2015-03-11 14:42:58 +01:00
Vincent Ambo
4cca819886
Minor changes
...
* use ace-jump-line-mode for quick line jumping
* column-number-mode enabled by default
2015-02-20 11:45:37 +01: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