Unverified Commit 83dc18b3 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #295206 from cjab/outline-nvim

vimPlugins.outline-nvim: init at 2024-01-22
parents ddd3d0d0 7b7b5cd0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8593,6 +8593,18 @@ final: prev:
    meta.homepage = "https://github.com/jmbuhr/otter.nvim/";
  };
  outline-nvim = buildVimPlugin {
    pname = "outline.nvim";
    version = "2024-01-22";
    src = fetchFromGitHub {
      owner = "hedyhli";
      repo = "outline.nvim";
      rev = "a8d40aecb799196303ff3521c0e31c87bba57198";
      sha256 = "1xhqrgjj37d1wq7vrcw9vwmrvzl5a3vyz4k0dglvgjq5z2g5zb0x";
    };
    meta.homepage = "https://github.com/hedyhli/outline.nvim/";
  };
  overseer-nvim = buildVimPlugin {
    pname = "overseer.nvim";
    version = "2024-03-07";
+1 −0
Original line number Diff line number Diff line
@@ -722,6 +722,7 @@ https://github.com/salkin-mada/openscad.nvim/,HEAD,
https://github.com/nvim-orgmode/orgmode/,,
https://github.com/rgroli/other.nvim/,HEAD,
https://github.com/jmbuhr/otter.nvim/,,
https://github.com/hedyhli/outline.nvim/,HEAD,
https://github.com/stevearc/overseer.nvim/,HEAD,
https://github.com/nyoom-engineering/oxocarbon.nvim/,HEAD,
https://github.com/vuki656/package-info.nvim/,,