novos ajustes

This commit is contained in:
Lucas Garcia Rubio 2025-04-18 20:07:28 -03:00
parent 0334acd6e4
commit 63fc6b84b4
7 changed files with 112 additions and 42 deletions

View file

@ -0,0 +1,11 @@
return {
-- {
-- 'CopilotC-Nvim/CopilotChat.nvim',
-- dependencies = {
-- { 'zbirenbaum/copilot.lua' }, -- or zbirenbaum/copilot.lua
-- { 'nvim-lua/plenary.nvim', branch = 'master' }, -- for curl, log and async functions
-- },
-- build = 'make tiktoken', -- Only on MacOS or Linux
-- opts = {},
-- },
}