Commit Graph

178 Commits

Author SHA1 Message Date
0bff0bfc32 Remove bug hunter 2022-12-06 21:27:03 +01:00
090d9fde94 Remove treemacs 2022-12-06 21:20:41 +01:00
2a95bd97ea Upgrade to 22.11 2022-12-01 22:43:09 +01:00
Andreas Zweili
823ac5bf9f Use Emacs with nativecomp 2022-12-01 08:59:35 +01:00
5f90eb6068 Adjust elpy config 2022-11-22 12:46:40 +01:00
a853627b9e Remove unused argument from emacs 2022-11-03 23:00:18 +01:00
e9e86d7a60 Correct arguments for desktop home-manager 2022-11-03 10:57:54 +01:00
ff3a3f85b5 Enable dired-x
https://www.masteringemacs.org/article/dired-shell-commands-find-xargs-replacement
2022-11-01 15:00:36 +01:00
Andreas Zweili
cd06a036bc Use black as the default formatter 2022-10-25 13:47:55 +02:00
Andreas Zweili
54be91d2da Use black as a python code formatter 2022-10-25 13:31:08 +02:00
2d76c4cea8 Only enable vterm on Linux 2022-10-25 08:56:39 +02:00
004c1e6887 Don't ensure mu4e
It needs to be installed by the OS
2022-09-22 09:33:36 +02:00
dc1c2269e4 Always enusre package 2022-09-22 08:47:42 +02:00
2e7c5a7a16 Enable language server 2022-09-15 12:17:34 +02:00
cd6b1f9ca3 Magit show line differences 2022-09-09 11:42:19 +02:00
da5a28c18f Disable the background in terminal 2022-09-09 11:31:34 +02:00
0b6a5b3a2d Change the dired key 2022-09-09 11:27:24 +02:00
1f132b5012 Clean up the libs 2022-09-07 17:42:36 +02:00
5bfdc0710c fix vterm keybinding 2022-09-07 17:36:29 +02:00
a41593f712 Disable bold font in vterm 2022-09-07 17:27:56 +02:00
59e5d782ff Launch vterm with M-RET
It feels more natural to return to the previous terminal with M-RET than to
open a new one.
2022-09-07 17:21:10 +02:00
5492248bd5 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-09-06 21:31:56 +02:00
a390a50444 sort dot files to the top 2022-09-06 19:43:33 +02:00
c9e8505213 sort directories before files 2022-09-06 19:40:41 +02:00
Andreas Zweili
2cb2ca0c66 Open dired when switching to a project 2022-09-06 09:36:45 +02:00
48d086e8fc Remove eyebrowse package 2022-09-03 13:55:24 +02:00
1a1f2b84fe Replace eyebrowse with perspective 2022-09-03 13:54:21 +02:00
13cb3f57f1 Add multi-vterm 2022-09-03 08:47:07 +02:00
37a2fa012d Add a global keybinding for vterm 2022-09-02 22:56:56 +02:00
a242afbcc3 Add helper functions for vterm 2022-09-02 22:53:16 +02:00
eb7c1914b7 Close the vterm buffer after exit 2022-09-02 22:44:04 +02:00
6659fbbfc4 Correct the ispell settings 2022-09-01 09:13:18 +02:00
216cd0b97b Add hunspell globaly 2022-09-01 09:10:56 +02:00
7cf3622dd0 Add hunspell and dictionaries 2022-09-01 08:45:12 +02:00
58c330051b Unify all function prefixes 2022-09-01 08:40:55 +02:00
8a838371a6 Add ~/.nixos to projectile 2022-08-31 22:47:24 +02:00
640fc76825 Enable projectile 2022-08-31 22:40:30 +02:00
5a48e8f17d Move mu4e related evil config to mu4e.el 2022-08-31 22:00:11 +02:00
7cde21709c Remove unused code 2022-08-31 21:59:46 +02:00
5d6c36c93a Move evil config to deft 2022-08-31 21:59:07 +02:00
d35ccf6022 Move comments to correct file 2022-08-31 21:51:49 +02:00
6afae63570 Remove broken config
With this config enabled Emacs adds tabs on newlines.
2022-08-31 21:49:19 +02:00
59632d076b Remove empty line 2022-08-31 21:46:57 +02:00
9d209fef1b Remove eshell configs
I never really use it.
2022-08-31 21:28:25 +02:00
f17e802b9c Remove unnecessary electric-indent configs 2022-08-31 21:26:22 +02:00
229ab2f66c Move various random configs into a various.el file 2022-08-31 20:31:58 +02:00
d5767fce5a Add a modules.el file
The idea behind this, is that it is easier to modify my Emacs config when I
don't have to rebuild the system config all the time. The config itself is
still under version control so should still be reproducable.
2022-08-31 20:30:37 +02:00
408c332a73 Use emacs mode in vterm 2022-08-31 19:22:39 +02:00
7301c3c220 Open vterm in evil insert mode 2022-08-31 19:11:42 +02:00
eaa3456cd6 Move the mu4e related evil setting to the mu4e file 2022-08-31 19:11:28 +02:00