mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-05-29 21:27:00 +02:00
Update readme to include bold field in the default config
This commit is contained in:
parent
aaa72b68b6
commit
b3a2a32108
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ There is no need to call setup if you are ok with the defaults.
|
|||
```lua
|
||||
-- Default options:
|
||||
require('kanso').setup({
|
||||
bold = true, -- enable bold fonts
|
||||
compile = false, -- enable compiling the colorscheme
|
||||
undercurl = true, -- enable undercurls
|
||||
commentStyle = { italic = true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue