Unverified Commit 740310da authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.houdini-nvim: init at 2024-08-06 (#391809)

parents ba5a076d 1d4d5354
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -5904,6 +5904,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  houdini-nvim = buildVimPlugin {
    pname = "houdini.nvim";
    version = "2024-08-06";
    src = fetchFromGitHub {
      owner = "TheBlob42";
      repo = "houdini.nvim";
      rev = "1b7ec0a713a2aa9965848d8b93f66dc93716fd1c";
      sha256 = "05np3p0lnsra6c6vx3h81vrba3nhwxrqb5l3qkdbx5bl58dds9bn";
    };
    meta.homepage = "https://github.com/TheBlob42/houdini.nvim";
    meta.hydraPlatforms = [ ];
  };
  hover-nvim = buildVimPlugin {
    pname = "hover.nvim";
    version = "2024-12-11";
+1 −0
Original line number Diff line number Diff line
@@ -452,6 +452,7 @@ https://github.com/edluffy/hologram.nvim/,,
https://github.com/urbit/hoon.vim/,,
https://github.com/smoka7/hop.nvim/,,
https://github.com/rktjmp/hotpot.nvim/,,
https://github.com/TheBlob42/houdini.nvim/,HEAD,
https://github.com/lewis6991/hover.nvim/,HEAD,
https://github.com/othree/html5.vim/,HEAD,
https://github.com/julienvincent/hunk.nvim/,HEAD,