Move copilot chat to work config
This commit is contained in:
@@ -49,7 +49,6 @@ require("lazy").setup({
|
||||
require("kickstart.plugins.auto-session"),
|
||||
require("kickstart.plugins.conform"),
|
||||
require("kickstart.plugins.cmp"),
|
||||
require("kickstart.plugins.copilot_chat"),
|
||||
require("kickstart.plugins.comment"),
|
||||
require("kickstart.plugins.telescope"),
|
||||
require("kickstart.plugins.indent_line"),
|
||||
@@ -75,6 +74,7 @@ require("lazy").setup({
|
||||
{
|
||||
"junegunn/seoul256.vim"
|
||||
},
|
||||
require("kickstart.plugins.work"),
|
||||
|
||||
-- NOTE: Plugins can also be added by using a table,
|
||||
-- with the first argument being the link and the following
|
||||
|
||||
Reference in New Issue
Block a user