Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhuster committed Nov 25, 2024
1 parent 0faf1ad commit 9035e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ You can use `v:lua` to call the Lua function from Vimscript:

```vim
v:lua.require'dirvish-do'.setup(
\ Config dictionary goes here
\ " Config dictionary goes here
\ )
```
See `:h v:lua-call` for more information.
Expand Down

0 comments on commit 9035e10

Please sign in to comment.