vimPlugins.dataform-nvim: init at 0-unstable-2025-06-16
https://github.com/magal1337/dataform.nvim
This commit is contained in:
@@ -4561,6 +4561,20 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
dataform-nvim = buildVimPlugin {
|
||||
pname = "dataform.nvim";
|
||||
version = "0-unstable-2025-06-16";
|
||||
src = fetchFromGitHub {
|
||||
owner = "magal1337";
|
||||
repo = "dataform.nvim";
|
||||
rev = "43a5f9e17275325ae32e5248c6f21636418e2018";
|
||||
hash = "sha256-HA6E9L6U37Btb/dDgtm7du97/fae5IawCSg/nmB/tqg=";
|
||||
};
|
||||
meta.homepage = "https://github.com/magal1337/dataform.nvim/";
|
||||
meta.license = getLicenseFromSpdxId "MIT";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
ddc-filter-matcher_head = buildVimPlugin {
|
||||
pname = "ddc-filter-matcher_head";
|
||||
version = "0-unstable-2026-06-23";
|
||||
|
||||
@@ -324,6 +324,7 @@ https://github.com/dart-lang/dart-vim-plugin/,,
|
||||
https://github.com/iofq/dart.nvim/,,
|
||||
https://github.com/joseotaviorf/dash.vim/,,
|
||||
https://github.com/nvimdev/dashboard-nvim/,,
|
||||
https://github.com/magal1337/dataform.nvim/,,
|
||||
https://github.com/Shougo/ddc-filter-matcher_head/,,
|
||||
https://github.com/Shougo/ddc-filter-sorter_rank/,,
|
||||
https://github.com/tani/ddc-fuzzy/,,
|
||||
|
||||
Reference in New Issue
Block a user