Unverified Commit 9f331f71 authored by Donovan Glover's avatar Donovan Glover Committed by GitHub
Browse files

Merge pull request #329550 from olmokramer/templ-vim

vimPlugins.templ-vim: init at 2023-10-30
parents cbaefe14 fd5f8a84
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11088,6 +11088,18 @@ final: prev:
    meta.homepage = "https://github.com/luc-tielen/telescope_hoogle/";
  };
  templ-vim = buildVimPlugin {
    pname = "templ.vim";
    version = "2023-10-30";
    src = fetchFromGitHub {
      owner = "joerdav";
      repo = "templ.vim";
      rev = "5cc48b93a4538adca0003c4bc27af844bb16ba24";
      sha256 = "12w1cplgz5f02c61v42acgsf11078xcwp46j2b3lzmq9hj57rmb1";
    };
    meta.homepage = "https://github.com/joerdav/templ.vim/";
  };
  template-string-nvim = buildVimPlugin {
    pname = "template-string.nvim";
    version = "2023-12-26";
+1 −0
Original line number Diff line number Diff line
@@ -1465,3 +1465,4 @@ https://github.com/ziglang/zig.vim/,,
https://github.com/mickael-menu/zk-nvim/,HEAD,
https://github.com/troydm/zoomwintab.vim/,,
https://github.com/nanotee/zoxide.vim/,,
https://github.com/joerdav/templ.vim,HEAD,