Commit Graph

210 Commits

Author SHA1 Message Date
8bc3846b93 Make ansible a minor mode of yaml-mode 2023-05-01 19:42:11 +02:00
d7134c6642 Replace eglot with lsp 2023-05-01 19:18:27 +02:00
0d38d228cc Remove elpy 2023-05-01 19:17:59 +02:00
f5202ce467 Enable flycheck for nix 2023-04-25 19:02:50 +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
d75792121f Enable short answers in Emacs 2023-03-27 16:24:57 +02:00
c2f8f93d4c Fix the deft list
We need to disable line numbers in deft
2023-03-21 22:20:26 +01:00
5268f7044e Extend deft to find the title in the whole file
Taken from this pull request:
https://github.com/jrblevin/deft/pull/111
2023-03-21 21:58:58 +01:00
18ec9e31f9 Fork deft 2023-03-21 21:57:42 +01:00
Andreas Zweili
869109994f Add ansible-language-server to eglot 2023-03-21 10:12:48 +01:00
f672794d08 Remove unused plantuml snippet 2023-03-20 17:26:34 +01:00
7b50cb8b50 Remove unused org snippets 2023-03-20 17:26:25 +01:00
85489fe6a6 Remove latex support from Emacs
I currently don't use it.
2023-03-20 17:26:07 +01:00
Andreas Zweili
9f09a13b0f Prevent Emacs from getting closed by accident 2023-02-21 16:57:16 +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
2881efd61e Enable format-all on Markdown 2023-01-23 10:59:16 +01:00
3d05553f33 Jump to dired when switching projects 2023-01-19 18:28:31 +01:00
Andreas Zweili
974a9f07b7 Enable line-numbers in all buffers 2023-01-19 09:43:28 +01:00
3811615516 Add a comment 2023-01-16 17:16:24 +01:00
05eda41087 Remove broken vars 2023-01-16 17:15:59 +01:00
8dcca856d3 Add counsel-tramp to Emacs 2023-01-16 11:01:51 +01:00
8991fec205 Remove the persp-state-save hook
It often overwrites a saved session which is a bit annoying if you have a good
layout.
2023-01-15 14:04:52 +01:00
63319c95f3 Add a function to center a buffer 2023-01-15 14:04:40 +01:00
Andreas Zweili
46393440db Fix company mode 2023-01-13 09:23:51 +01:00
d12b40ff37 Add a function to move files in emacs 2023-01-09 18:15:50 +01:00
73c6edff58 Enable format-all in Markdown mode 2023-01-09 18:06:57 +01:00
cbbbeed811 Enable evil in info-mode 2023-01-07 12:35:05 +01:00
9d274835b8 Remove ace-window
I don't think I need it anymore
2022-12-31 11:37:44 +01:00
65bbd28d8c Revert "Remove projectile"
This reverts commit 98f811eeff.
2022-12-31 11:17:45 +01:00
59b51758e0 Use fixed indentation in Markdown mode 2022-12-30 17:42:07 +01:00
27bead0a13 Only indent by two spaces in topic snippet 2022-12-30 17:41:50 +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
d92765ef1f Add Markdown snippet 2022-12-21 16:01:03 +01:00
8d4d7da856 Use projectile to find files
This works in all folders even when they aren't a git repo.
2022-12-19 15:06:04 +01:00
f5e7d711c3 Defer loading elpy 2022-12-13 23:21:14 +01:00
b845eaa161 Reenable the emacs menu bar 2022-12-12 23:52:10 +01:00
7fbd0743c7 Don't show related messages 2022-12-10 14:19:13 +01:00
e8bf470a50 Hide mu4e index message 2022-12-10 14:17:30 +01:00
f0b848a488 Disable mu4e threads 2022-12-10 14:17:22 +01:00
1bede3706b Save the perspective sessions automatically 2022-12-10 09:59:18 +01:00
34e597a17c Replace lsp-mode with eglot 2022-12-09 21:22:27 +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