|
|
0d623139fa
|
fix: Make colorcolumn work properly
Setting `colorcolumn` as a window option breaks any window
that does not need it set.
Use an autocmd to fix this.
|
2026-04-09 20:25:43 +01:00 |
|
|
|
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 |
|