From da39b977de212d00fad8bba11f9a6bf00e645857 Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Fri, 17 Jan 2025 08:57:40 +0100 Subject: [PATCH] vimPlugins.coq-lsp-nvim: init at 2024-10-28 --- 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 ff41c7c5c92f..f5e67658096a 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -2837,6 +2837,18 @@ final: prev: meta.homepage = "https://github.com/ms-jpq/coq.artifacts/"; }; + coq-lsp-nvim = buildVimPlugin { + pname = "coq-lsp.nvim"; + version = "2024-10-28"; + src = fetchFromGitHub { + owner = "tomtomjhj"; + repo = "coq-lsp.nvim"; + rev = "6135ed25fc2a1b4b1b6451ed206dc38b493ff1a2"; + sha256 = "1vlz2kgc82rhycxp4qcz2bwssnzbv16wvr3gsigbl8b7rxjv5ivr"; + }; + meta.homepage = "https://github.com/tomtomjhj/coq-lsp.nvim/"; + }; + coq-thirdparty = buildVimPlugin { pname = "coq.thirdparty"; version = "2024-12-01"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 9390c0fc83d7..3032214e0dfa 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -233,6 +233,7 @@ https://github.com/zbirenbaum/copilot-cmp/,HEAD, https://github.com/AndreM222/copilot-lualine/,HEAD, https://github.com/zbirenbaum/copilot.lua/,HEAD, https://github.com/github/copilot.vim/,, +https://github.com/tomtomjhj/coq-lsp.nvim/,HEAD, https://github.com/ms-jpq/coq.artifacts/,HEAD, https://github.com/ms-jpq/coq.thirdparty/,HEAD, https://github.com/jvoorhis/coq.vim/,,