Commit Graph

3 Commits

Author SHA1 Message Date
5422c36cbc
feat(markdown): Add filetype config for markdown
markdown files will now by default:
- Have spell on
- Have a textwidth of 75
- Highlight columns 75 & 80
2026-01-08 05:23:33 +00:00
304ea02edd feat(lsp): Add support for typst
Add support for handling Typst files.
2025-12-21 20:43:30 +00:00
cfdc98a27d feat: add gitcommit auto configuration
Set `spell`, and `textwidth` when entering a git commit.
Also automatically move to position 1:1 and enter insert mode
2025-09-28 07:13:40 +01:00