Commit Graph

398 Commits

Author SHA1 Message Date
Gergely Polonkai c7a948c9da
Remove the ag package 2023-10-23 07:15:04 +02:00
Gergely Polonkai b5132f05b5
Remove the sphinx-doc package 2023-10-23 07:00:40 +02:00
Gergely Polonkai ea6c5549cb
Remove the bibtex-completion package 2023-10-23 06:55:38 +02:00
Gergely Polonkai fe3a358900
Remove the fancy-narrow package 2023-10-23 06:51:04 +02:00
Gergely Polonkai 984f2146e2
Remove the loccur package 2023-10-23 06:45:50 +02:00
Gergely Polonkai b0879b8b91
Remove the keyfreq package
I don’t do anything with this data, so there’s no real use here.
2023-10-22 08:19:18 +02:00
Gergely Polonkai 875dd97786
Remove command-log-mode
Because that “occasional screen casting” basically means “never”.
2023-10-22 08:15:16 +02:00
Gergely Polonkai d2d5f8e267
Remove the ement package
Adding a new device to my Matrix account and syncing rooms takes a lot of time
on my HS, which makes it pretty unusable.
2023-10-22 08:11:56 +02:00
Gergely Polonkai 6e0b245d34
Remove the feature-mode package 2023-10-22 08:08:13 +02:00
Gergely Polonkai 989125b0b2
Remove the expand-region package 2023-10-22 07:04:00 +02:00
Gergely Polonkai e0367111d2
Remove the electric-case package 2023-10-22 06:32:00 +02:00
Gergely Polonkai 31bb9c922f
Remove the open-this-file-as-other-user function 2023-10-22 05:52:57 +02:00
Gergely Polonkai 1849204a57
Remove the delete-current-line function
I don’t use it.
2023-10-22 05:46:27 +02:00
Gergely Polonkai 53876320dc
Remove the origami package 2023-10-21 17:13:46 +02:00
Gergely Polonkai ec2818c4b9
Remove the general package
It might make a comeback later, but for now, i can’t see how it could be useful.
2023-10-21 17:05:52 +02:00
Gergely Polonkai 71a2ff9022
Remove the neotree package 2023-10-21 16:29:09 +02:00
Gergely Polonkai 15da1c7d85
Remove the achievements package
It was fun initially, but it grew old…
2023-10-21 16:26:03 +02:00
Gergely Polonkai f8bbc15cd5
Remove the kanban package 2023-10-21 16:23:13 +02:00
Gergely Polonkai c91421c3f8
Remove the sx package 2023-10-21 16:21:26 +02:00
Gergely Polonkai 32e07598b7
Remove the emamux package
I never ever used it.
2023-10-21 16:19:38 +02:00
Gergely Polonkai 365a2a00f4
Remove dark/bright mode switching functions
With doom-themes, it’s much easier to switch between different themes.
2023-10-21 16:05:14 +02:00
Gergely Polonkai 0682d7df78
Remove the focus package 2023-10-21 08:04:11 +02:00
Gergely Polonkai a301db6205
Remove yasnippets
I never use them, why install it then?
2023-10-21 07:55:55 +02:00
Gergely Polonkai 715a53f417
Remove Python f-string font locking hack
It is now supported by python-mode natively.
2023-10-21 07:50:10 +02:00
Gergely Polonkai 0645426162
Remove the ponylang-mode package 2023-10-20 16:00:04 +02:00
Gergely Polonkai 17263b41fd
Remove the gnugo package 2023-10-20 15:58:27 +02:00
Gergely Polonkai 2bc338371e
Remove the camel-to-snake-case function
string-inflection (soon to be added) already does this for me.
2023-10-20 15:55:20 +02:00
Gergely Polonkai f006617927
Remove the mediawiki package 2023-10-20 15:53:01 +02:00
Gergely Polonkai 8be18afab7
Remove dangling ace-popup-menu configuration
It is not working for a while now, why keep it?
2023-10-20 15:51:39 +02:00
Gergely Polonkai ebcaf1c6da
Remove visit-init-file and visit-org-index 2023-10-20 15:46:29 +02:00
Gergely Polonkai 23b8a3a2ac
Remove gpolonkai/undo-buffer-kill and companion functions 2023-10-20 15:27:03 +02:00
Gergely Polonkai 0fdc67dffe
Remove org-tempo configuration
I don’t use it, as `C-c C-,` is easier.
2023-10-20 15:03:54 +02:00
Gergely Polonkai 0d9deef614
Remove nyan-prompt 2023-10-20 14:50:38 +02:00
Gergely Polonkai f9028e6c9c
Remove insert-pair-alist configuration
It seems to cause more problems than solutions.
2023-10-20 14:49:02 +02:00
Gergely Polonkai 0b00baff99
Remove gpolonkai/enclose-region
I never really used this command.
2023-10-20 14:43:15 +02:00
Gergely Polonkai 87137be645
Remove my own implementation of duplicate-line
Emacs has it built in now.
2023-10-20 14:38:37 +02:00
Gergely Polonkai e13a6d9173
Remove the æ-kill-or-copy-whole-line command
I never used, not even bound it.
2023-10-20 14:37:42 +02:00
Gergely Polonkai 2c490cfc36
Remove the get-number-at-point function
thing-at-point already has `number-at-point`.
2023-10-20 14:37:42 +02:00
Gergely Polonkai a6bd9c62c2
Remove zoning related commands and packages 2023-10-20 14:37:42 +02:00
Gergely Polonkai c43df73208
Remove Company and its subpackages 2023-10-20 14:37:42 +02:00
Gergely Polonkai 354d1ea52d
Remove my transient keymap
With which-key it’s no longer needed.
2023-10-20 14:37:37 +02:00
Gergely Polonkai 5f08005ef2
Remove LSP related packages (including lsp-dart) 2023-10-20 10:40:50 +02:00
Gergely Polonkai 67fc81169a
Fix smartparens config 2023-10-16 14:09:54 +02:00
Gergely Polonkai 9eac9766cb
Fix saveplace configuration 2023-10-16 10:04:07 +02:00
Gergely Polonkai 8f00b92bcf
Replace tabs with spaces 2023-10-15 07:00:07 +02:00
Gergely Polonkai 857d01b3d0
Don’t turn on zoning upon startup 2023-10-06 05:56:28 +02:00
Gergely Polonkai c1d777c365
Move calendar settings into :custom directives 2023-10-06 05:02:15 +02:00
Gergely Polonkai ee064eed75
Remove the editorconfig package 2023-10-06 04:39:11 +02:00
Gergely Polonkai aa930b3aff
Update twtxt configuration 2023-10-06 04:37:12 +02:00
Gergely Polonkai 57771a1c91
Remove the mu4e-maildirs-extension package
It seems to be gone from MELPA.
2023-10-05 16:00:54 +02:00
Gergely Polonkai b77b8d63bd
Add gpolonkai/numeric-sort-lines 2023-10-03 10:33:05 +02:00
Gergely Polonkai c971892569 Remove the golden-ratio package
As good as it seemed, it gets worse now that i use Emacs more in full-screen mode.
2023-09-29 10:41:18 +02:00
Gergely Polonkai 5ab0061e2e Fix CRM indicator regexp 2023-09-29 10:41:18 +02:00
Gergely Polonkai 2ceecc5a21
Display horizontal rulers in Org files as a full-width line 2023-09-29 08:15:06 +02:00
Gergely Polonkai 16e31aec48
Remove the docker-tramp package
It is deprecated in favour of the builting tramp-container.
2023-09-29 08:15:06 +02:00
Gergely Polonkai 4adf6f702d
Move from Ivy to Consult+Vertico+Orderless 2023-09-29 08:15:05 +02:00
Gergely Polonkai 86eee97bd1
Install and configure the visual-fill-column package 2023-09-29 08:15:05 +02:00
Gergely Polonkai f875a518ee
Update mu4e configuration 2023-09-29 08:15:05 +02:00
Gergely Polonkai 6779653716 Improve Org Roam configuration 2023-09-03 21:03:52 +02:00
Gergely Polonkai f2601478c4
Fine-tune Org mode config 2023-09-03 13:21:51 +02:00
Gergely Polonkai 37c364064c
Install and configure the general package 2023-09-03 13:21:20 +02:00
Gergely Polonkai 123af3361e
Make which-keys pop up faster 2023-08-30 18:41:22 +02:00
Gergely Polonkai 48b5f4ae5c
Apply all-the-icons to dired buffers 2023-08-30 18:41:11 +02:00
Gergely Polonkai 74d381ceed
Remove activity-watch-mode
I no longer use this software as it didn’t really provide my with any good
insights, so meh…
2023-08-30 18:20:53 +02:00
Gergely Polonkai 6a4f04e775
Remove the initial message from the scratch buffer 2023-08-30 18:17:53 +02:00
Gergely Polonkai 7701b05dac
Fix dashboard icons 2023-08-30 18:16:21 +02:00
Gergely Polonkai ee71223dc6
Load themes via doom-themes 2023-08-30 17:27:49 +02:00
Gergely Polonkai 71b3e75c22
Change the default filename for Org Roam nodes 2023-08-30 17:27:49 +02:00
Gergely Polonkai ad14675eba
Move from Moody to doom-modeline 2023-08-30 17:27:49 +02:00
Gergely Polonkai cf0813bc7c
Use ligatures instead of prettify-symbols 2023-08-30 17:27:49 +02:00
Gergely Polonkai 80b92ec9f4
Move insert-pair-alist setting to its correct place 2023-08-30 17:27:48 +02:00
Gergely Polonkai 0ad4d372fe
Move from Hack to Fira Code 2023-08-30 17:27:48 +02:00
Gergely Polonkai b428361a5d Update Org Roam configuration 2023-08-28 10:10:48 +02:00
Gergely Polonkai e7e7f4c0e6
Install the Nord theme 2023-08-29 11:03:51 +02:00
Gergely Polonkai 3c4462e761
Add a major mode for nginx configuration editing 2023-08-29 10:57:50 +02:00
Gergely Polonkai 189a2e79c4
Add a major mode for systemd unit editing 2023-08-29 10:55:44 +02:00
Gergely Polonkai 1e391c6c72
Bugfix: Fix the value of org-refile-targets 2023-08-29 10:53:50 +02:00
Gergely Polonkai 9661b70b67
Install and configure the which-key package 2023-08-29 10:52:54 +02:00
Gergely Polonkai 23712fed8c
Install and configure the org-roam package 2023-08-29 10:51:33 +02:00
Gergely Polonkai 850d803d61
Add fill-column setting to the config 2023-08-29 10:51:00 +02:00
Gergely Polonkai dca73a11d0
Add key binding for string inflection 2023-07-25 07:19:15 +02:00
Gergely Polonkai 30d55334cb
Display key strokes immediately 2023-07-25 07:18:42 +02:00
Gergely Polonkai 9416f20636
Remove matrix-client
I don’t think it’s maintained at all.  Also, even if i decide to use
Matrix from Emacs again, i will use Ement, not matrix-client.
2023-01-31 12:56:49 +01:00
Gergely Polonkai a285834fbb
Set up all faces in configuration.org 2023-01-31 12:54:41 +01:00
Gergely Polonkai c0bed0aa14
Move some custom values to configuration.org
This is in preparation to remove customizations.el from this repo (so it can act as a local
settings file).
2023-01-23 06:11:02 +01:00
Gergely Polonkai fd8350162b
Add command to toggle between dark and bright modes 2023-01-22 09:01:06 +01:00
Gergely Polonkai 1712f89347
Load Python as an org-babel language 2023-01-22 07:49:22 +01:00
Gergely Polonkai 49ec8abded
Fine tune dashboard.el configuration 2023-01-22 07:49:02 +01:00
Gergely Polonkai 8ff7ed0c20
Move ispell/flyspell to use hunspell instead of aspell 2023-01-22 07:48:42 +01:00
Gergely Polonkai ac68b3d460
Create the beginning-of-next-word function with a keybinding 2023-01-22 07:48:07 +01:00
Gergely Polonkai 1ce3710340
Bugfix: Update transient command definitions to work with latest transient.el 2022-12-18 06:20:03 +01:00
Gergely Polonkai 5494a70af6
Bugfix: Fix bug-reference-bug-regexp to work with latest Emacs 2022-12-18 06:19:19 +01:00
Gergely Polonkai d377bec138
Install and configure the twtxt package 2022-11-25 08:58:47 +01:00
Gergely Polonkai e7ddeff8b2
Install and configure the mastodon package 2022-11-25 08:46:52 +01:00
Gergely Polonkai 75e9937b49
Add a key binding for gpolonkai/org-insert-current-timestamp 2022-08-18 07:22:57 +02:00
Gergely Polonkai 18b2932f07
Update the symbol prettifier lists 2022-08-18 07:22:06 +02:00
Gergely Polonkai 4e87ff3355
Adopt mbork’s copy-current-location function 2022-08-18 07:21:31 +02:00
Gergely Polonkai 4b1c0825f7
Stop activating cargo-mode for .rs files 2022-04-07 16:43:33 +02:00
Gergely Polonkai 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
Gergely Polonkai e47a83c023
Attempt to fix org-msg by not soading it until mu4e loads 2021-11-23 09:55:30 +01:00