Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dot_config/mise/conf.d/fresh.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ chezmoi = "latest"
"npm:dockerfile-language-server-nodejs" = "latest" # Dockerfile
marksman = "latest" # Markdown LSP
"pipx:grip" = "latest" # GitHub-accurate markdown preview via GitHub API (Emacs grip-mode; gh-authed)
"ubi:chrishrb/go-grip" = "latest" # Local GitHub-styled markdown preview, dark theme, no API/rate-limit (grip-mode auto-prefers)
"github:chrishrb/go-grip" = "latest" # Local GitHub-styled markdown preview, dark theme, no API/rate-limit (grip-mode auto-prefers)
# Formatters for apheleia (format-on-save off by default; C-c f formats once):
prettier = "latest" # TS / JSON / YAML
oxfmt = "latest" # Markdown (npm:oxfmt) — Rust-based; delegates .md to prettier
Expand Down