Commit graph

35 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
dd9c1d80d3 init: Put each config file include on its own line 2024-08-13 14:31:57 +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
d2bcae6c89 Enable packages and clipboard 2022-10-12 19:47:00 +02:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00
f6d3734a66 set tab-width to 4 2018-10-15 20:55:07 +02:00
234942f10d add wanderlust 2018-06-23 13:57:39 +02:00
b14075558d add resizing of cursor width to char width 2018-06-14 18:23:18 +02:00
e5bdca809f add packages 2018-05-28 15:18:52 +02:00
d622b47918 increase the default password lenght from 8 to 32 2018-05-23 11:27:06 +02:00
72d4c9b53a automatically remove trailing whitespaces, add last newline at eof and add magit to installed packages 2018-05-22 09:40:19 +02:00
782c792a7f update gpg/clipboard config 2018-05-14 16:43:47 +02:00
a5bf7e5a2d update config 2018-05-08 15:50:25 +02:00
65d3e72658 clean up 2017-08-17 09:55:41 +02:00
2b510df717 desable zone mode 2016-07-18 13:07:08 +02:00
3db4e0cc06 add idle zone-mode 2016-07-13 15:49:40 +02:00
47e415591d tramp settings 2016-06-20 14:05:19 +02:00
602fd1226e add puppet-mode and puppet-flymake 2016-01-12 15:43:27 +01:00
853ff9e523 remove easyPG config (works without) 2016-01-12 15:43:16 +01:00
243ef5e3c0 add easyPG support for handling GPG 2016-01-12 14:25:44 +01:00
44b17acafe deactivated shell in emacs
files: .emacs.d/init.el
2016-01-05 14:47:39 +01:00
e00a62cde5 removed scroll bar
files: .emacs.d/init.el
2015-11-26 17:33:06 +01:00
0fae9a3c57 rust-mode added 2015-11-05 22:23:45 +01:00
e215cd454f handling autosaves 2015-09-20 00:08:37 +02:00
62681bed97 initial commit of emacs configuration 2015-09-19 23:52:34 +02:00