Commit graph

19 commits

Author SHA1 Message Date
d39614d8e8 ediff: Set more pleasing ediff settings
Instead of opening the ediff frame open a new buffer and show a side
to side diff.
2024-09-04 09:27:04 +02:00
78ee3d7747 multiple-cursors: Configure multiple cursors
To be able to have multiple cursors at once install the package and
configure it rudimentarily.
2024-09-04 09:27:04 +02:00
7f78d9a9a3 python: Add config for python 2024-09-04 09:27:02 +02:00
faa5a9908f man: Add config for man
Add a configuration for man so that the man-pages are shown in color.
2024-05-28 11:14:21 +02:00
8bb1b07590 git: Move to own configuration for (ma)git
Magit is now configured together with all git related config that may
possibily come in the future.
2024-05-27 13:57:32 +02:00
0e7dd9da5f ripgrep: Move ripgrep config to its own file
The config for ripgrep now resides in its own file.
2024-05-27 13:55:23 +02:00
579ccd16c1 ement: Remove ement config 2024-01-03 10:47:27 +01:00
93ed2ac975 dev, yaml: Extract yaml config into separate file
Move configuration regarding yaml into its own file.
2023-11-15 11:45:53 +01:00
1c0930fa65 dev, rust: Extract Rust config into separate file
Move configuration regarding Rust into its own file.
2023-11-15 11:45:50 +01:00
941b156a55 c, dev: Extract C config into separate file
Move configuration regarding C into its own file.
2023-11-15 11:45:22 +01:00
3de05bffa5 matrix: Add matrix config
Use ement.el together with Pantalaimon.
2023-09-14 08:33:05 +02:00
3fad3b9758 gpg: Add config to ask for the gpg passphrase
In order for emacs to be able to cope with gpg, the following lines
have to be configured in `~/.gnupg/gpg-agent.conf`:

```
pinentry-program /usr/bin/pinentry-tty
allow-loopback-entry
```
2023-06-29 08:43:38 +02:00
3b63fe790b gnupg: Remove unused config 2023-05-17 19:22:21 +02:00
75f55ab9c3 gitignore: Update files after filtering wl 2023-05-17 19:20:48 +02:00
adec952534 add em script 2020-01-11 17:18:32 +01:00
9a280745e9 configure gpg 2019-11-23 02:26:33 +01:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00
234942f10d add wanderlust 2018-06-23 13:57:39 +02:00
4ac6e7dbdc add gitignore 2018-05-30 15:18:46 +02:00