|
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 |
|
|
8837efe7a2
|
Update key frequency table
|
2021-10-27 08:05:33 +02:00 |
|
|
77d292693e
|
Update achievements
I didn’t even realize i did this :D
|
2021-10-27 07:57:13 +02:00 |
|
|
fb36c3d755
|
Update key frequency table
|
2021-03-18 06:29:41 +01:00 |
|
|
c8f1876060
|
Update the multiple-cursor mode commands
|
2021-03-18 06:29:41 +01: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 |
|
|
0de6506827
|
Remove unnecessary customizations from customizations.el
These values are already set via configuration.org, no need to set them here.
|
2021-03-18 06:29:27 +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 |
|
|
4fc5b19d6f
|
Update key frequency table
|
2020-12-10 05:20:59 +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 |
|
|
adc23c67af
|
Update key frequency table
|
2020-12-03 13:06:43 +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 |
|
|
fb1f6bb3a5
|
Update key frequency table
|
2020-11-05 09:25:22 +01:00 |
|
|
721824bc69
|
Update quotation style in customizations.el
Emacs 27.1 uses `'()` instead of `(quote ())`, which is a bit more readable, so i keep it.
|
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 |
|