Unverified Commit 0f75eda2 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.dart-nvim: init at 2025-10-23 (#455987)

parents 907316e1 4a8996ad
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -3872,6 +3872,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  dart-nvim = buildVimPlugin {
    pname = "dart.nvim";
    version = "2025-10-23";
    src = fetchFromGitHub {
      owner = "iofq";
      repo = "dart.nvim";
      rev = "71421e7ef5aee8267e24dc562fdd07a83bda192e";
      sha256 = "1jny6xq5ami3msa8b22hp7yrraljwg7vfkwj7rps8j7whrdxkfjh";
    };
    meta.homepage = "https://github.com/iofq/dart.nvim/";
    meta.hydraPlatforms = [ ];
  };
  dart-vim-plugin = buildVimPlugin {
    pname = "dart-vim-plugin";
    version = "2024-07-02";
+1 −0
Original line number Diff line number Diff line
@@ -297,6 +297,7 @@ https://github.com/JachymPutta/dailies.nvim/,HEAD,
https://github.com/Koalhack/darcubox-nvim/,HEAD,
https://github.com/ptdewey/darkearth-nvim/,HEAD,
https://github.com/dart-lang/dart-vim-plugin/,,
https://github.com/iofq/dart.nvim/,HEAD,
https://github.com/rizzatti/dash.vim/,HEAD,
https://github.com/nvimdev/dashboard-nvim/,,
https://github.com/Shougo/ddc-filter-matcher_head/,HEAD,