From 050831ed4954a9ed097c337bdda7067ee3feab4b Mon Sep 17 00:00:00 2001 From: "\"Marc Jakobi\"" <"marc.jakobi@tiko.energy"> Date: Fri, 28 Oct 2022 14:09:34 +0200 Subject: [PATCH] vimPlugins.nvim-luadev: init at 2022-01-26 --- 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 8e759e66e3d6..7b4bb66cdf6e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5854,6 +5854,18 @@ final: prev: meta.homepage = "https://github.com/RishabhRD/nvim-lsputils/"; }; + nvim-luadev = buildVimPluginFrom2Nix { + pname = "nvim-luadev"; + version = "2022-01-26"; + src = fetchFromGitHub { + owner = "bfredl"; + repo = "nvim-luadev"; + rev = "2a2c242bd751c289cfc1bc27f357925f68eba098"; + sha256 = "0prwzxgg6fqkfmqqs41c1c81lch2x4qrs7287l5b104rz3alcinn"; + }; + meta.homepage = "https://github.com/bfredl/nvim-luadev/"; + }; + nvim-luapad = buildVimPluginFrom2Nix { pname = "nvim-luapad"; version = "2022-10-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 776e267e1e12..6650e74ce48b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -492,6 +492,7 @@ https://github.com/mfussenegger/nvim-lint/,, https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/,, https://github.com/neovim/nvim-lspconfig/,, https://github.com/RishabhRD/nvim-lsputils/,, +https://github.com/bfredl/nvim-luadev/,HEAD, https://github.com/rafcamlet/nvim-luapad/,, https://github.com/scalameta/nvim-metals/,, https://github.com/gpanders/nvim-moonwalk/,,