mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-22 13:20:09 -04:00
fix(install): return error code in callback
This commit is contained in:
parent
a2841d29d7
commit
aaf5b7fdf7
9 changed files with 202 additions and 188 deletions
|
|
@ -1,5 +1,3 @@
|
|||
local uv = vim.uv
|
||||
|
||||
local M = {}
|
||||
|
||||
--- @param filename string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue