diff --git a/README.md b/README.md index ea602a7..3431a85 100644 --- a/README.md +++ b/README.md @@ -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 },