Merge pull request #189293 from ivankovnatsky/patch-31

This commit is contained in:
Sandro 2022-09-02 00:16:35 +02:00 committed by GitHub
commit 9f867325b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View file

@ -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";

View file

@ -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,