Commit Graph

278 Commits

Author SHA1 Message Date
Andreas Zweili
e3f630d93f Correct the xclip import 2023-05-25 09:23:15 +02:00
e415531a6f Correct function names for languagetool 2023-05-19 13:43:19 +02:00
e767a7cae6 Remove the WSL related config for xclip 2023-05-15 17:54:06 +02:00
536de3509b Add code to overwrite the scratch-message 2023-05-15 12:07:02 +02:00
04127a6ed4 Add keybinding for mu4e 2023-05-15 11:11:52 +02:00
23dcee8f8e Refactor vterm 2023-05-15 11:11:44 +02:00
e5e39d897a Remove keybindings from vterm
It's overshadowed by hyperbole
2023-05-15 10:54:23 +02:00
8515eea32b Install hyperbole 2023-05-13 17:41:28 +02:00
0a735091f7 Prepend my Emacs libraries to avoid collisions 2023-05-13 17:41:03 +02:00
de579d875e Change olivetti-body-width to init 2023-05-12 09:58:32 +02:00
d5b00f875b Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-05-11 17:49:12 +02:00
40ac993117 Add a summary regexp 2023-05-11 17:48:56 +02:00
b5ee77a779 Create a function to open my notes 2023-05-11 13:43:00 +02:00
51342d2f26 Fix the open-mail function 2023-05-11 09:46:11 +02:00
bc2b5f2e8e Add a function to open mu4e in a new perspective 2023-05-10 14:52:09 +02:00
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
2b4904d6e3 Don't name the default perspective "main"
It looks like the default perspective has a special purpose and contains all
buffers.
2023-05-09 22:26:47 +02:00
ec9c703a50 Add an auto perspective for mu4e 2023-05-09 22:21:58 +02:00
cc78024a2d Start mu4e headers in Emacs mode 2023-05-09 19:33:32 +02:00
Andreas Zweili
8edaff6d2d Set the default perspective to main 2023-05-09 16:04:00 +02:00
Andreas Zweili
a55cddd884 Add persp-mode 2023-05-09 16:02:27 +02:00
ba4e31b9c8 Configure company for lsp 2023-05-02 20:51:17 +02:00
014be02899 Enable the full evil-collection 2023-05-02 20:49:24 +02:00
b0ad4300f6 Remove unused code 2023-05-01 20:31:35 +02:00
7ecaeaa267 Add some emacs packages 2023-05-01 20:26:42 +02:00
291fd1ae1a Revert "Remove treemacs"
This reverts commit 090d9fde94.
2023-05-01 20:26:32 +02:00
1936b6857d Remove config empty parameter 2023-05-01 20:14:12 +02:00
eeb60a8e48 Try to make lsp work with direnv 2023-05-01 20:11:49 +02:00
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
Andreas Zweili
7dae622451 Remove the broken ansible-language-server 2023-04-04 13:48:23 +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
6d91b69b66 Use prettier from upstream in WSL
Otherwise I get the error message as described here:
https://github.com/microsoft/WSL/issues/8151
2023-03-21 13:07:55 +01:00
Andreas Zweili
869109994f Add ansible-language-server to eglot 2023-03-21 10:12:48 +01:00
Andreas Zweili
1e6713b917 Move language server to the correct place 2023-03-21 10:12:21 +01:00
Andreas Zweili
8c71e9de4d Sort packages 2023-03-21 10:12:10 +01:00
c89e5b5290 Provide unstable to home-manager
There is probably a much better way than this.
2023-03-21 09:43:06 +01:00
Andreas Zweili
1142470711 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-03-21 08:50:34 +01:00
Andreas Zweili
f666336d7a Add pip to Emacs 2023-03-21 08:50:24 +01:00
14be7e6f4a Add xclip to Emacs
This helps with using the clipboard when Emacs is in terminal mode.
2023-03-20 21:27:02 +01:00