refactor: use vim.system (#4923)

This commit is contained in:
Lewis Russell 2023-06-07 22:30:26 +01:00 committed by Christian Clason
parent ba05f949b8
commit 30ee6476c2
6 changed files with 84 additions and 195 deletions

View file

@ -20,7 +20,7 @@ local M = {}
M.tiers = { 'core', 'stable', 'community', 'unstable' }
---@type ParserInfo[]
---@type table<string,ParserInfo>
M.configs = {
ada = {
install_info = {