Unverified Commit e69ff6ff authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.one-small-step-for-vimkind: init at 2024-11-07 (#354337)

parents f2fd33a1 0b163fa1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -9930,6 +9930,18 @@ final: prev:
    meta.homepage = "https://github.com/Almo7aya/openingh.nvim/";
  };
  one-small-step-for-vimkind = buildVimPlugin {
    pname = "one-small-step-for-vimkind";
    version = "2024-10-15";
    src = fetchFromGitHub {
      owner = "jbyuki";
      repo = "one-small-step-for-vimkind";
      rev = "ad065ad2c814249cfb9e344ce5b2b35d36fbc09f";
      sha256 = "sha256-KIxEjUutHkPRUubZQO3ZaFUm9Lm3mUJ6p6HB6hLuJEM=";
    };
    meta.homepage = "https://github.com/jbyuki/one-small-step-for-vimkind/";
  };
  openscad-nvim = buildVimPlugin {
    pname = "openscad.nvim";
    version = "2024-04-13";
+1 −0
Original line number Diff line number Diff line
@@ -447,6 +447,7 @@ https://github.com/Darazaki/indent-o-matic/,,
https://github.com/Yggdroot/indentLine/,,
https://github.com/ciaranm/inkpot/,,
https://github.com/jbyuki/instant.nvim/,HEAD,
https://github.com/jbyuki/one-small-step-for-vimkind/,HEAD,
https://github.com/pta2002/intellitab.nvim/,HEAD,
https://github.com/parsonsmatt/intero-neovim/,,
https://github.com/keith/investigate.vim/,,