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

vimPlugins.jule-nvim: init at 2025-02-22 (#395235)

parents 5897ff97 33798665
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -6444,6 +6444,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  jule-nvim = buildVimPlugin {
    pname = "jule.nvim";
    version = "2025-02-22";
    src = fetchFromGitHub {
      owner = "julelang";
      repo = "jule.nvim";
      rev = "11c983f900dc84dca4ae6bcb54a937a1ceba4038";
      sha256 = "0gajpcg7g3885696aljq7zky8cd0bfsjr7n2fad3d2yf0i999fif";
    };
    meta.homepage = "https://github.com/julelang/jule.nvim/";
    meta.hydraPlatforms = [ ];
  };
  julia-vim = buildVimPlugin {
    pname = "julia-vim";
    version = "2024-05-25";
+2 −0
Original line number Diff line number Diff line
@@ -493,6 +493,8 @@ https://github.com/HiPhish/jinja.vim/,HEAD,
https://github.com/vito-c/jq.vim/,,
https://github.com/neoclide/jsonc.vim/,,
https://github.com/Myzel394/jsonfly.nvim/,HEAD,
https://github.com/julelang/jule.nvim/,HEAD,
https://github.com/julelang/jule.nvim/,HEAD,
https://github.com/JuliaEditorSupport/julia-vim/,,
https://github.com/GCBallesteros/jupytext.nvim/,HEAD,
https://github.com/rebelot/kanagawa.nvim/,,