Commit Graph

12 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
bc82873171 Enable JSON LSP support in Emacs 2026-05-01 21:19:02 +02:00
Fabio Scotto di Santolo
b9e896a56a Expand Org Babel language support 2026-04-21 16:45:17 +02:00
Fabio Scotto di Santolo
c7190f7df4 Align Org styling and templates 2026-04-21 14:31:56 +02:00
Fabio Scotto di Santolo
24bcebc091 Add Org agenda notifications 2026-04-21 10:13:19 +02:00
Fabio Scotto di Santolo
587991043b Fix Org capture file targets 2026-04-21 09:42:45 +02:00
Fabio Scotto di Santolo
949d69c71b Add Org agenda and dashboard integration 2026-04-19 21:36:14 +02:00
Fabio Scotto di Santolo
74c95be7f7 Mount pCloud with turnstile rclone service 2026-04-19 09:06:57 +02:00
Fabio Scotto di Santolo
54d3d81014 Add lang/python module with uv/ruff/pylsp, ANSI colors, and LSP auto-install
- Add lang/python.el: project detection, ruff format-on-save, C-c C-v -> ruff check,
  optional pylsp with auto-install via uv (asks once per session)
- Fix pylsp resolution to check .venv, uv tool path, and PATH
- Disable legacy pyls client to avoid spurious warnings
- Add ANSI color support in compilation buffers (editor.el)
- Remove python-mode/python-ts-mode from global lsp-deferred hooks (lsp.el)
- Add ruff, ty, uv packages to desktop group_vars
2026-04-17 00:07:12 +02:00
Fabio Scotto di Santolo
b1a648e0cc Add markdown-mode with live preview and TOC generation 2026-04-16 16:35:24 +02:00
Fabio Scotto di Santolo
4113801bac Add Org mode export backends and texlive dependency 2026-04-16 16:15:41 +02:00
Fabio Scotto di Santolo
523eb862d8 Configure flyspell with manual activation and ispell timeout 2026-04-16 12:24:22 +02:00
Fabio Scotto di Santolo
18fd0fa129 Add Emacs desktop provisioning and dev toolchain packages
Install Emacs and copy the desktop .emacs.d config so the editor setup is managed with the rest of desktop dotfiles. Add vterm/build/debug dependencies plus C/C++ and Go tooling needed by the configured workflow.
2026-03-17 11:50:59 +01:00