about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2024-03-16 22:38:55 -0500
committerGitHub <noreply@github.com>2024-03-16 22:38:55 -0500
commit83dc18b3943ad55ba16306d8b959e0a29071d640 (patch)
treeff310ca6c59cfcf721cb8f1873847f05b7fccf74 /pkgs/applications
parentddd3d0d016ffd608cbed6fd8efb2c962318442c6 (diff)
parent7b7b5cd0874c3c7b399dfc60569b541e4e21934d (diff)
downloadnixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar.gz
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar.bz2
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar.lz
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar.xz
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.tar.zst
nixlib-83dc18b3943ad55ba16306d8b959e0a29071d640.zip
Merge pull request #295206 from cjab/outline-nvim
vimPlugins.outline-nvim: init at 2024-01-22
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix12
-rw-r--r--pkgs/applications/editors/vim/plugins/vim-plugin-names1
2 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index 5c8f612b9fcd..2f39d556a4f3 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -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";
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index 8a8b152607b8..72907bff933f 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -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/,,