From 04ff77442ac6fc808724df86641e8ee07d30379d Mon Sep 17 00:00:00 2001 From: kyazdani42 Date: Sat, 24 Oct 2020 10:55:09 +0200 Subject: show [treesitter] during install --- lua/nvim-treesitter/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/nvim-treesitter/install.lua b/lua/nvim-treesitter/install.lua index 246530a4a..38abfc9c7 100644 --- a/lua/nvim-treesitter/install.lua +++ b/lua/nvim-treesitter/install.lua @@ -27,7 +27,7 @@ local function reset_progress_counter() end local function get_job_status() - return "["..finished_commands.."/"..started_commands + return "[nvim-treesitter] ["..finished_commands.."/"..started_commands ..(failed_commands > 0 and ", failed: "..failed_commands or "").."]" end -- cgit v1.2.3-70-g09d2