about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorIvan Kovnatsky <75213+ivankovnatsky@users.noreply.github.com>2022-09-01 17:56:52 +0300
committerIvan Kovnatsky <75213+ivankovnatsky@users.noreply.github.com>2022-09-01 18:20:54 +0300
commita6eeae2693849b1d3076f63378218e50d90aab11 (patch)
tree583176cdb59a5cda1d74ad8e6aab20c7c8788e13 /pkgs/applications/editors
parent202228fb07dc23414005f0a1c4c97e35f5e4c52c (diff)
downloadnixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar.gz
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar.bz2
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar.lz
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar.xz
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.tar.zst
nixlib-a6eeae2693849b1d3076f63378218e50d90aab11.zip
vimPlugins.context-vim: init at 2022-05-02
Diffstat (limited to 'pkgs/applications/editors')
-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 880ea446be4f..da1aa12dabb6 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -1948,6 +1948,18 @@ final: prev:
     meta.homepage = "https://github.com/Olical/conjure/";
   };
 
+  context-vim = buildVimPluginFrom2Nix {
+    pname = "context.vim";
+    version = "2022-05-02";
+    src = fetchFromGitHub {
+      owner = "wellle";
+      repo = "context.vim";
+      rev = "c06541451aa94957c1c07a9f8a7130ad97d83a65";
+      sha256 = "1n9623cp8ljyrwnq0i4zqfaxp1fwsl5l3shg87ksn1xvj14fw66c";
+    };
+    meta.homepage = "https://github.com/wellle/context.vim/";
+  };
+
   context_filetype-vim = buildVimPluginFrom2Nix {
     pname = "context_filetype.vim";
     version = "2021-08-08";
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index 01b8166b6cc3..df226ed39a8d 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -163,6 +163,7 @@ https://github.com/nvim-treesitter/completion-treesitter/,,
 https://github.com/chikatoike/concealedyank.vim/,,
 https://github.com/rhysd/conflict-marker.vim/,,
 https://github.com/Olical/conjure/,,
+https://github.com/wellle/context.vim/,,
 https://github.com/Shougo/context_filetype.vim/,,
 https://github.com/github/copilot.vim/,,
 https://github.com/ms-jpq/coq.artifacts/,HEAD,