Commit ad73d204 authored by Bruno BELANYI's avatar Bruno BELANYI Committed by Matthieu Coudron
Browse files

vimPlugins.none-ls-nvim: init at 2023-10-01

parent 8de5195e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -6574,6 +6574,18 @@ final: prev:
    meta.homepage = "https://github.com/folke/noice.nvim/";
  };

  none-ls-nvim = buildVimPlugin {
    pname = "none-ls.nvim";
    version = "2023-10-01";
    src = fetchFromGitHub {
      owner = "nvimtools";
      repo = "none-ls.nvim";
      rev = "f39f627bbdfb33cc4ae4a95b4708e7dba7b9aafc";
      sha256 = "1qh9bdxhs0c5mxyyv3dkmiyr03qi8g4rsbjcgzkprk4v5pz04g1v";
    };
    meta.homepage = "https://github.com/nvimtools/none-ls.nvim/";
  };

  nord-nvim = buildVimPlugin {
    pname = "nord.nvim";
    version = "2023-08-30";
+1 −0
Original line number Diff line number Diff line
@@ -551,6 +551,7 @@ https://github.com/tjdevries/nlua.nvim/,,
https://github.com/mcchrish/nnn.vim/,,
https://github.com/shortcuts/no-neck-pain.nvim/,HEAD,
https://github.com/folke/noice.nvim/,HEAD,
https://github.com/nvimtools/none-ls.nvim/,HEAD,
https://github.com/shaunsingh/nord.nvim/,,
https://github.com/andersevenrud/nordic.nvim/,,
https://github.com/vigoux/notifier.nvim/,HEAD,