mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-06-06 17:16:58 +02:00
Replace the negative boolean `disableItalics` with positive `italics` option for better API ergonomics. This affects all italic styling throughout the theme including comments, keywords, and plugin highlights. BREAKING CHANGE: Users must update their configuration from `disableItalics = true` to `italics = false`. |
||
|---|---|---|
| .. | ||
| highlights | ||
| lib | ||
| colors.lua | ||
| init.lua | ||
| themes.lua | ||
| utils.lua | ||