refactor!: migrate to vim.system

This commit is contained in:
Oleksandr Smirnov 2025-02-28 14:36:46 +02:00
parent 837897a79d
commit ec91e6efcc
No known key found for this signature in database
5 changed files with 57 additions and 54 deletions

View file

@ -33,6 +33,10 @@ local default_config = {
---@type number
log_level = vim.log.levels.INFO,
-- timeout for running commands
---@type number
timeout = 2000,
-- user specified paths to binaries
---@class gopher.ConfigCommand
commands = {