Merge pull request #123920 from RonanMacF/master
This commit is contained in:
commit
fc3ba6bd8b
@ -413,12 +413,12 @@ final: prev:
|
|||||||
|
|
||||||
chadtree = buildVimPluginFrom2Nix {
|
chadtree = buildVimPluginFrom2Nix {
|
||||||
pname = "chadtree";
|
pname = "chadtree";
|
||||||
version = "2021-05-21";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ms-jpq";
|
owner = "ms-jpq";
|
||||||
repo = "chadtree";
|
repo = "chadtree";
|
||||||
rev = "6769987c13e313497e0fe98a59ccee0e70388927";
|
rev = "dd54a707f372bc8f631d7c70f70f1b55a0f56926";
|
||||||
sha256 = "1xaddhij0f652rx2k5iar8892ly84nslw8j74l7srfxs7l91kpyi";
|
sha256 = "16sbhn3711hqwv3qykg5lbf09fl6pn58aclsx5r3nnifdc531sc6";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/ms-jpq/chadtree/";
|
meta.homepage = "https://github.com/ms-jpq/chadtree/";
|
||||||
};
|
};
|
||||||
@ -712,6 +712,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/chikatoike/concealedyank.vim/";
|
meta.homepage = "https://github.com/chikatoike/concealedyank.vim/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
conflict-marker-vim = buildVimPluginFrom2Nix {
|
||||||
|
pname = "conflict-marker-vim";
|
||||||
|
version = "2020-09-23";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "rhysd";
|
||||||
|
repo = "conflict-marker.vim";
|
||||||
|
rev = "6a9b8f92a57ea8a90cbf62c960db9e5894be2d7a";
|
||||||
|
sha256 = "0vw5kvnmwwia65gni97vk42b9s47r3p5bglrhpcxsvs3f4s250vq";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/rhysd/conflict-marker.vim/";
|
||||||
|
};
|
||||||
|
|
||||||
conjure = buildVimPluginFrom2Nix {
|
conjure = buildVimPluginFrom2Nix {
|
||||||
pname = "conjure";
|
pname = "conjure";
|
||||||
version = "2021-05-15";
|
version = "2021-05-15";
|
||||||
@ -1304,12 +1316,12 @@ final: prev:
|
|||||||
|
|
||||||
edge = buildVimPluginFrom2Nix {
|
edge = buildVimPluginFrom2Nix {
|
||||||
pname = "edge";
|
pname = "edge";
|
||||||
version = "2021-05-19";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "sainnhe";
|
owner = "sainnhe";
|
||||||
repo = "edge";
|
repo = "edge";
|
||||||
rev = "48b0c85e093a4fb9eeb00092b85ba66555e924b1";
|
rev = "af858776b6faf81b9eb50f8bbb87c639ee483c93";
|
||||||
sha256 = "0p033nxhwwk0dirdkbpcqjyv4k8sbif1m1df3xkqgydd0fj9yyp5";
|
sha256 = "07smppxp2wr4282vsz0zdx3kkhvrx9f5140dwx4h4p8chs1c1zc5";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/sainnhe/edge/";
|
meta.homepage = "https://github.com/sainnhe/edge/";
|
||||||
};
|
};
|
||||||
@ -1893,6 +1905,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/travitch/hasksyn/";
|
meta.homepage = "https://github.com/travitch/hasksyn/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hiPairs = buildVimPluginFrom2Nix {
|
||||||
|
pname = "hiPairs";
|
||||||
|
version = "2020-12-10";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "Yggdroot";
|
||||||
|
repo = "hiPairs";
|
||||||
|
rev = "8272bf6979d0ee65a3fdbbb97eff3dda79b661b2";
|
||||||
|
sha256 = "1hcskq9zdkf8vlxwd2n403m4rq7495v2fj35hjf6461hqx9v9dnw";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/Yggdroot/hiPairs/";
|
||||||
|
};
|
||||||
|
|
||||||
hlint-refactor-vim = buildVimPluginFrom2Nix {
|
hlint-refactor-vim = buildVimPluginFrom2Nix {
|
||||||
pname = "hlint-refactor-vim";
|
pname = "hlint-refactor-vim";
|
||||||
version = "2015-12-05";
|
version = "2015-12-05";
|
||||||
@ -2508,12 +2532,12 @@ final: prev:
|
|||||||
|
|
||||||
lspkind-nvim = buildVimPluginFrom2Nix {
|
lspkind-nvim = buildVimPluginFrom2Nix {
|
||||||
pname = "lspkind-nvim";
|
pname = "lspkind-nvim";
|
||||||
version = "2021-02-06";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "onsails";
|
owner = "onsails";
|
||||||
repo = "lspkind-nvim";
|
repo = "lspkind-nvim";
|
||||||
rev = "953ca895203c095e13f97a8ece790bf546c82d1c";
|
rev = "3469f0c9a6767625d532a74a167f5d6ba2b8c5bf";
|
||||||
sha256 = "15rfzcmfwig7x8pbgc1maimqkqwqr4dbpf7498a0s16vng673bgk";
|
sha256 = "1ff1i6m9kk3n36n24c109g6yddcbbzm10iigvi0pv1z2fdpsrl07";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/onsails/lspkind-nvim/";
|
meta.homepage = "https://github.com/onsails/lspkind-nvim/";
|
||||||
};
|
};
|
||||||
@ -3322,6 +3346,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/mfussenegger/nvim-dap/";
|
meta.homepage = "https://github.com/mfussenegger/nvim-dap/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nvim-dap-ui = buildVimPluginFrom2Nix {
|
||||||
|
pname = "nvim-dap-ui";
|
||||||
|
version = "2021-05-21";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "rcarriga";
|
||||||
|
repo = "nvim-dap-ui";
|
||||||
|
rev = "cf7a6bb4e7c93ef60a18097bd24a6db2baea7306";
|
||||||
|
sha256 = "0mv7230xpcicaypmlfjsyhzwb6mp8vyp0sdzis5z2ixvm7rmh70a";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/";
|
||||||
|
};
|
||||||
|
|
||||||
nvim-dap-virtual-text = buildVimPluginFrom2Nix {
|
nvim-dap-virtual-text = buildVimPluginFrom2Nix {
|
||||||
pname = "nvim-dap-virtual-text";
|
pname = "nvim-dap-virtual-text";
|
||||||
version = "2021-05-16";
|
version = "2021-05-16";
|
||||||
@ -3504,12 +3540,12 @@ final: prev:
|
|||||||
|
|
||||||
nvim-treesitter = buildVimPluginFrom2Nix {
|
nvim-treesitter = buildVimPluginFrom2Nix {
|
||||||
pname = "nvim-treesitter";
|
pname = "nvim-treesitter";
|
||||||
version = "2021-05-20";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nvim-treesitter";
|
owner = "nvim-treesitter";
|
||||||
repo = "nvim-treesitter";
|
repo = "nvim-treesitter";
|
||||||
rev = "9a3acbc48d61995d98cf073fef8b0b57b3cfb0b9";
|
rev = "9d1d9b1b9438f8c5b2d4c48fe040160b0ac6b316";
|
||||||
sha256 = "1iggsissn8amhx9hp8fnya44rq5m7jnqm8mpgk4j7lgxq1zibgm4";
|
sha256 = "1slhsnkza7wrm0vybfx98r7767hjlzlymy66hh6py27a8bazr5aj";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/";
|
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/";
|
||||||
};
|
};
|
||||||
@ -3526,6 +3562,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/romgrk/nvim-treesitter-context/";
|
meta.homepage = "https://github.com/romgrk/nvim-treesitter-context/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nvim-treesitter-pyfold = buildVimPluginFrom2Nix {
|
||||||
|
pname = "nvim-treesitter-pyfold";
|
||||||
|
version = "2021-05-20";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "eddiebergman";
|
||||||
|
repo = "nvim-treesitter-pyfold";
|
||||||
|
rev = "9a50e33acf6b6e711e6d5cc82456adb6f9b9dc3d";
|
||||||
|
sha256 = "0mbd5bp2c6kxn9dmc3vn3ia0silc7kb8mwwcm3q78n866ab4vpcc";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/eddiebergman/nvim-treesitter-pyfold/";
|
||||||
|
};
|
||||||
|
|
||||||
nvim-treesitter-refactor = buildVimPluginFrom2Nix {
|
nvim-treesitter-refactor = buildVimPluginFrom2Nix {
|
||||||
pname = "nvim-treesitter-refactor";
|
pname = "nvim-treesitter-refactor";
|
||||||
version = "2021-05-03";
|
version = "2021-05-03";
|
||||||
@ -3742,6 +3790,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/tmsvg/pear-tree/";
|
meta.homepage = "https://github.com/tmsvg/pear-tree/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pears-nvim = buildVimPluginFrom2Nix {
|
||||||
|
pname = "pears-nvim";
|
||||||
|
version = "2021-05-21";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "steelsojka";
|
||||||
|
repo = "pears.nvim";
|
||||||
|
rev = "658f9e25f46005aa0e12de81abbfadefaad56e39";
|
||||||
|
sha256 = "11v92n6qpy7ryhyg6yqq4b48mskzm6ypc9vgfpr2l5irppai1x1r";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/steelsojka/pears.nvim/";
|
||||||
|
};
|
||||||
|
|
||||||
peskcolor-vim = buildVimPluginFrom2Nix {
|
peskcolor-vim = buildVimPluginFrom2Nix {
|
||||||
pname = "peskcolor-vim";
|
pname = "peskcolor-vim";
|
||||||
version = "2016-06-11";
|
version = "2016-06-11";
|
||||||
@ -4021,12 +4081,12 @@ final: prev:
|
|||||||
|
|
||||||
registers-nvim = buildVimPluginFrom2Nix {
|
registers-nvim = buildVimPluginFrom2Nix {
|
||||||
pname = "registers-nvim";
|
pname = "registers-nvim";
|
||||||
version = "2021-05-20";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "tversteeg";
|
owner = "tversteeg";
|
||||||
repo = "registers.nvim";
|
repo = "registers.nvim";
|
||||||
rev = "250297a3bdab7572c858fa8ca1816651c8016557";
|
rev = "c0b02c5d0884dcfdd1a4665a1eb55468f4e398d3";
|
||||||
sha256 = "1zxww3abnsaw57npiqh33d3s199w2jpc797gv21ys1w9h2g98m6k";
|
sha256 = "1z7pd77gi313asy5d2qvv8nc76rrf2zi18w6gwavygvfkpn3hf65";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/tversteeg/registers.nvim/";
|
meta.homepage = "https://github.com/tversteeg/registers.nvim/";
|
||||||
};
|
};
|
||||||
@ -4163,6 +4223,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/saltstack/salt-vim/";
|
meta.homepage = "https://github.com/saltstack/salt-vim/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
scrollbar-nvim = buildVimPluginFrom2Nix {
|
||||||
|
pname = "scrollbar-nvim";
|
||||||
|
version = "2020-09-28";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "Xuyuanp";
|
||||||
|
repo = "scrollbar.nvim";
|
||||||
|
rev = "72a4174a47a89b7f89401fc66de0df95580fa48c";
|
||||||
|
sha256 = "10kk74pmbzc4v70n8vwb2zk0ayr147xy9zk2sbr78zwqf12gas9y";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/Xuyuanp/scrollbar.nvim/";
|
||||||
|
};
|
||||||
|
|
||||||
self = buildVimPluginFrom2Nix {
|
self = buildVimPluginFrom2Nix {
|
||||||
pname = "self";
|
pname = "self";
|
||||||
version = "2014-05-28";
|
version = "2014-05-28";
|
||||||
@ -4321,12 +4393,12 @@ final: prev:
|
|||||||
|
|
||||||
sonokai = buildVimPluginFrom2Nix {
|
sonokai = buildVimPluginFrom2Nix {
|
||||||
pname = "sonokai";
|
pname = "sonokai";
|
||||||
version = "2021-05-19";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "sainnhe";
|
owner = "sainnhe";
|
||||||
repo = "sonokai";
|
repo = "sonokai";
|
||||||
rev = "2ab955b30545b7074aa28daae73bbc7050fc55f0";
|
rev = "53e874723f4564a12ca0af30541dca4a9d315556";
|
||||||
sha256 = "0ya3xa9fq6dn2s77qg2snx68aigl9px3flaawpsa0nf8np3jl6kz";
|
sha256 = "1wbwpawmlc25wdnmhidrj9k591zqc2srszh20xv60p0dg2aylmx5";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/sainnhe/sonokai/";
|
meta.homepage = "https://github.com/sainnhe/sonokai/";
|
||||||
};
|
};
|
||||||
@ -4634,12 +4706,12 @@ final: prev:
|
|||||||
|
|
||||||
taskwiki = buildVimPluginFrom2Nix {
|
taskwiki = buildVimPluginFrom2Nix {
|
||||||
pname = "taskwiki";
|
pname = "taskwiki";
|
||||||
version = "2021-04-03";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "tools-life";
|
owner = "tools-life";
|
||||||
repo = "taskwiki";
|
repo = "taskwiki";
|
||||||
rev = "23a3c20a7d5185700e1e6504c3808cfa9eff78d4";
|
rev = "48e24b03c079be43e296981b2ed0a464bbb710d2";
|
||||||
sha256 = "0jwb4hcyqwpjaxlissvi69d6fx4dwb7ypdigc2w5hnhfw8nv0kb1";
|
sha256 = "0x57cjzxhphvmxai4pl5752vvi6mlgf0d2mwwnwj0mwc8h0n5dhz";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/tools-life/taskwiki/";
|
meta.homepage = "https://github.com/tools-life/taskwiki/";
|
||||||
};
|
};
|
||||||
@ -4656,6 +4728,18 @@ final: prev:
|
|||||||
meta.homepage = "https://github.com/tomtom/tcomment_vim/";
|
meta.homepage = "https://github.com/tomtom/tcomment_vim/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
telescope-dap-nvim = buildVimPluginFrom2Nix {
|
||||||
|
pname = "telescope-dap-nvim";
|
||||||
|
version = "2021-03-26";
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "nvim-telescope";
|
||||||
|
repo = "telescope-dap.nvim";
|
||||||
|
rev = "b4134fff5cbaf3b876e6011212ed60646e56f060";
|
||||||
|
sha256 = "1fcpw42bwl5iych3hxrrl08s5hm6r6k0qx2savw853f3ff982s38";
|
||||||
|
};
|
||||||
|
meta.homepage = "https://github.com/nvim-telescope/telescope-dap.nvim/";
|
||||||
|
};
|
||||||
|
|
||||||
telescope-frecency-nvim = buildVimPluginFrom2Nix {
|
telescope-frecency-nvim = buildVimPluginFrom2Nix {
|
||||||
pname = "telescope-frecency-nvim";
|
pname = "telescope-frecency-nvim";
|
||||||
version = "2021-04-17";
|
version = "2021-04-17";
|
||||||
@ -5908,12 +5992,12 @@ final: prev:
|
|||||||
|
|
||||||
vim-dirvish-git = buildVimPluginFrom2Nix {
|
vim-dirvish-git = buildVimPluginFrom2Nix {
|
||||||
pname = "vim-dirvish-git";
|
pname = "vim-dirvish-git";
|
||||||
version = "2020-12-18";
|
version = "2021-05-22";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kristijanhusak";
|
owner = "kristijanhusak";
|
||||||
repo = "vim-dirvish-git";
|
repo = "vim-dirvish-git";
|
||||||
rev = "0c8c1a2878074abb0ac24054810de427ebff5500";
|
rev = "1d938c826503059660d89f186d2e8affc686a0e8";
|
||||||
sha256 = "0gan44cyjskzjx5wv20zyvw2jn4cs4537fpwh2m3vi6758s2bmwy";
|
sha256 = "11vd07cy8bylh75hznddpkpjyr4jg8sgcq12rv1pig4p6wh4lzm5";
|
||||||
};
|
};
|
||||||
meta.homepage = "https://github.com/kristijanhusak/vim-dirvish-git/";
|
meta.homepage = "https://github.com/kristijanhusak/vim-dirvish-git/";
|
||||||
};
|
};
|
||||||
|
@ -106,6 +106,7 @@ dylanaraps/wal.vim
|
|||||||
eagletmt/ghcmod-vim
|
eagletmt/ghcmod-vim
|
||||||
eagletmt/neco-ghc
|
eagletmt/neco-ghc
|
||||||
easymotion/vim-easymotion
|
easymotion/vim-easymotion
|
||||||
|
eddiebergman/nvim-treesitter-pyfold
|
||||||
editorconfig/editorconfig-vim
|
editorconfig/editorconfig-vim
|
||||||
edluffy/hologram.nvim@main
|
edluffy/hologram.nvim@main
|
||||||
edluffy/specs.nvim@main
|
edluffy/specs.nvim@main
|
||||||
@ -458,6 +459,7 @@ nvim-lua/lsp-status.nvim
|
|||||||
nvim-lua/lsp_extensions.nvim
|
nvim-lua/lsp_extensions.nvim
|
||||||
nvim-lua/plenary.nvim
|
nvim-lua/plenary.nvim
|
||||||
nvim-lua/popup.nvim
|
nvim-lua/popup.nvim
|
||||||
|
nvim-telescope/telescope-dap.nvim
|
||||||
nvim-telescope/telescope-frecency.nvim
|
nvim-telescope/telescope-frecency.nvim
|
||||||
nvim-telescope/telescope-fzf-writer.nvim
|
nvim-telescope/telescope-fzf-writer.nvim
|
||||||
nvim-telescope/telescope-fzy-native.nvim
|
nvim-telescope/telescope-fzy-native.nvim
|
||||||
@ -528,7 +530,9 @@ ray-x/aurora
|
|||||||
ray-x/lsp_signature.nvim
|
ray-x/lsp_signature.nvim
|
||||||
rbgrouleff/bclose.vim
|
rbgrouleff/bclose.vim
|
||||||
rbong/vim-flog
|
rbong/vim-flog
|
||||||
|
rcarriga/nvim-dap-ui
|
||||||
rhysd/committia.vim
|
rhysd/committia.vim
|
||||||
|
rhysd/conflict-marker.vim
|
||||||
rhysd/devdocs.vim
|
rhysd/devdocs.vim
|
||||||
rhysd/git-messenger.vim
|
rhysd/git-messenger.vim
|
||||||
rhysd/vim-clang-format
|
rhysd/vim-clang-format
|
||||||
@ -601,6 +605,7 @@ solarnz/arcanist.vim
|
|||||||
sonph/onehalf
|
sonph/onehalf
|
||||||
srcery-colors/srcery-vim
|
srcery-colors/srcery-vim
|
||||||
steelsojka/completion-buffers
|
steelsojka/completion-buffers
|
||||||
|
steelsojka/pears.nvim
|
||||||
stefandtw/quickfix-reflector.vim
|
stefandtw/quickfix-reflector.vim
|
||||||
stephpy/vim-yaml
|
stephpy/vim-yaml
|
||||||
sunaku/vim-dasht
|
sunaku/vim-dasht
|
||||||
@ -774,8 +779,10 @@ xolox/vim-easytags
|
|||||||
xolox/vim-misc
|
xolox/vim-misc
|
||||||
xuhdev/vim-latex-live-preview
|
xuhdev/vim-latex-live-preview
|
||||||
Xuyuanp/nerdtree-git-plugin
|
Xuyuanp/nerdtree-git-plugin
|
||||||
|
Xuyuanp/scrollbar.nvim
|
||||||
yamatsum/nvim-nonicons@main
|
yamatsum/nvim-nonicons@main
|
||||||
ycm-core/YouCompleteMe
|
ycm-core/YouCompleteMe
|
||||||
|
Yggdroot/hiPairs
|
||||||
Yggdroot/indentLine
|
Yggdroot/indentLine
|
||||||
Yggdroot/LeaderF
|
Yggdroot/LeaderF
|
||||||
Yilin-Yang/vim-markbar
|
Yilin-Yang/vim-markbar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user