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

vimPlugins.earthly-vim: init at 2024-04-02 (#340732)

parents c3c29536 727404bb
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,