Commit Graph

27 Commits

Author SHA1 Message Date
d709d54930 Remove persp-mode
perspective is easier and is more what I'm looking for.
For some reason it seems the bug I had with perspective seems to be gone now.
2023-05-09 22:57:52 +02:00
3bf4ca2deb Revert "Remove perspective"
This reverts commit bfd0eee68e.
2023-05-09 22:52:35 +02:00
Andreas Zweili
a55cddd884 Add persp-mode 2023-05-09 16:02:27 +02:00
291fd1ae1a Revert "Remove treemacs"
This reverts commit 090d9fde94.
2023-05-01 20:26:32 +02:00
3a61bc37e9 Move flycheck to its own file 2023-04-25 19:01:04 +02:00
bfd0eee68e Remove perspective
I have issues with switching buffers. It looks like this has been fixed before
but for some reason it broke again. I might try to implement some other package
with similar functionality.
2023-04-24 20:43:28 +02:00
83fd42e0dd Add counsel-git-grep-current-mode to search in current extension 2023-04-24 16:36:44 +02:00
5bc7cde4a5 Add olivetti to Emacs to center certain buffers 2023-04-24 16:16:04 +02:00
18ec9e31f9 Fork deft 2023-03-21 21:57:42 +01:00
85489fe6a6 Remove latex support from Emacs
I currently don't use it.
2023-03-20 17:26:07 +01:00
Andreas Zweili
884f78674a Remove org-mode from Emacs 2023-02-10 09:33:36 +01:00
Andreas Zweili
d78b419037 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-24 08:21:52 +01:00
Andreas Zweili
5743ffef9b Disable xclip for the moment 2023-01-24 08:21:41 +01:00
d2f76302af Add the annotate package to Emacs 2023-01-23 16:30:02 +01:00
65bbd28d8c Revert "Remove projectile"
This reverts commit 98f811eeff.
2022-12-31 11:17:45 +01:00
6cbcaf2d6c Revert "Remove deft"
This reverts commit fbf08426d3.
2022-12-30 16:37:15 +01:00
98f811eeff Remove projectile
I think I can replace it with builtin functions.
2022-12-30 16:09:41 +01:00
Andreas Zweili
0de7442360 Add xclip 2022-12-09 17:17:07 +01:00
fbf08426d3 Remove deft 2022-12-07 20:25:31 +01:00
0bff0bfc32 Remove bug hunter 2022-12-06 21:27:03 +01:00
090d9fde94 Remove treemacs 2022-12-06 21:20:41 +01:00
2e7c5a7a16 Enable language server 2022-09-15 12:17:34 +02:00
1a1f2b84fe Replace eyebrowse with perspective 2022-09-03 13:54:21 +02:00
640fc76825 Enable projectile 2022-08-31 22:40:30 +02:00
d35ccf6022 Move comments to correct file 2022-08-31 21:51:49 +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