summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-03-07 22:14:32 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-03-07 22:14:32 +0100
commitfe69fcd653993bab6ecd23793c82263af1582a2a (patch)
tree39390636b235940629fe14d5480e7c419402b951
parent3dba469666a2d3d3a8e41d0d332be6aa40756284 (diff)
Revert url
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0740605..c369aea 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
An attempt at a color scheme that does not look like a clown puked up the source code.
-![image](https://gustafrydholm.xyz/images/no-clown-fiesta.png?)
+![image](https://gustafrydholm.xyz/images/no-clown-fiesta.png)
## Usage
@@ -23,7 +23,7 @@ and override these.
```lua
require("no-clown-fiesta").setup({
transparent = false, -- Enable this to disable the bg color
- styles = {
+ styles = {
-- You can set any of the style values specified for `:h nvim_set_hl`
comments = {},
keywords = {},