Skip to content

Commit

Permalink
fix: typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tummetott committed Feb 11, 2023
1 parent d813899 commit f82e860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ require('reticle').setup {
}
```

##### Default Configuration
#### Default Configuration
The default configuration of `reticle.nvim` looks as following:

<details><summary>Default config</summary>
Expand Down Expand Up @@ -250,7 +250,7 @@ The default configuration of `reticle.nvim` looks as following:

</details>

##### Change highlight groups
#### Change highlight groups

Change the `CursorLine`, `CursorColumn` and `CursorLineNr` hl-group as usual:

Expand Down

0 comments on commit f82e860

Please sign in to comment.