Commit graph

1701 commits

Author SHA1 Message Date
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
3a86d653ce
.dockerignore, make clean and new PKGBUILD
- Added .dockerignore file
- added make target for cleaning up
- modified PKGBUILD to build in symlink to checkout (yeah this isn't
  really how you build Arch packages but that's besides the point! :))
2014-08-22 18:56:57 +02:00
Vincent Ambo
8d2fefec8f Add Dockerfile & Makefile 2014-08-22 18:35:28 +02:00
Vincent Ambo
56609f1f59
v4.2: Bump SafeCopy versions of types 2014-08-22 15:56:03 +02:00
Vincent Ambo
2c0eecc9aa Add the weird safecopy migration tool 2014-08-22 15:44:26 +02:00
Vincent Ambo
bbe5e31268 Various updates #2 2014-06-15 12:22:18 +02:00
Vincent Ambo
0ae66bb85e Some bugfixes 2014-05-30 20:02:53 +02:00
Vincent Ambo
41bee335c8 Refactor: Remove leftover comment functionality 2014-05-18 22:50:28 +02:00
Vincent Ambo
a5481e70e4 Refactoring: Moved Happstack things to Server.hs 2014-05-18 22:39:38 +02:00
Vincent Ambo
5f6841afa2 Move all used GHC extensions to Cabal 2014-05-18 21:56:39 +02:00
Vincent Ambo
19cc93685b (temporary?) fix for builds on GHC 7.8 2014-05-08 15:57:10 +02:00
Vincent Ambo
6cbc1a4448 Fixed build due to renamed PKG 2014-04-16 12:40:05 +02:00
Vincent Ambo
044e8906e4 4.2: Added keybase proof 2014-04-16 12:25:19 +02:00
Vincent Ambo
33c15489f8 Update md5sum in PKGBUILD 2014-03-19 12:26:21 +01:00
Vincent Ambo
104cc1fc00 Bump Arch pkgrel 2014-03-19 12:23:56 +01:00
Vincent Ambo
aec8351dda Relicense as MIT 2014-03-19 12:21:43 +01:00
Vincent Ambo
089f44e8c9 Cleaning up after git move 2014-03-19 12:17:41 +01:00
Vincent Ambo
d829f0c70c Updated PKGBUILD checksum for moved tag 2014-03-11 19:34:44 +01:00
Vincent Ambo
d84c7f4249 Added tag 4.1 for changeset be1d1e09f072 2014-03-11 19:33:01 +01:00
Vincent Ambo
3a004b49d8 Added systemd service file 2014-03-11 19:32:31 +01:00
Vincent Ambo
d969c6ffc7 Run cabal update before building in Arch 2014-03-11 19:08:49 +01:00
Vincent Ambo
01c49a8ff2 Added first version of ArchLinux PKGBUILD 2014-03-11 19:06:03 +01:00
Vincent Ambo
16ef5deace Added tag 4.1 for changeset 7e19f2cc8edf 2014-03-11 18:27:04 +01:00
Vincent Ambo
f2b5e14cee Add an option for the resource folder 2014-03-11 18:22:59 +01:00
Vincent Ambo
b4b2b053b9 Updated for new options package 2014-03-11 18:12:51 +01: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
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