Unverified Commit 9b115741 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.vim-pythonsense: init at 0-unstable-2021-06-12 (#474825)

parents 54d90d93 097b06c5
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,