Fix example

pull/3/head
Timothée Sterle 4 years ago
parent 2fa784f0e5
commit 8b0bc3b479
No known key found for this signature in database
GPG Key ID: 136D558122196ED5

@ -360,7 +360,7 @@ call MyFunction()
]],
true)
print(result)
print(result) -- 'hello world'
```
### vim.api.nvim_command()

Loading…
Cancel
Save