Commit graph

54 commits

Author SHA1 Message Date
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
69c7bef45e
emacs: Add haskell-mode and org-chef, minor tweaks 2023-08-10 16:44:48 +02:00
ecc5bc4f5d
emacs: Disable prettier-global-mode and enable only for web stuff 2023-06-23 14:11:44 +02:00
0d4d33b2f0
Fixed elixir-ls config 2023-06-22 14:20:31 +02:00
4d364c87bb
emacs: Disable python-mode and just use builtin Python support 2023-06-19 08:16:08 +02:00
b2dfc4cc43
emacs: Add python-mode and jinja2-mode 2023-06-15 10:06:50 +02:00
e777a9d59f
Use prettier in place of prettier-js
prettier-js does not seem to be maintained
2023-05-26 08:35:57 +02:00
627d902ce8
eglot tweaks, add terraform-ls 2023-05-23 17:12:50 +02:00
7491646130
emacs: Configure formatter for nil 2023-05-23 11:09:55 +02:00
08afcf25c8
emacs: Giving eglot another go 2023-05-21 22:14:27 +02:00
eff95c59f4
emacs: add impatient-mode 2023-05-17 08:05:12 +02:00
f733280cc4
Tweak dashboard config 2023-05-16 09:13:08 +02:00
3afbd263c4
Use emacsUnstable from emacs-overlay
It has been updated to Emacs 29
2023-05-12 15:06:44 +02:00
e71d17c220
emacs: Add Protobuf and just modes 2023-04-19 09:33:37 +02:00
304222bf14
Add cucumber support to emacs 2023-04-09 23:22:11 +02:00
489239b2ed
Handle multiple emacs config files 2023-04-05 13:21:29 +02:00
68c02950ea
Use built-in tree-sitter on emacs >=29, minor cleanup 2023-03-31 14:41:09 +02:00