feat(nvim): switch back to copilot
This commit is contained in:
parent
07dfe50be0
commit
ed1c1a6f69
5 changed files with 17 additions and 35 deletions
|
|
@ -4,8 +4,6 @@ _: prev:
|
|||
with lib.my;
|
||||
{
|
||||
vimPlugins = prev.vimPlugins // {
|
||||
inherit (inputs.codeium-nvim.packages.${prev.system}.vimPlugins) codeium-nvim;
|
||||
|
||||
smartcolumn-nvim = prev.vimUtils.buildVimPlugin {
|
||||
pname = "smartcolumn-nvim";
|
||||
version = mkVersionInput inputs.smartcolumn-nvim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue