mirror of
https://github.com/tiyn/nvim-docs-view.git
synced 2025-11-13 13:59:46 +01:00
fix: typo in README.md (#9)
This commit is contained in:
@@ -45,7 +45,7 @@ EOF
|
|||||||
- default: `right`
|
- default: `right`
|
||||||
- possible: `right` | `left` | `top` | `bottom`
|
- possible: `right` | `left` | `top` | `bottom`
|
||||||
- `height`:
|
- `height`:
|
||||||
- description: Hieght of the docs view panel when position is set to `top` or `bottom`
|
- description: Height of the docs view panel when position is set to `top` or `bottom`
|
||||||
- type: `number`
|
- type: `number`
|
||||||
- default: `10`
|
- default: `10`
|
||||||
- `width`:
|
- `width`:
|
||||||
|
|||||||
Reference in New Issue
Block a user