diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 19602ee4b5d3..3508c6269e1d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -12416,6 +12416,18 @@ final: prev: meta.homepage = "https://github.com/tpope/vim-tbone/"; }; + vim-teal = buildVimPluginFrom2Nix { + pname = "vim-teal"; + version = "2021-01-05"; + src = fetchFromGitHub { + owner = "teal-language"; + repo = "vim-teal"; + rev = "d2aa107b257879e774680792a2aebaf9cd5742e0"; + sha256 = "02ag8vhmh1zj99vhvqslfnasw9i5psx396r7qyag0yyzyp9ynzkc"; + }; + meta.homepage = "https://github.com/teal-language/vim-teal/"; + }; + vim-terraform = buildVimPluginFrom2Nix { pname = "vim-terraform"; version = "2021-07-10"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index c72727be28d3..96936684f490 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1042,6 +1042,7 @@ https://github.com/machakann/vim-swap/,, https://github.com/dhruvasagar/vim-table-mode/,, https://github.com/kana/vim-tabpagecd/,, https://github.com/tpope/vim-tbone/,, +https://github.com/teal-language/vim-teal/,HEAD, https://github.com/hashivim/vim-terraform/,, https://github.com/juliosueiras/vim-terraform-completion/,, https://github.com/vim-test/vim-test/,,