Unverified Commit 3729faa4 authored by "Alexander Sieg"'s avatar "Alexander Sieg" Committed by Alexander Sieg
Browse files

vimPlugins.nvim-nu: init at 2023-01-03

parent 161f4d36
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6309,6 +6309,18 @@ final: prev:
    meta.homepage = "https://github.com/rcarriga/nvim-notify/";
  };

  nvim-nu = buildVimPluginFrom2Nix {
    pname = "nvim-nu";
    version = "2023-01-03";
    src = fetchFromGitHub {
      owner = "LhKipp";
      repo = "nvim-nu";
      rev = "1aad12e866f6d53dd5ec31ada79767199334a4ca";
      sha256 = "022gmlrncbs46fqkbcnc4y8jyfasqac5nd09qq1qxdjgkw4924kj";
    };
    meta.homepage = "https://github.com/LhKipp/nvim-nu/";
  };

  nvim-osc52 = buildVimPluginFrom2Nix {
    pname = "nvim-osc52";
    version = "2023-02-16";
+1 −0
Original line number Diff line number Diff line
@@ -531,6 +531,7 @@ https://github.com/smiteshp/nvim-navic/,HEAD,
https://github.com/AckslD/nvim-neoclip.lua/,,
https://github.com/yamatsum/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,
https://github.com/ojroques/nvim-osc52/,,
https://github.com/gennaro-tedesco/nvim-peekup/,,
https://github.com/olrtg/nvim-rename-state/,HEAD,