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

vimPlugins.smear-cursor-nvim: init at 2024-12-26 (#368641)

parents 2070cd0c 6793dcab
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11447,6 +11447,18 @@ final: prev:
    meta.homepage = "https://github.com/ibhagwan/smartyank.nvim/";
  };
  smear-cursor-nvim = buildVimPlugin {
    pname = "smear-cursor.nvim";
    version = "2024-12-26";
    src = fetchFromGitHub {
      owner = "sphamba";
      repo = "smear-cursor.nvim";
      rev = "e6de22fc4efbf7b2703317115e9c288d00e02f60";
      sha256 = "05j8yb7whr6fa8lsar9nc6bc0gkzqr6829ypa1xb5y7wk7wlc160";
    };
    meta.homepage = "https://github.com/sphamba/smear-cursor.nvim/";
  };
  snacks-nvim = buildVimPlugin {
    pname = "snacks.nvim";
    version = "2024-12-19";
+1 −0
Original line number Diff line number Diff line
@@ -950,6 +950,7 @@ https://github.com/mrjones2014/smart-splits.nvim/,,
https://github.com/m4xshen/smartcolumn.nvim/,,
https://github.com/gorkunov/smartpairs.vim/,,
https://github.com/ibhagwan/smartyank.nvim/,,
https://github.com/sphamba/smear-cursor.nvim/,HEAD,
https://github.com/folke/snacks.nvim/,HEAD,
https://github.com/camspiers/snap/,,
https://github.com/leath-dub/snipe.nvim/,HEAD,