about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-09-02 00:16:35 +0200
committerGitHub <noreply@github.com>2022-09-02 00:16:35 +0200
commit9f867325b5da6c4c9211707abdb481e1d0b3e589 (patch)
tree01de788c48549794317373fb6a945d1f1530ed9b /pkgs/applications/editors
parent5e515466a950da842ce6b7444d9cfcebe321835e (diff)
parenta6eeae2693849b1d3076f63378218e50d90aab11 (diff)
downloadnixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar.gz
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar.bz2
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar.lz
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar.xz
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.tar.zst
nixlib-9f867325b5da6c4c9211707abdb481e1d0b3e589.zip
Merge pull request #189293 from ivankovnatsky/patch-31
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,