From 3a1028d3e935fb734163d2fdfad60ed7d4a6f96a Mon Sep 17 00:00:00 2001 From: figsoda Date: Sun, 25 Dec 2022 13:01:27 -0500 Subject: [PATCH] vimPlugins.copilot-lua: init at 2022-12-20 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 30e42ec935a0..af7add89053e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -2033,6 +2033,18 @@ final: prev: meta.homepage = "https://github.com/Shougo/context_filetype.vim/"; }; + copilot-lua = buildVimPluginFrom2Nix { + pname = "copilot.lua"; + version = "2022-12-20"; + src = fetchFromGitHub { + owner = "zbirenbaum"; + repo = "copilot.lua"; + rev = "81eb5d1bc2eddad5ff0b4e3c1c4be5c09bdfaa63"; + sha256 = "1hyv1iccy4fjpmdq16rl8pplhnrnz71nxjsndyf955q029l06ics"; + }; + meta.homepage = "https://github.com/zbirenbaum/copilot.lua/"; + }; + copilot-vim = buildVimPluginFrom2Nix { pname = "copilot.vim"; version = "2022-12-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index de1e008f3895..dcf8d1ca7e29 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -170,6 +170,7 @@ https://github.com/rhysd/conflict-marker.vim/,, https://github.com/Olical/conjure/,, https://github.com/wellle/context.vim/,, https://github.com/Shougo/context_filetype.vim/,, +https://github.com/zbirenbaum/copilot.lua/,HEAD, https://github.com/github/copilot.vim/,, https://github.com/ms-jpq/coq.artifacts/,HEAD, https://github.com/ms-jpq/coq.thirdparty/,HEAD,