Commit Graph

2 Commits

Author SHA1 Message Date
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