From 7762092a32b66f53ee828a99f5d192a81acf24af Mon Sep 17 00:00:00 2001 From: "\"Malo Bourgon\"" <"mbourgon@gmail.com"> Date: Thu, 9 Jun 2022 10:38:27 -0700 Subject: [PATCH] vimPlugins.nvim-lastplace: init at 2021-10-15 --- 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 52f192478e7b..455b881a1eca 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5074,6 +5074,18 @@ final: prev: meta.homepage = "https://github.com/gennaro-tedesco/nvim-jqx/"; }; + nvim-lastplace = buildVimPluginFrom2Nix { + pname = "nvim-lastplace"; + version = "2021-10-15"; + src = fetchFromGitHub { + owner = "ethanholz"; + repo = "nvim-lastplace"; + rev = "30fe710d4417cc67950bbce6b2ec2ac0ff430e12"; + sha256 = "04sjh0srlv0yxc8x27yaj9cpfaz0dd116nk5pccam84fk8v3bw1h"; + }; + meta.homepage = "https://github.com/ethanholz/nvim-lastplace/"; + }; + nvim-lightbulb = buildVimPluginFrom2Nix { pname = "nvim-lightbulb"; version = "2022-06-08"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0749ec1dc092..59af5435922d 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -427,6 +427,7 @@ https://github.com/kevinhwang91/nvim-hlslens/,, https://github.com/neovimhaskell/nvim-hs.vim/,, https://github.com/mfussenegger/nvim-jdtls/,, https://github.com/gennaro-tedesco/nvim-jqx/,, +https://github.com/ethanholz/nvim-lastplace/,HEAD, https://github.com/kosayoda/nvim-lightbulb/,, https://github.com/josa42/nvim-lightline-lsp/,, https://github.com/mfussenegger/nvim-lint/,,