From e8d9b78648260cff45eb83266b1043a708c98d63 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 29 Jul 2022 17:58:39 +0200 Subject: Update readme --- README.md | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 24853b6..c670c02 100644 --- a/README.md +++ b/README.md @@ -4,28 +4,9 @@ An attempt at a color scheme that does not look like a clown puked up the source ![image](https://gustafrydholm.xyz/images/no-clown-fiesta.png?) -## Supported Plugins - -- Alpha -- Git -- Hop -- Lir -- LSP -- Lualine -- Markdown -- Neogit -- NvimCmp -- NvimTree -- Telescope -- Treesitter -- StatusLine (the default non custom one) -- WhichKey - ## Setup The default configuration is: - ```lua - { transparent_background = palette.bg, comments = "NONE", @@ -35,8 +16,26 @@ The default configuration is: type = "NONE", } ``` + These can be overridden when activating the plugin, e.g.: ```lua require "no-clown-fiesta".setup({ type = "bold,italic" }) ``` + +## Supported Plugins + +- Alpha +- Git +- Hop +- Lir +- LSP +- Lualine +- Markdown +- Neogit +- NvimCmp +- NvimTree +- Telescope +- Treesitter +- StatusLine (the default non custom one) +- WhichKey -- cgit v1.2.3-70-g09d2