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

vimPlugins.nvim-various-textobjs: init at 2024-08-17 (#338626)

parents e678a655 976da724
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8751,6 +8751,18 @@ final: prev:
    meta.homepage = "https://github.com/samjwill/nvim-unception/";
  };
  nvim-various-textobjs = buildVimPlugin {
    pname = "nvim-various-textobjs";
    version = "2024-08-17";
    src = fetchFromGitHub {
      owner = "chrisgrieser";
      repo = "nvim-various-textobjs";
      rev = "8dbc655f794202f45ab6a1cac1cb323a218ac6a1";
      sha256 = "0fj02l74ibcp4b8j6jkyjfq2k25a3jllf6cd1mddhhj7laa4zhfw";
    };
    meta.homepage = "https://github.com/chrisgrieser/nvim-various-textobjs/";
  };
  nvim-web-devicons = buildVimPlugin {
    pname = "nvim-web-devicons";
    version = "2024-08-04";
+1 −0
Original line number Diff line number Diff line
@@ -737,6 +737,7 @@ https://github.com/windwp/nvim-ts-autotag/,,
https://github.com/joosepalviste/nvim-ts-context-commentstring/,,
https://github.com/kevinhwang91/nvim-ufo/,HEAD,
https://github.com/samjwill/nvim-unception/,HEAD,
https://github.com/chrisgrieser/nvim-various-textobjs/,HEAD,
https://github.com/kyazdani42/nvim-web-devicons/,,
https://github.com/AckslD/nvim-whichkey-setup.lua/,,
https://github.com/s1n7ax/nvim-window-picker/,HEAD,