From b396f8924b27dacb302593e17d0f4eb2bfa69ab1 Mon Sep 17 00:00:00 2001 From: KristijanZic Date: Wed, 5 Aug 2026 01:15:57 +0200 Subject: [PATCH] vimPlugins.dataform-nvim: init at 0-unstable-2025-06-16 https://github.com/magal1337/dataform.nvim --- .../applications/editors/vim/plugins/generated.nix | 14 ++++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1718400411d7..325879d09f3b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e36af0ba88e3..b3f1e18acce3 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,