Skip to content

Commit

Permalink
docs: document expr for consistency (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmillr committed May 11, 2023
1 parent 015fdf3 commit 62bfd54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ Default options for `opts`
silent = true, -- use `silent` when creating keymaps
noremap = true, -- use `noremap` when creating keymaps
nowait = false, -- use `nowait` when creating keymaps
expr = false, -- use `expr` when creating keymaps
}
```

Expand Down

0 comments on commit 62bfd54

Please sign in to comment.