Commit Graph

312 Commits

Author SHA1 Message Date
1712f89347
Load Python as an org-babel language 2023-01-22 07:49:22 +01:00
49ec8abded
Fine tune dashboard.el configuration 2023-01-22 07:49:02 +01:00
8ff7ed0c20
Move ispell/flyspell to use hunspell instead of aspell 2023-01-22 07:48:42 +01:00
ac68b3d460
Create the beginning-of-next-word function with a keybinding 2023-01-22 07:48:07 +01:00
1ce3710340
Bugfix: Update transient command definitions to work with latest transient.el 2022-12-18 06:20:03 +01:00
5494a70af6
Bugfix: Fix bug-reference-bug-regexp to work with latest Emacs 2022-12-18 06:19:19 +01:00
d377bec138
Install and configure the twtxt package 2022-11-25 08:58:47 +01:00
e7ddeff8b2
Install and configure the mastodon package 2022-11-25 08:46:52 +01:00
75e9937b49
Add a key binding for gpolonkai/org-insert-current-timestamp 2022-08-18 07:22:57 +02:00
18b2932f07
Update the symbol prettifier lists 2022-08-18 07:22:06 +02:00
4e87ff3355
Adopt mbork’s copy-current-location function 2022-08-18 07:21:31 +02:00
4b1c0825f7
Stop activating cargo-mode for .rs files 2022-04-07 16:43:33 +02:00
3ed99004c3
[Bugfix] Fix the way i set Paradox’ GitHub token
The line fetching it from password-store (which i no longer use) was still there, and there was an
extra parentheses which yielded a syntax error.
2021-11-23 12:28:45 +01:00
e47a83c023
Attempt to fix org-msg by not soading it until mu4e loads 2021-11-23 09:55:30 +01:00
5d6f54aa9f
Create a function (and a binding) to jump to the next occurence of a character 2021-11-23 09:55:30 +01:00
373914e084
Set Paradox’ token from authinfo 2021-11-23 09:55:30 +01:00
91cb5729ea
Update package repository links
Use HTTPS for ELPA and Org-mode, and remove Marmalade.
2021-11-23 09:55:30 +01:00
c07c352939
Remove the gitconfig-mode and gitignore-mode packages
I never really used them, and they are the only ones installed from Marmalade which has a lot of
troubles (again) nowadays.
2021-11-23 09:55:30 +01:00
68cd4677a9
Add the terraform-mode module 2021-10-27 16:44:24 +02:00
87199b4af1
Move from elpy to lsp-pyre 2021-10-27 16:44:22 +02:00
ea52e57932
Add the highlight-indentation module
This is extremely useful for Python development; i wonder why i didn’t have it before.
2021-10-27 16:44:20 +02:00
aa67e4897d
Add the edit-server package to allow browser text area editing 2021-10-27 16:44:19 +02:00
3389a6a514
Add the ansible module 2021-10-27 16:44:17 +02:00
1168562e70
Set the location of Ement’s token file 2021-10-27 08:06:37 +02:00
f7e4f072ca
Set up emoji font 2021-10-27 08:06:17 +02:00
990a24e391
More Mu4e/Sendmail tweaking 2021-03-18 06:29:40 +01:00
4497b54fb0
Add two new Org functions
They help me insert timestamps, which can sometimes be tedious.
2021-03-18 06:29:40 +01:00
a2164f7972
Install my own org-clock-waybar package 2021-03-18 06:29:40 +01:00
67111d7888
Install Ement
It’s a better version of matrix-client.el, let’s hope it will actually work.
2021-03-18 06:29:40 +01:00
34222ea853
Get GitHub token for Paradox from password-store instead of authinfo 2021-03-18 06:29:40 +01:00
ebc2d58aa7
Reorganize Org mode custom functions for better readability 2021-03-18 06:29:40 +01:00
c62c1ac457
Remove the gist and github-notifier packages
I no longer use these services, at least not extensively enough to have these installed.
2021-03-18 06:29:40 +01:00
3a4ed53c8a
Get rid of id-manager
I never really used it, especially since i have password-store installed everywhere.
2021-03-18 06:29:39 +01:00
30914c614a
Get WikEmacs password from password-store instead of id-manager 2021-03-18 06:29:39 +01:00
dc96bdc627
Re-introduce rainbow-identifiers 2021-03-18 06:29:39 +01:00
92bdedcfd9
Add the jinja2-mode package
For Ansible template editing; also handy for Flask template files
2021-03-18 06:29:28 +01:00
3486e44f23
Remove some unused/non-existing packages 2021-03-18 06:29:28 +01:00
53fde18b3c
Remove an unnecessary t 2021-03-18 06:29:28 +01:00
24d19c2e17
Disable nyan-prompt
With the latest version of eshell it stopped working. I may or may not debug it sometime later.
2021-03-18 06:29:27 +01:00
2d55aa9263
Add bats mode for shell script testing goodness 2021-03-18 06:28:43 +01:00
042bde5e88
Add paradox for more beautiful package management experience 2021-03-18 06:28:43 +01:00
86b6171a95
Add ActivityWatch
This effectively replaces WakaTime (which i don’t use anymore).  Let’s see if it’s good enough.
2021-03-18 06:28:43 +01:00
6338677620
Install Flutter-related packages 2021-03-18 06:28:43 +01:00
6961384ef2
[Refactor] Move matrix-client.el installation at the top of the file
This is an attempt to install this first, so we get dependencies right.
2021-03-18 06:28:42 +01:00
5e1bd7ce39
Update C-s experience
C-s now starts swiper, while C-r starts isearch regex forward/backward based on prefix.
2021-03-18 06:28:42 +01:00
e6dcae995b
Move from Helm to Ivy/Counsel 2021-03-18 06:27:43 +01:00
ed7d5591b6
Remove Helm functionalities i never use 2021-03-18 06:27:43 +01:00
c1a68ffee2
Disable using dialog boxes
Even though i’m so much used to using the keyboard, i sometimes click on things.  And then, these
annoying dialogs apper.  Well, not any more!
2021-03-18 06:27:43 +01:00
de2082281e
Remove org-ref
I never really used it as i don’t write actual publications.
2021-03-18 06:27:43 +01:00
136f427c01
[Bugfix] Fix configuration of dired-rainbow 2021-03-18 06:26:50 +01:00
ebc7398e39
Install clojure-mode
Clojure is the next language i want to learn.
2020-12-10 05:20:49 +01:00
e15290b262
Remove the pipenv package
I no longer use pipenv in any of my projects as i switched to poetry.
2020-12-10 05:20:48 +01:00
eb822441cc
Remove the xlicense package
It disappeared from package repositories, and i never used it anyway…
2020-12-10 05:20:44 +01:00
dd0cf05d63
[Code Cleanup] Remove duplicate dired-related package installs 2020-12-10 05:20:37 +01:00
69f5e44ba7
Don’t turn on dired-du by default 2020-12-03 13:06:42 +01:00
45de213890
Update the Org configuration
* Enable Org Tempo to use templates, and for easier use of structure templates
* Enable checkbox dependency enforcing
* Dim blocked tasks
2020-11-05 09:25:22 +01:00
9c47543bdd
Update capitalization and some heading levels 2020-11-05 09:25:22 +01:00
8b2e5d8659
Make the prettify-symbols-mode section easier to read 2020-11-05 09:25:22 +01:00
e343fda9e1
Install the fish-mode package 2020-11-05 08:20:54 +01:00
b5f0952422
Properly bootstrap Quelpa
Instead of pulling it using `use-package`, i now bootstrap it the official way.
2020-11-01 06:07:11 +01:00
b696242194
Fix the mu4e configuration 2020-10-30 18:27:29 +01:00
107869d019
Remove indent level setup 2020-10-30 18:27:29 +01:00
add1590e1d
Remove f-string font locking
It causes deep trouble with Emacs 27
2020-10-30 18:26:49 +01:00
7bbb7dab6d
Add configuration for the Rust language 2020-10-30 18:24:39 +01:00
a651872155
Add the tidal package 2020-06-16 06:50:34 +02:00
97f8ffdb6b
Add the elpher package to browse the Gopherspace 2020-06-16 06:50:33 +02:00
93a8924d85
Remove wakatime
I want to do this for a while, as it’s pretty useless.  I can’t even brag by the numbers :D
2020-06-16 06:50:33 +02:00
426c22c030
Install the ox-rst package 2020-03-24 11:30:52 +01:00
ac0cdec17f
Install the matrix-client package with quelpa-use-package 2020-03-03 07:56:29 +01:00
26da644ad7
Make poetry a bit more responsive 2020-03-03 06:21:33 +01:00
ea0303af23
Unbind the C-z key
It’s rather dangerous under Sway, as i can’t restore a frame into running state after i press
it (although Emacs still happily responds).
2020-03-03 06:21:32 +01:00
72b38bc10b
Install Quelpa and quelpa-use-package 2020-03-03 06:21:31 +01:00
38e52bb216
Fix the org-msg backend 2020-02-21 05:50:31 +01:00
6cc2c8523f
Font lock variables in F-strings 2020-02-17 11:58:59 +01:00
f15ba9966a
Install the kubernetes package 2020-02-14 19:04:48 +01:00
f273c0df6f
Move from anaconda to ElPy 2020-02-13 09:26:04 +01:00
5960b4c741
Set the mail-user-agent to sendmail 2020-02-13 09:19:45 +01:00
ed696285b8
Add the ponylang-mode package 2020-01-06 09:18:43 +01:00
e95d823bc7
Add the mu4e-maildirs-extension package
So i know how many mails are waiting in my INBOX.
2019-12-12 16:08:05 +01:00
c2c0d7dab8
Add code snippet capturing functions 2019-12-12 16:08:04 +01:00
9953cb1f49
Add the Poetry package to a new Python menu 2019-12-12 16:07:48 +01:00
b67bc78f3f
Install the poetry package 2019-12-12 16:03:28 +01:00
86f5ad6cf8
Make Python docstring insertion a bit easier
Now point is placed between the triple quotes, and an empty line is added after the docstring block.
2019-12-09 06:17:03 +01:00
0d4169bf02
Update Org config
- Disable using only compatible dates.  Since all my machines are fine with large dates, i don’t
  really have to care.
- Add some prefixes to the Agenda listing so i know where the tasks come from
2019-12-09 06:17:02 +01:00
1e278a8540
Install speedbar and its Projectile extension 2019-12-09 06:17:01 +01:00
b6d5f61bd7
Fix the frame font setting function
The last parameter should be a list of frames instead of a single frame.
2019-12-09 06:16:26 +01:00
f4311bca95
Configure FlyCheck to always use Python3 2019-11-14 15:00:33 +01:00
143a3b8206
Set the kill-read-only-ok variable 2019-11-14 15:00:19 +01:00
6695666dee
Add the gnu-elpa-keyring-update package 2019-11-14 14:55:55 +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
14f03a8ac9
Install the ob-mermaid package 2019-10-22 11:17:40 +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