Commit aa6e01db authored by "wrvsrx"'s avatar "wrvsrx"
Browse files

vimPlugins.nvim-numbertoggle: init at 2024-03-29

parent 35727227
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -9389,6 +9389,18 @@ final: prev:
    meta.homepage = "https://github.com/LhKipp/nvim-nu/";
  };
  nvim-numbertoggle = buildVimPlugin {
    pname = "nvim-numbertoggle";
    version = "2024-03-29";
    src = fetchFromGitHub {
      owner = "sitiom";
      repo = "nvim-numbertoggle";
      rev = "c5827153f8a955886f1b38eaea6998c067d2992f";
      sha256 = "18nxqi3a3xamrjzpsabww411ix6vr44smprqi9prd47238lpshi2";
    };
    meta.homepage = "https://github.com/sitiom/nvim-numbertoggle/";
  };
  nvim-osc52 = buildVimPlugin {
    pname = "nvim-osc52";
    version = "2024-05-24";
+1 −0
Original line number Diff line number Diff line
@@ -779,6 +779,7 @@ https://github.com/nvim-neotest/nvim-nio/,HEAD,
https://github.com/ya2s/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,
https://github.com/sitiom/nvim-numbertoggle/,HEAD,
https://github.com/ojroques/nvim-osc52/,,
https://github.com/julienvincent/nvim-paredit/,,
https://github.com/gpanders/nvim-parinfer/,HEAD,