From 43d033b68c8bede4cc87092c7db6bb3bbb2fe145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 22 Aug 2024 10:56:46 +0000 Subject: [PATCH] chore(doc): auto generate docs --- doc/CopilotChat.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CopilotChat.txt b/doc/CopilotChat.txt index ec88643b..73d61ff3 100644 --- a/doc/CopilotChat.txt +++ b/doc/CopilotChat.txt @@ -58,6 +58,7 @@ LAZY.NVIM ~ { "zbirenbaum/copilot.lua" }, -- or github/copilot.vim { "nvim-lua/plenary.nvim" }, -- for curl, log wrapper }, + build = "make tiktoken", -- Only on MacOS or Linux opts = { debug = true, -- Enable debugging -- See Configuration section for rest