Use `vim.system` to execute command. Time to get rid of various functions to execute command line tool. To be replaced: - `vim.fn.system()` - `vim.fn.systemlist()`
Use
vim.systemto execute command. Time to get rid of various functions to execute command line tool.To be replaced:
vim.fn.system()vim.fn.systemlist()