Commit Graph

358 Commits

Author SHA1 Message Date
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
cb1cd628aa Add the ansible package to Emacs 2023-05-01 19:37:39 +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
Andreas Zweili
0678cf9213 Extend comment 2023-04-27 09:25:27 +02:00
Andreas Zweili
9330bbaca8 Remove nodejs from Ansible
The version from Nix doesn't work properly in WSL but the one from the PPA does.
2023-04-27 09:23:35 +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
747bf0e501 Add npm to install ansible-language-server 2023-04-25 18:40:24 +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
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
41fc66b127 Renable the emacs service
I'm going to try to use it in the terminal for the moment.
2023-03-20 16:15:42 +01:00
3e419a44c8 Remove rapid photo downloader fix repo
The fix is now in unstable and usable
2023-03-20 12:46:38 +01:00
31e8a007cc Add a working version of the dconf settings 2023-03-05 12:03:50 +01:00
Andreas Zweili
6937cf5d3d Add python310 to my installed packages 2023-03-01 13:26:01 +01:00
Andreas Zweili
9f09a13b0f Prevent Emacs from getting closed by accident 2023-02-21 16:57:16 +01:00
a0faf3ccd7 Move espanso to home-manager 2023-02-20 13:07:30 +01:00
a6e0d86b70 Remove the ansible packages
I want to stop using the system packages of ansible and instead use the
packages from pip.
This ensures that I'm using the same versions as my co-workers.
2023-02-17 19:29:04 +01:00
cb72272095 Remove configs related to qtile 2023-02-14 21:33:13 +01:00
Andreas Zweili
884f78674a Remove org-mode from Emacs 2023-02-10 09:33:36 +01:00
9626f93a56 Remove unused binding 2023-01-31 22:10:18 +01:00
0224002263 Replace the delete-file script with a working one 2023-01-31 22:09:24 +01:00
b65c8d6b60 Add first try of a delete scritp for MPV 2023-01-31 21:46:00 +01:00
0f37cfabbd Automatically setup the remote with git 2023-01-29 13:09:02 +01:00
5983740f40 Add an additional host to the SSH config 2023-01-27 11:01:37 +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
18e25094b1 Sort packages alphabetically 2023-01-23 13:44:35 +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
215b1005de Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-19 14:26:35 +01:00