Commit c45f48cd authored by fmway's avatar fmway
Browse files

vimPlugins.nvzone-volt: init 2024-11-17

parent f8b656d0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -9846,6 +9846,18 @@ final: prev:
    meta.homepage = "https://github.com/zbirenbaum/nvterm/";
  };
  nvzone-volt = buildVimPlugin {
    pname = "nvzone-volt";
    version = "2024-11-17";
    src = fetchFromGitHub {
      owner = "nvzone";
      repo = "volt";
      rev = "41c03a5d6a0a8a997e774a3482d82e5ef820c6ba";
      sha256 = "0iw3idylw2g63ndc3fidivwb1230l29bg7scy0p0aqw2ddywknhy";
    };
    meta.homepage = "https://github.com/nvzone/volt/";
  };
  obsidian-nvim = buildVimPlugin {
    pname = "obsidian.nvim";
    version = "2024-08-01";
+1 −0
Original line number Diff line number Diff line
@@ -818,6 +818,7 @@ https://github.com/roxma/nvim-yarp/,,
https://github.com/andersevenrud/nvim_context_vt/,,
https://github.com/neovim/nvimdev.nvim/,,
https://github.com/zbirenbaum/nvterm/,HEAD,
https://github.com/nvzone/volt/,HEAD,nvzone-volt
https://github.com/epwalsh/obsidian.nvim/,HEAD,
https://github.com/nvimdev/oceanic-material/,,
https://github.com/mhartington/oceanic-next/,,