missing 'actions' ref on README config sample

main
bhagwan 3 years ago
parent 0e472a9ee3
commit 619bdc70e4

@ -147,6 +147,7 @@ customization can be achieved by calling the `setup()` function or individually
Consult the list below for available settings:
```lua
local actions = require "fzf-lua.actions"
require'fzf-lua'.setup {
win_height = 0.85, -- window height
win_width = 0.80, -- window width

Loading…
Cancel
Save