update
This commit is contained in:
parent
216fb3527d
commit
06c1c92cf3
|
|
@ -22,5 +22,8 @@ return {
|
||||||
'yaocccc/nvim-hlchunk',
|
'yaocccc/nvim-hlchunk',
|
||||||
-- 注释插件
|
-- 注释插件
|
||||||
'tpope/vim-commentary',
|
'tpope/vim-commentary',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'github/copilot.vim'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue