Files
neovim/src/nvim/api
Shadman 01493e7990 api: fix nvim_exec() silencing behaviour (#14413)
Previously nvim_exec would silent output no matter whether output
is true or false.
Now output is only silent and captured when output is true.
2021-04-21 10:41:37 +02:00
..
2020-10-12 09:28:12 +02:00
2018-11-24 11:01:37 +01:00