mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-02-06 17:13:26 +00:00
Removed copilot.nvim
This commit is contained in:
@@ -111,7 +111,6 @@ return { -- UI components and other visual elements are declared here
|
||||
"filename",
|
||||
},
|
||||
lualine_x = {
|
||||
{ "copilot", show_colors = true },
|
||||
"encoding",
|
||||
"fileformat",
|
||||
"filetype",
|
||||
@@ -139,11 +138,6 @@ return { -- UI components and other visual elements are declared here
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"AndreM222/copilot-lualine",
|
||||
event = "VeryLazy",
|
||||
dependencies = { "zbirenbaum/copilot.lua" },
|
||||
},
|
||||
-- Assistant for refreshers on vim motions
|
||||
{
|
||||
"tris203/precognition.nvim",
|
||||
|
||||
Reference in New Issue
Block a user