Commit graph

70 commits

Author SHA1 Message Date
e67e610fda
emacs: Added a new directive for gptel to summarize git diffs 2024-09-20 12:28:43 +02:00
a4747da841
emacs: Changed Ollama models from "mistral-nemo" to a list containing both "mistral" and "mistral-nemo" 2024-09-20 12:00:51 +02:00
0a6d96be5d
emacs: Cleanup 2024-09-19 22:14:20 +02:00
99a5b87917
emacs: Update ollama model name 2024-09-19 22:12:09 +02:00
b30138f731
emacs: add gptel 2024-09-17 20:15:58 +02:00
c40ff73059
emacs: Correctly disable display-line-numbers-mode in org files 2024-09-12 14:53:29 +02:00
5e8080c5ec
emacs: Add OCaml support 2024-09-12 14:53:13 +02:00
f56e6f5b9b
Add Recursive font 2024-09-10 19:27:30 +02:00
d24846d0d5
emacs: Switch back to dark theme 2024-08-19 22:30:18 +02:00
8326ddcd28
emacs: Add dts-mode for device tree highlighting 2024-07-24 17:06:37 +02:00
4b28e00981
emacs: Add markdown export backend to org-mode 2024-07-22 09:15:48 +02:00
30a49503c9
emacs: Disable line numbers in org-mode 2024-07-18 10:46:57 +02:00
42beb0f35f
emacs: Remove neocmakelsp 2024-07-18 10:46:36 +02:00
b829575b97
emacs: Add neocmake to 'eglot-server-programs 2024-07-15 20:20:52 +02:00
817221d6f7
emacs: Set catppuccin flavor before loading the theme 2024-07-05 11:39:45 +02:00
819936c866
emacs: Let's try a light theme 2024-07-05 11:38:18 +02:00
b886319f51
Add svelte-mode 2024-06-24 14:26:34 +02:00
e79c591a42
emacs: Add flycheck-eglot 2024-05-07 17:13:19 +02:00
1faadca3d5
emacs: Remove sections that have been disabled for a while now 2024-05-07 17:12:58 +02:00
0e6da5207d
emacs: Disable title bar 2024-04-22 17:49:40 +02:00
d8b350987e
emacs: Tweak rust-analyzer configuration 2024-04-10 21:34:27 +02:00
7a5b4ab970
theming: catppuccin all over the place 2024-03-20 18:33:33 +01:00
d9879bd17b
emacs: Add lua-mode, remove hare-mode 2024-03-14 09:25:26 +01:00
767934e2d4
emacs: Switch to elixir-ts-mode and add lexical to eglot 2024-03-06 08:18:12 +01:00
16f0b79fd0
emacs: Switch to nixfmt-rfc-style for formatting nix files 2024-02-23 11:35:56 +01:00
f6173d7fbd
emacs: Add QML mode and tree-sitter
Some checks failed
/ check (push) Failing after 1h10m8s
2024-02-15 08:36:05 +01:00
ce0e34f316
emacs: Fix TRAMP config, update next-ls config to enable completions 2024-02-09 20:37:41 +01:00
cdbf6d14b4
emacs: Use Monaspace Nerd Font 2024-02-07 08:37:09 +01:00
510e8a777a
emacs: Set remote shell for hass so eglot works
Some checks failed
/ check (push) Failing after 1h25m18s
2024-02-06 09:45:02 +01:00
29e3f7d597
emacs: Add hare-mode 2024-01-29 10:18:41 +01:00
2755b55e4b
emacs: Add dhall-lsp-server 2024-01-17 09:38:52 +01:00
d07c1c8829
emacs: Fix Elixir language server configuration 2024-01-11 22:46:41 +01:00
d28cb255df
emacs: Add nextls as alternative Elixir language server 2024-01-10 22:35:41 +01:00
373e4ebb4f
emacs: Enable paredit on lisp-mode, set some options for sly 2023-11-30 08:57:33 +01:00
61134349cb
emacs: eglot-ensure for c/c++-ts-mode, set theme to Monokai Pro 2023-11-21 20:20:32 +01:00
4915fcbd57
Merge branch 'main' of git.datarift.nl:erwin/nixos-config 2023-11-20 17:11:18 +01:00
6b5c5e5097
emacs: Use official nushell tree-sitter grammar, enable nushell LSP 2023-11-20 17:05:09 +01:00
94cf8a5f93
emacs: Add 'my/set-font-size to 'after-make-frame-functions 2023-11-16 10:57:49 +01:00
5f351fe376
emacs: Set font according to screen DPI 2023-11-14 14:44:16 +01:00
95f5f73b6f
emacs: Set font to Monaspace 2023-11-10 16:45:56 +01:00
5764bb7ee6
emacs: Add blamer.el to show inline git-blame info 2023-11-03 12:30:59 +01:00
2f49181212
emacs: Tweak some settings 2023-10-19 08:36:28 +02:00
7165e0afb2
emacs: Don't let eglot use flymake 2023-10-05 14:58:08 +02:00
a756951d4b
emacs: Add treesit-auto 2023-10-05 08:22:14 +02:00
56a7fe64a5 Initial transfer to sway on work PC (#2)
Reviewed-on: #2
2023-09-29 11:52:45 +02:00
4d5c3bb3bd
emacs: Fix font configuration 2023-09-14 08:24:01 +02:00
ae72f29d04
emacs: Change how font is set 2023-09-13 15:57:56 +02:00
e50ae422d4
emacs: increase font size a bit 2023-09-07 16:08:06 +02:00
6669386029
emacs: Change wording 2023-09-07 08:44:37 +02:00
9ddb1f47af
emacs: Tweaks
- disable smartparens in favour of electric-pair-mode
- stop eglot from logging so much
- add dhall-mode
2023-09-06 16:56:52 +02:00