return function(command) result = vim.fn.executable(command) return result == 1 end