doc: clarify setup
This commit is contained in:
parent
1f1c6cd850
commit
218072b427
@ -8,6 +8,8 @@ It aims to be faster (takes only 0.4ms at startup on my machine, while vim-bepo
|
|||||||
|
|
||||||
## Example Use Case
|
## Example Use Case
|
||||||
|
|
||||||
|
You should call the extension early in your config, so that you can erase mappings later (or with later extensions) more easily.
|
||||||
|
|
||||||
``` lua
|
``` lua
|
||||||
require("bepo").setup()
|
require("bepo").setup()
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user