Commit Graph

832 Commits

Author SHA1 Message Date
1cb89d07ce Add support for working with typescript 2018-11-06 11:27:42 +00:00
dc4b0910a7 Fix typo in siren-web-mode module 2018-11-06 11:07:20 +00:00
466ccec048 Swap main helm-projectile keybindings I use around 2018-11-06 11:06:52 +00:00
2b56a72729 Fix org-mouse mode not loading correctly 2018-11-06 11:06:35 +00:00
f753e323c5 Use spring when possible with rspec-mode 2018-10-12 10:33:08 +01:00
ff0dff65db Add ruby-guard package to vendor directory 2018-10-01 09:31:26 +01:00
deabb56c69 Bump version to 0.4.6 v0.4.6 2018-09-10 09:47:24 +01:00
e7bbb1c01c Update magit-repository-directories option to new format 2018-08-25 14:49:39 +01:00
831f9f65e8 Bump version to 0.4.5 v0.4.5 2018-08-24 02:49:25 +01:00
d5cc85b3f2 Switch terminal theme back to tomorrow-night-paradise 2018-08-24 02:43:54 +01:00
984528aa4a Manually specify "C-c p" as projectile prefix key
Projectile no longer sets up it's prefix key automatically, so this has
to be manually done now.
2018-08-22 14:35:33 +01:00
3900a32317 Change theme in terminal mode to doom-one 2018-07-10 12:00:21 +01:00
d218da5083 Fix mouse input issue in terminal mode caused by smart-shift
Replace the smart-shift package with functions ripped from textmate.el
2018-07-10 12:00:21 +01:00
cf6f8e538c Remove duplicate keybinding 2018-07-10 08:20:13 +01:00
f01404ecf5 Bump version to 0.4.4 v0.4.4 2018-06-23 13:29:42 +01:00
4397fded78 Show rubocopfmt errors in echo area instead of separate error buffer 2018-06-23 13:28:19 +01:00
d92cc05770 Add helpful package for better help information 2018-06-23 13:19:36 +01:00
42d260df9b Add config for doom-nord-light theme 2018-06-23 13:19:36 +01:00
8669165aa7 Install rubocopfmt package from melpa 2018-06-23 13:19:35 +01:00
998e81ed8d Update ignore pattern for helm-ag to ignore minified js/css files 2018-06-22 14:45:21 +01:00
3e78af7801 Bump version to 0.4.3 v0.4.3 2018-06-06 23:45:11 +01:00
b3be2b8531 Configure language specific projectile ignore dirs in lang modules 2018-06-06 23:43:20 +01:00
e3325888f4 Add go-dlv package 2018-06-06 23:18:51 +01:00
7d2ff8c635 Require module for realgud by default 2018-06-06 22:52:14 +01:00
f397acdef7 Add module for dash-at-point 2018-06-06 22:51:54 +01:00
9574709b90 Clean up and make the Makefile a bit more intelligent 2018-06-06 21:47:18 +01:00
c0f3da6531 Enable flyspell-mode in git-commit-mode
It no longer seems to cause emacs to randomly freeze.
2018-06-06 17:04:02 +01:00
27e31eef62 Change bury-buffer behavior of magit to be less annoying 2018-06-06 17:03:33 +01:00
47b42cc4ba Add theme module for doom-nord theme 2018-06-06 17:03:10 +01:00
354a09974b Add realgud and realgud-byebug packages 2018-06-06 17:02:49 +01:00
40784a66ce Update setup for ruby-refactor package 2018-06-06 15:02:32 +01:00
43497b2f22 Update settings for rspec-mode 2018-06-06 15:02:32 +01:00
e6bf6fb061 Add .vagrant to list of projectile globally ignored directories 2018-06-04 21:21:26 +01:00
9c660ac780 Sort list of projectile globally ignored directories 2018-06-04 21:21:26 +01:00
d3c4e188d2 Require siren-zone module to enable zone-choose method
Useless, but fun to show off some weird shit that Emacs can do :P
2018-06-04 14:04:18 +01:00
9a3d60dee9 Add module for restart-emacs package 2018-06-04 14:02:32 +01:00
243903bab0 Add module for dired-sidebar mode
Not used at the moment, but I'll keep this around and check it out every
now and then.
2018-06-04 13:54:01 +01:00
2b4efa8f71 Refactor siren-zone module to use use-package 2018-06-04 13:53:28 +01:00
3ce9ec46a1 Add hlinum package to highlight current line in linum-mode 2018-05-30 12:30:57 +01:00
dcfaccd920 Set fill-column to 72 for git-commit-mode 2018-05-30 11:33:05 +01:00
c8595b0797 Bump version to 0.4.2 v0.4.2 2018-05-21 01:44:52 +01:00
92796f61a4 Add basic rubocop compilation commands for ruby-mode
And remove old and very hacked together rubocop auto-correct on save module.
2018-05-21 01:44:52 +01:00
7a280492e2 Fix incorrect hook definitions 2018-05-21 00:38:10 +01:00
ec84725507 Bump version to 0.4.1 v0.4.1 2018-05-20 23:12:47 +01:00
07b7a81ef9 Configure truncate-lines and visual-line-mode correctly 2018-05-20 23:12:14 +01:00
c2b24ef1ee Bump version to 0.4.0 v0.4.0 2018-05-20 18:05:56 +01:00
0b4a14cfe2 Update readme 2018-05-20 18:05:50 +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
62f424b1ea Merge pull request #7 from jimeh/refactor-modules
Refactor modules
2018-05-20 17:54:34 +01:00