vimPlugins.dart-nvim: init at 2025-10-23
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user