Fix readme syntax

This commit is contained in:
edluffy 2021-03-15 03:36:16 +00:00 committed by GitHub
parent 5138db8fa2
commit 5327dd3f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Plug 'edluffy/specs.nvim'
```
## Usage
If you are using init.vim instead of init.lua, remember to wrap block below with `lua << EOF` and `EOF`
```
```lua
require('specs').setup{
show_jumps = true,
min_jump = 30,