From 097b06c5d1cda60a444548bfa88e057d6e66b489 Mon Sep 17 00:00:00 2001 From: ash Date: Sat, 20 Dec 2025 17:39:41 +0000 Subject: [PATCH] vimPlugins.vim-pythonsense: init at 0-unstable-2021-06-12 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 21565b7ad221..89ccf7398557 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -20529,6 +20529,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-pythonsense = buildVimPlugin { + pname = "vim-pythonsense"; + version = "0-unstable-2021-06-12"; + src = fetchFromGitHub { + owner = "jeetsukumaran"; + repo = "vim-pythonsense"; + rev = "9200a57629c904ed2ab8c9b2e8c5649d311794ba"; + hash = "sha256-LQTwroaz7Eb/1GMwya1ucEgk74LTMil5Sn64AuT4WNQ="; + }; + meta.homepage = "https://github.com/jeetsukumaran/vim-pythonsense/"; + meta.hydraPlatforms = [ ]; + }; + vim-qf = buildVimPlugin { pname = "vim-qf"; version = "0.2.0-unstable-2025-05-18"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 04f7596cc903..54d22407b672 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1576,6 +1576,7 @@ https://github.com/PProvost/vim-ps1/,, https://github.com/digitaltoad/vim-pug/,, https://github.com/rodjek/vim-puppet/,, https://github.com/Vimjas/vim-python-pep8-indent/,, +https://github.com/jeetsukumaran/vim-pythonsense/,HEAD, https://github.com/romainl/vim-qf/,, https://github.com/romainl/vim-qlist/,, https://github.com/peterhoeg/vim-qml/,,