diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 953b1f2912c3..4464302dde13 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3536,6 +3536,18 @@ final: prev: meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/"; }; + earthly-vim = buildVimPlugin { + pname = "earthly.vim"; + version = "2024-04-02"; + src = fetchFromGitHub { + owner = "earthly"; + repo = "earthly.vim"; + rev = "cb0440a357a09fb9234ece56a6b09e04d25c1b1d"; + sha256 = "038g9sjik2jn5la06k7i5xfnzc28faibskn2fikgrxwlx240c8wv"; + }; + meta.homepage = "https://github.com/earthly/earthly.vim/"; + }; + echodoc-vim = buildVimPlugin { pname = "echodoc.vim"; version = "2022-11-27"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0af5cdf871b4..8838032be3e1 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -294,6 +294,7 @@ https://github.com/NTBBloodbath/doom-one.nvim/,, https://github.com/Mofiqul/dracula.nvim/,HEAD, https://github.com/stevearc/dressing.nvim/,, https://github.com/Bekaboo/dropbar.nvim/,HEAD, +https://github.com/earthly/earthly.vim/,HEAD, https://github.com/Shougo/echodoc.vim/,, https://github.com/sainnhe/edge/,, https://github.com/edgedb/edgedb-vim/,,