Unverified Commit 122aa685 authored by Matthieu Coudron's avatar Matthieu Coudron Committed by GitHub
Browse files

Merge pull request #301342 from GaetanLepage/neotest

vimPlugins.nvim-nio: init at 2024-04-02
parents 4bd2c3fa fd1ffe1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
        "new": "sqlite-lua"
    },
    "vim-fsharp": {
        "date": "2024-04-02",
        "date": "2024-04-03",
        "new": "zarchive-vim-fsharp"
    },
    "vim-jade": {
+134 −122

File changed.

Preview size limit exceeded, changes collapsed.

+42 −42

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -962,7 +962,7 @@
  };

  neotest = super.neotest.overrideAttrs {
    dependencies = with self; [ plenary-nvim ];
    dependencies = with self; [ nvim-nio plenary-nvim ];
  };

  neotest-gradle = super.neotest-gradle.overrideAttrs {
+1 −0
Original line number Diff line number Diff line
@@ -667,6 +667,7 @@ https://github.com/gpanders/nvim-moonwalk/,,
https://github.com/SmiteshP/nvim-navbuddy/,,
https://github.com/smiteshp/nvim-navic/,HEAD,
https://github.com/AckslD/nvim-neoclip.lua/,,
https://github.com/nvim-neotest/nvim-nio/,HEAD,
https://github.com/yamatsum/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,