update readme.md
This commit is contained in:
parent
57f25a80e0
commit
20478055b5
1 changed files with 2 additions and 2 deletions
|
|
@ -16,10 +16,10 @@ sh install.sh
|
|||
|
||||
## Configuration
|
||||
|
||||
Configure via the setup function or use the defaults as shown below:
|
||||
Configure via the setup function (or just use the defaults):
|
||||
|
||||
```lua
|
||||
require('import-cost').setup(opts or {})
|
||||
require('import-cost').setup(opts)
|
||||
```
|
||||
|
||||
See `:h import-cost` for more information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue