Commit Graph

837 Commits

Author SHA1 Message Date
1c1db6b57a
Update key frequency table 2019-11-14 14:35:23 +01:00
03f9bf002b
Remove a superfluous comment 2019-11-14 14:35:22 +01:00
14c8a85898
Make helm-c-yasnippet load only after yasnippets 2019-11-14 14:35:21 +01:00
9107b0f513
Fix the value of org-capture-templates
A `(quote)` call was missing, which resulted in an empty template list.
2019-11-14 14:35:20 +01:00
17ced28e3d
Make yasnippet-snippets load only after yasnippets 2019-11-14 14:35:19 +01:00
5970581376
Fix dependencies of org-projectile
It must load after projectile *and* org is loaded.
2019-11-14 14:35:18 +01:00
1b965738b3
Update key frequency table 2019-10-22 11:17:41 +02:00
14f03a8ac9
Install the ob-mermaid package 2019-10-22 11:17:40 +02:00
d84823b751
Update key frequency table 2019-10-22 11:02:21 +02:00
60cc73e464
Install the vue-html-mode package 2019-10-22 11:02:02 +02:00
405012f576
Reinstall the org-bullets package 2019-10-22 11:01:47 +02:00
3d795af2ab
Install the ob-restclient package 2019-10-22 11:00:00 +02:00
9a0e5e2635
Update the org-projectile configuration
Add a key binding, and set the path of the TODO file
2019-10-22 10:50:26 +02:00
e3b3498148
Set org-directory as early as possible 2019-10-22 10:48:53 +02:00
83f2aec4ae
Update Org config to use :custom instead of setq calls 2019-10-22 10:48:52 +02:00
5326b1a250
Pimp dired a bit 2019-10-22 10:48:51 +02:00
83e33f9135
Move prerequisite loading before the configuration part 2019-10-22 10:48:50 +02:00
885219a7ac
Move load-path manipulation to the beginning of the configuration 2019-10-22 10:48:50 +02:00
f97a40dcee
Update key frequency table 2019-09-23 13:55:58 +02:00
eade4a285e
Add helm-core to the installed package list 2019-09-23 13:55:57 +02:00
a16687e802
Continue moving Org settings to the use-package :custom block 2019-09-23 13:55:56 +02:00
d3ebe65a15
Fix dired-rainbow configuration 2019-09-23 13:55:55 +02:00
8af4b34021
Add backward-sexp to the multiple-cursors command list 2019-09-23 13:55:54 +02:00
4b0e13429c Update key frequency table 2019-09-10 06:36:46 +02:00
f6f83d6b15 Add the arduino package for better support for Arduino source files 2019-09-10 06:36:34 +02:00
a3362e7bbe Add customizations for the bug-reference package 2019-09-10 06:36:34 +02:00
cf9dd26378 Fix whitespaces in xdg-paths.el 2019-09-10 06:36:33 +02:00
26a65a7bd4 Add packages to support GitLab CI config editing 2019-09-10 06:36:33 +02:00
9b2e7599f3 Add graphql package for GraphQL file editing support 2019-09-10 06:36:33 +02:00
71b9e998f2 Add Helm interface for pass (Password Store) 2019-09-10 06:36:33 +02:00
1579b921e8 Filter SOMEDAY items out from the org-random-todo list 2019-09-10 06:36:32 +02:00
c111714f84 Pimp Org with helm-org and helm-org-rifle
I’m not sure if i’ll use either of them, though…
2019-09-10 06:36:32 +02:00
3d9a35f7f3 Pimp dired a bit 2019-09-10 06:36:32 +02:00
f59b86fb69 Remove real-auto-save-mode
It caused more pain than good…
2019-09-10 06:36:31 +02:00
43838095ed Update custom values 2019-09-10 06:36:31 +02:00
b776127e4c Update Org config to use :custom instead of setq calls 2019-09-10 06:36:30 +02:00
42750c7e05 Fixup for the forge package install 2019-09-09 18:19:57 +02:00
82ce975d95 Indentation and typo fixes 2019-09-09 18:19:57 +02:00
1df32079f1 Update key frequency table 2019-04-01 08:00:59 +02:00
ab29d5d2f5 Set org-log-note-clock-out to non-nil
So i can log some thoughts when clocking out from a task.
2019-04-01 08:00:59 +02:00
94ffcbe4ef Remove fci-mode 2019-03-29 10:30:54 +01:00
12e54cb7d7 Add mouse binding for multiple-cursors 2019-03-29 10:23:42 +01:00
f65cb6842e Update key frequency table 2019-03-29 10:22:07 +01:00
86d12abcaf Update key frequency table 2019-03-29 07:52:30 +01:00
d4fca38e9e [Bugfix] Make gpolonkai/set-font-size and --set-emoji-font work for text frames 2019-03-29 07:52:30 +01:00
1ce77f27c3 Update key frequency table 2019-02-28 18:02:38 +01:00
8876104c2d Update key frequency table 2019-02-22 07:27:14 +01:00
32759d1544 Convert setq calls of customisable variables to customize-set-variable calls
Well, most of them. Some are a bit harder to do so i leave them for later.
2019-02-22 07:27:14 +01:00
8ab669205c Minor code cleanup in gpolonkai/enclose-region 2019-02-22 07:11:10 +01:00
00dcbdd2ea Make use-package less verbose
It’s awesome how much it speeds up my Emacs startup.
2019-02-22 07:11:10 +01:00