Commit Graph

117 Commits

Author SHA1 Message Date
22dcc4fca8 Remove unused code 2022-08-18 20:33:24 +02:00
5fe748d5ce Move evil into seperate file 2022-08-18 20:33:04 +02:00
06b9d038f8 Add function to load Emacs config files 2022-08-18 20:32:30 +02:00
357d772272 Reformat loader.el 2022-08-18 20:30:21 +02:00
e7ceaaa3fc Remove the literate emacs config 2022-08-12 09:21:49 +02:00
df109744fb zetteldeft settings 2022-08-07 13:36:58 +02:00
8267905a92 Use autopep8 for formatting Python 2022-07-20 21:40:13 +02:00
Andreas Zweili
8833a22f6f Add a command to clean git repos 2022-07-12 10:05:09 +02:00
036ede8780 Configure the formatter for Python 2022-07-11 21:58:46 +02:00
02433f1eb2 Add zetteldeft to Emacs 2022-07-07 13:09:18 +02:00
01e424fd0e Add wgrep to Emacs 2022-07-05 10:12:33 +02:00
0aa2ace7a7 Order packages by name 2022-07-05 10:10:51 +02:00
aa76240005 Fix indentation for SSH config 2022-06-29 21:40:40 +02:00
8959083dd3 Add SSH config 2022-06-29 21:35:27 +02:00
5250487343 Add nix and yaml mode to programming group 2022-06-27 20:24:24 +02:00
79501290c1 Disable electric indents in text mode 2022-06-22 15:58:49 +02:00
fa86bd7a53 Disable electric indents in Magit commit messages 2022-06-22 11:58:47 +02:00
565c121112 Try to disable electric-indent-mode for mu4e 2022-06-20 18:36:32 +02:00
676d876711 Fix the languagetool config 2022-06-07 22:54:26 +02:00
2a926c7802 Set the evil-undo-system 2022-06-07 22:32:57 +02:00
d4a2eb3334 Use bzip2 for the iDevice backups 2022-06-07 21:41:19 +02:00
e9264ee5eb Add iDevice backups 2022-06-07 21:07:01 +02:00
315517268a Add languagetool to Emacs 2022-06-07 19:53:31 +02:00
Andreas Zweili
f761d986b6 Disable node and npm for the moment 2022-06-03 10:18:28 +02:00
171f22bbf9 Add some more options to markdown mode 2022-06-02 21:15:43 +02:00
8ac12b8660 #22 Merge remote-tracking branch 'origin/master' into 22-05 2022-06-01 17:13:20 +02:00
Andreas Zweili
55028b29e3 Add formaters to Emacs 2022-06-01 16:26:49 +02:00
0e11bc3f98 Enable syntax highlighting in markdown 2022-05-31 20:30:10 +02:00
41d325d9f7 Remove broken function
It totally breaks archiving tasks.
2022-05-31 20:09:48 +02:00
4c5b9de2c4 Enable Markdown titles in Deft 2022-05-31 13:38:21 +02:00
846fb5bed5 Revert "Auto save the org files when the agenda is open"
This reverts commit d6f206fe66.
2022-05-30 12:07:24 +02:00
9725488e8c Move the variables to the init section 2022-05-27 14:00:41 +02:00
78ae96d54c Reorganizing the markdown config a bit 2022-05-27 13:54:10 +02:00
d3c70b4fad Hide URLs in markdown-mode 2022-05-27 13:15:26 +02:00
68b49d870d Add a function to insert wikilinks 2022-05-26 17:09:59 +02:00
52c3e6ccaf Limit the deft file list to 50 2022-05-26 17:06:54 +02:00
f927d2de80 Move multimarkdown to the correct section 2022-05-26 15:20:45 +02:00
229e062b45 Add multimarkdown in order to have markdown-mode fully working 2022-05-26 15:16:07 +02:00
47cc59780f Enable wiki links in Markdown mode 2022-05-26 14:26:52 +02:00
6452e4755c Enable fzf 2022-05-26 11:07:41 +02:00
d6f206fe66 Auto save the org files when the agenda is open 2022-05-20 13:53:59 +02:00
e63fc8bf13 Auto save buffers after archiving 2022-05-20 13:48:55 +02:00
77f7907e5e Disable electric-indent 2022-05-20 11:58:47 +02:00
887a07a4a2 Remove the variables.el from the default.nix 2022-05-16 18:57:44 +02:00
6d2c8c8caa Remove the variables.el file
I need to be able to customize the Emacs environment on the fly.
    I probably could write something like this with Nix butt I currently don't
    know a good way.
2022-05-16 18:55:28 +02:00
fbf187dd05 Correct some org-mode settings 2022-05-16 18:34:55 +02:00
1b15d019eb Remove some unused capture templates 2022-05-16 18:14:58 +02:00
da6e9083fb Reenable the Org agenda 2022-05-02 13:05:01 +02:00
3a56513187 Revert "Disable the background color when running as service"
This reverts commit 2895036249.
2022-04-27 22:52:28 +02:00
4028f8713f Remove graphic check for color-theme 2022-04-27 22:51:57 +02:00