Commit Graph

1905 Commits

Author SHA1 Message Date
phundrak 5a2a042079 fix(wakatime): set correct executable for wakatime in Emacs
deploy / deploy (push) Waiting to run
2026-07-25 15:20:53 +02:00
phundrak a46efb3e3f feat!: switch from Vuepress to Vitepress
deploy / deploy (push) Successful in 4m45s
2026-07-18 12:12:14 +02:00
dependabot[bot] 9903f5bed5 chore(deps-dev): bump postcss
Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.6 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.15)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 08:38:48 +02:00
dependabot[bot] 7425547c74 chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [picomatch](https://github.com/micromatch/picomatch) | `4.0.3` | `4.0.4` |
| [immutable](https://github.com/immutable-js/immutable-js) | `5.1.4` | `5.1.6` |
| [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.0` | `14.2.0` |
| [rollup](https://github.com/rollup/rollup) | `4.53.3` | `4.62.0` |
| [undici](https://github.com/nodejs/undici) | `7.16.0` | `7.28.0` |



Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

Updates `immutable` from 5.1.4 to 5.1.6
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.6)

Updates `markdown-it` from 14.1.0 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.2.0)

Updates `rollup` from 4.53.3 to 4.62.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.62.0)

Updates `undici` from 7.16.0 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.28.0)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: immutable
  dependency-version: 5.1.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-version: 4.62.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 7.28.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 08:38:48 +02:00
phundrak c7b7d1f086 feat(emacs/programming): remove unused configuration 2026-05-13 20:32:22 +02:00
phundrak 327c2f94c5 feat(emacs/nix): enable LSP server for Nix files by default 2026-05-13 20:32:22 +02:00
phundrak 68d71a6fe2 feat(emacs/direnv): enable Emacs to load direnv environment
Especially useful when using Nix develompent shells and when LSP
servers would otherwise not be available.
2026-05-13 20:32:22 +02:00
phundrak 2d655e06bd feat(emacs/tree-sitter): remove unused packages 2026-05-13 20:32:22 +02:00
phundrak ecfa2ce7d8 feat(emacs): remove Yadm config 2026-05-13 20:32:22 +02:00
phundrak c4dc41f881 feat(emacs/evil-surround): add typographic delimiters 2026-05-13 20:32:22 +02:00
phundrak 11277ea67a feat(emacs/projectile): ignore nix store 2026-05-13 20:32:22 +02:00
phundrak ec29b8ca0e docs(emacs): move Jujutsu section 2026-05-13 20:32:22 +02:00
phundrak 788ab5e5eb feat(emacs/langtool): change default language to GB English 2026-05-13 20:32:22 +02:00
phundrak aa64a52205 feat(emacs): recreate my old hydra menu for writeroom with transient
Create a Transient menu to adapt on the fly the width of my buffers
when using writeroom-mode. This commit also adds two other functions:
- `my/writeroom-reset` which resets the width of the buffer to its
  default state
- `my/writeroom-fit-buffer` which sets the width of the buffer to be
  exactly what is needed to fit the longest line of the buffer
2026-05-13 20:32:22 +02:00
phundrak e42b591bd8 chore(devenv): update environment 2026-05-03 15:40:59 +02:00
phundrak 493815b939 chore(deps): add baseline-browser-mapping dev dependency 2026-02-24 14:25:08 +01:00
phundrak 45d000d6b4 chore(deps): add dev dependency sass-embedded 2026-02-24 14:08:25 +01:00
phundrak e13d144293 fix(emacs): remove redundant table 2026-02-24 14:03:43 +01:00
phundrak 370980c320 feat(emacs): add missing LaTeX package for some chars 2026-02-24 14:02:56 +01:00
phundrak 537ec62fae feat(emacs): add cucumber major mode 2026-02-24 14:02:27 +01:00
phundrak 6239775fe8 fix(emacs): better init for package treesit-fold 2026-02-24 14:00:12 +01:00
phundrak a206f952f9 feat(emacs): add .jj directory as possible project root 2026-02-24 13:59:34 +01:00
phundrak f6dbe82f18 feat(emacs): finally updated my inboxes in mu4e 2026-02-24 13:59:05 +01:00
phundrak 42dfafd536 feat(emacs): add evil-surround config 2026-02-24 13:58:21 +01:00
phundrak 71e7bdec0c feat(emacs): add Ellama config 2026-02-24 13:57:54 +01:00
dependabot[bot] b94d6d0309 chore(deps-dev): bump mdast-util-to-hast
Bumps the npm_and_yarn group with 1 update in the / directory: [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast).


Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24 13:54:21 +01:00
phundrak 210c75cce9 feat(emacs): add majjit 2026-02-24 13:54:21 +01:00
phundrak e427c1866e chore(devenv): update shell 2026-02-24 13:47:57 +01:00
phundrak a7fdaa066f feat(emacs/webdev): better default padding in web-mode 2025-12-17 23:10:12 +01:00
phundrak f4ae8b2e21 chore: upgrade Vuepress 2025-11-19 12:55:52 +01:00
phundrak 21c570a440 fix(mu4e): disable ical features for now 2025-11-19 12:40:01 +01:00
phundrak 9b266c444d docs: formatting 2025-11-19 12:40:01 +01:00
phundrak 3fe9b05623 chore(applications): change remote of npm-transient 2025-11-19 12:40:01 +01:00
phundrak c29895d019 treesitter 2025-11-19 12:40:01 +01:00
phundrak 003d5d12cf feat(Nix): add nix-ts-mode for TreeSitter support in Nix files 2025-11-19 12:40:01 +01:00
phundrak 764be96265 feat(treesit/astro): disable autocompilation of astro grammar 2025-11-19 12:40:01 +01:00
phundrak 4b070dbe4f langtool 2025-11-19 12:40:01 +01:00
phundrak e432aa5f20 feat(LSP): add better LSP config for LSP servers 2025-11-19 12:40:01 +01:00
phundrak 419d291d21 feat(tree-sitter): better tree sitter config, precompiled grammars 2025-11-19 12:40:01 +01:00
phundrak 43e54218a9 feat(wakatime): add wakatime package 2025-11-19 12:40:01 +01:00
phundrak bbfd7414f4 feat(webkit browser): remove webkit browser config
I no longer use it, and my Emacs build does not include it anyway.
2025-11-19 12:40:01 +01:00
phundrak 06a787d3c9 feat(jujutsu): add jjdescription package 2025-11-19 12:40:01 +01:00
phundrak 0adfe045a8 feat(langtool): restore langtool, using a local server 2025-11-19 12:40:01 +01:00
phundrak 79fbbd45e5 fix(mu4e): preserve newlines in signature 2025-11-19 12:40:01 +01:00
phundrak df99684d3c feat(AI): add AI agent packages to Emacs 2025-11-19 12:40:01 +01:00
phundrak 4adcfc8f6f feat(langtool): better keybind for langtool-correct-at-point 2025-11-19 12:40:01 +01:00
phundrak 9d58977c68 feat(emacs): add Json and Tailwind CSS configuration 2025-11-19 12:40:01 +01:00
phundrak 5c28ff6d39 feat(emacs): add QML configuration 2025-11-19 12:39:59 +01:00
phundrak 880d9a0a4a feat(emacs): add Jujutsu packages 2025-11-19 12:39:59 +01:00
phundrak 11aba117de feat(emacs): add keybinds for org-clock 2025-11-19 12:39:59 +01:00