Commit Graph

30 Commits

Author SHA1 Message Date
72c33e7b37 feat(vendor/clang-format): add custom reformatter-based clang-format package
There is a clang-format package in MELPA, but I believe a
reformatter-based solution works better. Hence I've made my own,
somewhat like a package, and simply thrown it into the vendor directory.
2022-07-20 22:02:12 +01:00
b13ca362cb feat(packages): Replace package.el with straight.el 2020-02-04 10:08:37 +00:00
a7806d6dbb chore(line-numbers): Remove linum related modules/packages 2020-01-26 21:47:58 +00:00
05e96b464c chore(vendor): Update dired+ package 2020-01-26 21:46:39 +00:00
c278381f86 Update dired+ package in vendor directory 2019-08-17 17:32:44 +01:00
39c6546671 Get rid of omnifmt that is no longer used 2019-08-17 17:32:09 +01:00
d802719cff Update vendored dired+ package 2019-03-26 11:58:20 +00:00
ff0dff65db Add ruby-guard package to vendor directory 2018-10-01 09:31:26 +01:00
8669165aa7 Install rubocopfmt package from melpa 2018-06-23 13:19:35 +01:00
ca7c90af97 Vendor tomorrow-night-paradise-theme via Makefile 2018-05-20 18:04:17 +01:00
a71e98583d Remove tomorrow-night-paradise-theme submodule 2018-05-20 18:03:55 +01:00
9959e65d8d Update rubocopfmt in vendor dir
Once the melpa package pull request is merged, I can switch to loading
it like a regular package.
2018-05-20 11:32:59 +01:00
eebd307ba7 Update vendored dired+ package 2018-05-19 15:12:30 +01:00
c9cd357a93 Update vendored rubocopfmt package 2018-05-19 15:12:13 +01:00
295c64a5f3 Update vendor/dired+.el 2018-03-08 11:01:46 +00:00
8936b82e7f Fetch hideshowvis package from emacswiki
The hideshowvis package is no longer available via Melpa.
2018-01-27 01:04:09 +00:00
8840a5d6fe Fetch dired+ package from emacswiki
The dired+ package is no longer available via Melpa.
2018-01-27 01:02:53 +00:00
95de158403 Remove vendor/standardfmt.el 2017-12-16 17:42:21 +00:00
482cbd7037 Update rubocopfmt.el 2017-12-14 12:51:41 +00:00
a9a62fc67d Add standardfmt.el as a vendored dependency 2017-06-29 11:02:22 +01:00
4836b11506 Update rubocopfmt.el 2017-01-31 09:40:55 +00:00
6d122556f6 Update rubocopfmt.el to comply with rubocopfmt 0.1.0.beta7 2017-01-20 13:39:59 +00:00
0106518adb Fix small issue with rubocopfmt.el 2017-01-14 10:29:13 +00:00
2e79252c36 Add initial working test version of rubocopfmt.el 2017-01-09 22:37:46 +00:00
5c31791b3b Add omnifmt-mode 2016-11-30 15:13:40 +00:00
c2c9eab0cb Switch to improved escreen package from a Github fork 2015-11-27 12:13:17 +00:00
c899eebaf0 Switch to using built-in ruby-mode 2015-11-27 12:13:17 +00:00
c791150a06 Add rewritten config, dubbed emacs-siren
I've taken a lot of inspiration from Emacs-Prelude when it came to the
structure of this rewritten config. I didn't want to use Prelude as I
don't agree with all it's defaults, nor do I want to have to deal with
any future changes in Prelude that might break things for me. So instead
I went down the fully custom path, but heavily inspired by Prelude, both
in terms of file/code structure, and also some of it's features.

Compared to my old config setup, it's got most of the same things, but
nearly everything is in a module file now, making it easy to fully
enable/disable certain features.
2015-10-04 08:56:07 +01:00
b85dbf862f load in dirtree via el-get instead of custom added files to vendor directory 2011-11-12 00:02:34 +00:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00