mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 09:59:25 +00:00
[neovim] Add copilot
This commit is contained in:
@ -98,6 +98,7 @@ require("lualine").setup({
|
||||
return true
|
||||
end,
|
||||
},
|
||||
"copilot",
|
||||
lsp_progress,
|
||||
{
|
||||
require("noice").api.status.search.get,
|
||||
|
Reference in New Issue
Block a user