Commit graph

11 commits

Author SHA1 Message Date
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
2ae2500575 dev: Run rust-fmt when saving a rust file
When saving a rust file, run rust-fmt.
2023-09-14 08:33:05 +02:00
89d25e16e2 dev: Add deadgrep in order to use ripgrep
Add the deadgrep mode together with a keybinding in order to call
ripgrep from emacs.
2023-08-01 16:27:23 +02:00
e19e5b0a4e dev: Enable spell checking for comments in code
To improve the readability add spell checks when writing comments in
code files.
2023-07-14 12:49:34 +02:00
a61d32cdfe dev: Change the C styling settings
Use two spaces as indention and the linux coding style. Extend the
fill column to 100.
2023-07-14 12:47:31 +02:00
9e9ec1829d dev: Enable flyspell when making commits 2023-06-01 17:11:06 +02:00
c5fac3c7b4 dev: Add rust and cargo modes 2023-05-10 11:29:09 +02:00
2becf40150 fix paredit 2019-11-11 22:07:15 +01:00
7033155c6a optimize and use use-package 2019-07-10 23:27:54 +02:00