Merge pull request #248762 from usmcamp0811/vim-plugins

This commit is contained in:
figsoda 2023-08-17 09:28:33 -04:00 committed by GitHub
commit bf8971d84b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 282 additions and 76 deletions

View File

@ -967,12 +967,12 @@ final: prev:
base46 = buildVimPluginFrom2Nix {
pname = "base46";
version = "2023-07-29";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "nvchad";
repo = "base46";
rev = "1a3faca5fdb6da541a28c37efdb60d99b34c15cc";
sha256 = "1yjhfd8cc8k449qxbf4c7mm5fgi3qblbh6775byrib73hbli7p2c";
rev = "e56d8b27addf13504ac112ecdb37acb5ac16065b";
sha256 = "0wzi5fkzdxx5xcbs20a9a52yb8b6v60gbd8j3n76bppss06h0lmg";
};
meta.homepage = "https://github.com/nvchad/base46/";
};
@ -1235,8 +1235,8 @@ final: prev:
src = fetchFromGitHub {
owner = "ms-jpq";
repo = "chadtree";
rev = "7dbc8b17c6d22a7511a8818636a8f7a428cf56f8";
sha256 = "1vqw7g4kqjrcjfqzq4r995lh0yc466pa88d24ii38vwzmzp27z10";
rev = "f897f9caaee339c8447280838c6d0c6770ef534a";
sha256 = "1ckpch1i1d3lfmrm5mxw9dikrbsa2mhp5q3fwm7yrlx1mlvh1ahg";
};
meta.homepage = "https://github.com/ms-jpq/chadtree/";
};
@ -2033,6 +2033,18 @@ final: prev:
meta.homepage = "https://github.com/Exafunction/codeium.vim/";
};
codewindow-nvim = buildVimPluginFrom2Nix {
pname = "codewindow.nvim";
version = "2023-07-23";
src = fetchFromGitHub {
owner = "gorbit99";
repo = "codewindow.nvim";
rev = "11fb5520898d22a563fe6a124a61c0d2887f3d3f";
sha256 = "1rnw5z3vwc183gvk3v3xciyzgqwfp0jsd5vckj5gpig1lg9l4yzf";
};
meta.homepage = "https://github.com/gorbit99/codewindow.nvim/";
};
codi-vim = buildVimPluginFrom2Nix {
pname = "codi.vim";
version = "2023-02-28";
@ -2947,6 +2959,18 @@ final: prev:
meta.homepage = "https://github.com/direnv/direnv.vim/";
};
distant-nvim = buildVimPluginFrom2Nix {
pname = "distant.nvim";
version = "2023-07-24";
src = fetchFromGitHub {
owner = "chipsenkbeil";
repo = "distant.nvim";
rev = "17bcd37f8d91dcb987456be456d8a95db1a772ba";
sha256 = "0z6if0p7n8bi5gd4p3h7i7z3kq8q2yr864nfq0bvzy9ps131z9wl";
};
meta.homepage = "https://github.com/chipsenkbeil/distant.nvim/";
};
doki-theme-vim = buildVimPluginFrom2Nix {
pname = "doki-theme-vim";
version = "2023-01-07";
@ -3299,12 +3323,12 @@ final: prev:
firenvim = buildVimPluginFrom2Nix {
pname = "firenvim";
version = "2023-08-07";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "glacambre";
repo = "firenvim";
rev = "2a709e2bf9e2ff065e13619d21b5a672e51023f6";
sha256 = "1bk5fdsv55cydbqli86xq9fw170qm46zi3m7l1jfz2hd1dlw4q1z";
rev = "1acdf0270bdd9b83a876a15c99dca3c9b40fbaa5";
sha256 = "0fi5rf408ii5k3zkjkvc2n8n18g1wd54c3k4a8ir0bzgsiwqv767";
};
meta.homepage = "https://github.com/glacambre/firenvim/";
};
@ -3418,6 +3442,18 @@ final: prev:
meta.homepage = "https://github.com/akinsho/flutter-tools.nvim/";
};
fold-preview-nvim = buildVimPluginFrom2Nix {
pname = "fold-preview.nvim";
version = "2023-01-27";
src = fetchFromGitHub {
owner = "anuvyklack";
repo = "fold-preview.nvim";
rev = "b7920cb0aba2b48a6b679bff45f98c3ebc0f0b89";
sha256 = "1hjzwcs7cdyf8sn3hj4vl5zpn3lzd2qvsg44wzvlslnynqcxkg0l";
};
meta.homepage = "https://github.com/anuvyklack/fold-preview.nvim/";
};
formatter-nvim = buildVimPluginFrom2Nix {
pname = "formatter.nvim";
version = "2023-07-13";
@ -3852,12 +3888,12 @@ final: prev:
grammar-guard-nvim = buildVimPluginFrom2Nix {
pname = "grammar-guard.nvim";
version = "2022-01-03";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "brymer-meneses";
repo = "grammar-guard.nvim";
rev = "ea163c4adfd68fdd40e095cdf39cb506bf3ce3b2";
sha256 = "0wdbpkg1y0s7fhaybyj735dxdkvfgnng49i8k0zrsy16d75md4bs";
rev = "265e5a0eba8cf5b14702a93841b218d4c05be43b";
sha256 = "040m6gpvgqh1h9cysbbrmklbf5vw13ij4ffvxbnzs33xfbl8q058";
};
meta.homepage = "https://github.com/brymer-meneses/grammar-guard.nvim/";
};
@ -4150,12 +4186,12 @@ final: prev:
hotpot-nvim = buildVimPluginFrom2Nix {
pname = "hotpot.nvim";
version = "2023-08-11";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "rktjmp";
repo = "hotpot.nvim";
rev = "42cb3f364a7ac6c2dfca08c8b86f950b00097657";
sha256 = "0y1049gmg6ia594ms00hx485d06cjmj9g65wgqnmziyjkssvbjan";
rev = "e5bb83d608271a9d977718f30f1b6bc9bd1b0dbe";
sha256 = "18nakf34apry57c4b3jprkc40ixg4p3a4nws7rh9i5dfi504blr7";
};
meta.homepage = "https://github.com/rktjmp/hotpot.nvim/";
};
@ -4246,12 +4282,12 @@ final: prev:
image-nvim = buildVimPluginFrom2Nix {
pname = "image.nvim";
version = "2023-07-17";
version = "2023-07-22";
src = fetchFromGitHub {
owner = "3rd";
repo = "image.nvim";
rev = "24c312191ca6bc04e45610a7bcb984d3bf208820";
sha256 = "1fy024nd01wryrasibc4b8divcfzx3a7xxfzx968l4a4l1q3l6vc";
rev = "5d8b8b3acbe2ec6fcfe782cbda3a8ebdad9c1b51";
sha256 = "0s7s803gg2b4wilfx973kf4c2gppsyr747wkwjlms3yjbx8iyb8k";
};
meta.homepage = "https://github.com/3rd/image.nvim/";
};
@ -4581,6 +4617,18 @@ final: prev:
meta.homepage = "https://github.com/kmonad/kmonad-vim/";
};
knap = buildVimPluginFrom2Nix {
pname = "knap";
version = "2023-07-25";
src = fetchFromGitHub {
owner = "frabjous";
repo = "knap";
rev = "503010f541696e99ed5c62f658620e546cebf8b0";
sha256 = "1aqfy1c4h95p94npdvyd7dhkr19f4qbnmr05sg1wbvqd9lfkslym";
};
meta.homepage = "https://github.com/frabjous/knap/";
};
kommentary = buildVimPluginFrom2Nix {
pname = "kommentary";
version = "2023-01-06";
@ -5265,6 +5313,18 @@ final: prev:
meta.homepage = "https://github.com/iamcco/markdown-preview.nvim/";
};
markid = buildVimPluginFrom2Nix {
pname = "markid";
version = "2023-07-01";
src = fetchFromGitHub {
owner = "David-Kunz";
repo = "markid";
rev = "46d03e1b7d82c07bbf06ef2f6595fea73ae6410b";
sha256 = "1mk96p5if9zd3apv7d2kn4c3h2ik39v80apr0qf10h8lwx5zx19c";
};
meta.homepage = "https://github.com/David-Kunz/markid/";
};
marks-nvim = buildVimPluginFrom2Nix {
pname = "marks.nvim";
version = "2023-02-25";
@ -5385,14 +5445,26 @@ final: prev:
meta.homepage = "https://github.com/savq/melange-nvim/";
};
mind-nvim = buildVimPluginFrom2Nix {
pname = "mind.nvim";
version = "2023-03-22";
src = fetchFromGitHub {
owner = "phaazon";
repo = "mind.nvim";
rev = "002137dd7cf97865ebd01b6a260209d2daf2da66";
sha256 = "1p7gb8p1jrb2wx3x67lv7am3k1a14kvwsq89fdpb8b060s2l1214";
};
meta.homepage = "https://github.com/phaazon/mind.nvim/";
};
mini-nvim = buildVimPluginFrom2Nix {
pname = "mini.nvim";
version = "2023-08-08";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
rev = "1b52c4ce7880b95d6c80eeb3cfe8e2da27d19db4";
sha256 = "02262ykxldwxhwf6aw0q9hsz3qda43qcj770hmr1fn6xmg4b6zyl";
rev = "654c723046d8f06151c7e940819c66030df011e7";
sha256 = "1glvdrws6q2ynmmnhhw88704lb1q5npqnl4vwls8yy3pvwwz78l8";
};
meta.homepage = "https://github.com/echasnovski/mini.nvim/";
};
@ -5505,6 +5577,18 @@ final: prev:
meta.homepage = "https://github.com/yegappan/mru/";
};
nabla-nvim = buildVimPluginFrom2Nix {
pname = "nabla.nvim";
version = "2023-04-22";
src = fetchFromGitHub {
owner = "jbyuki";
repo = "nabla.nvim";
rev = "8c143ad2b3ab3b8ffbd51e238ccfcbd246452a7e";
sha256 = "17iw6ca9b8mrw68f4zkghnf3if76yrpj5fn8cp8829zpm722l6b1";
};
meta.homepage = "https://github.com/jbyuki/nabla.nvim/";
};
ncm2 = buildVimPluginFrom2Nix {
pname = "ncm2";
version = "2022-03-17";
@ -5735,24 +5819,24 @@ final: prev:
neco-vim = buildVimPluginFrom2Nix {
pname = "neco-vim";
version = "2023-07-31";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "Shougo";
repo = "neco-vim";
rev = "c1803742fed623212e675909ed74657cf6a77a2f";
sha256 = "1w4gqdjiv624izl5j92sjrrc2p72k9vq6pq1gwkyvhhvvaqnxhzs";
rev = "98f142bc8279d467e4e8ad81f1f007b1fe13d0a1";
sha256 = "0a5v767ad746m4vhzj5lq11h7zxc78zz4mxs4dr0s5n9a3g6z9sl";
};
meta.homepage = "https://github.com/Shougo/neco-vim/";
};
neo-tree-nvim = buildVimPluginFrom2Nix {
pname = "neo-tree.nvim";
version = "2023-08-07";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "nvim-neo-tree";
repo = "neo-tree.nvim";
rev = "38293fe690981aba6cfef5e440f26d8b956d463e";
sha256 = "1mr6wllc1nv6zdrw4hzya5hmhzw1vclfim6f90xhln3vkbyci88b";
rev = "76c43f4017b26127b4749570f947385d0c872224";
sha256 = "12qja6fw5pmpwn914gmgkk0ck55g61z9ndlqpadk1z8d3939rnbp";
};
meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/";
};
@ -5795,24 +5879,24 @@ final: prev:
neodev-nvim = buildVimPluginFrom2Nix {
pname = "neodev.nvim";
version = "2023-08-10";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "folke";
repo = "neodev.nvim";
rev = "81a893eb94d502b2cbb08ed3871eeaadfd240131";
sha256 = "1b3lhl2hr42vhh7nvjhm4isp034n80il4d5x6b415vcacc0187ag";
rev = "9a5c0f0de5c15fba52d4fb83d425d3f4fa7abfa1";
sha256 = "1yvshl98nlza20lzay9q3rwv16xcnbrvjiwqn0f71zxrs7hzzs66";
};
meta.homepage = "https://github.com/folke/neodev.nvim/";
};
neoformat = buildVimPluginFrom2Nix {
pname = "neoformat";
version = "2023-08-03";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "sbdchd";
repo = "neoformat";
rev = "08a621bd659511379e753970a4f3adebd45be8f4";
sha256 = "04dbccd9nfqj2vv5iv7a9fdz2mdk8kvpyd5gqwjzwsy84v7qx89h";
rev = "159e3e24fc018e16a937286488be17602aff8e3c";
sha256 = "1fyg3s8sqavmg5gqvpfdrywbyx8rfg2qrkc7qlhgs767k6dnp1vw";
};
meta.homepage = "https://github.com/sbdchd/neoformat/";
};
@ -5831,12 +5915,12 @@ final: prev:
neogit = buildVimPluginFrom2Nix {
pname = "neogit";
version = "2023-08-11";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "NeogitOrg";
repo = "neogit";
rev = "e80cd6424a8a85d93bac25b8cd8d1758105f2b0f";
sha256 = "1x5cp250qim36l63qgikqpygmsdcciq7i69gcs3qfx9jxfgih4fh";
rev = "b92d229086f201b983f561a41f3eb18fef7f0e53";
sha256 = "00xwhyiwcyrmbh9zmlbxsrw956vafnn673vdrg06rfx9mqkjzy2f";
};
meta.homepage = "https://github.com/NeogitOrg/neogit/";
};
@ -5889,6 +5973,18 @@ final: prev:
meta.homepage = "https://github.com/rafamadriz/neon/";
};
neorepl-nvim = buildVimPluginFrom2Nix {
pname = "neorepl.nvim";
version = "2022-11-07";
src = fetchFromGitHub {
owner = "ii14";
repo = "neorepl.nvim";
rev = "bc819bb42edca9c4a6b6e5d00f09f94a49c3b735";
sha256 = "05fd3ygqpw5vyqgwc7iwbm8a7y70fl438khp6lz62bcsdd28yirs";
};
meta.homepage = "https://github.com/ii14/neorepl.nvim/";
};
neorg = buildVimPluginFrom2Nix {
pname = "neorg";
version = "2023-08-09";
@ -6215,12 +6311,12 @@ final: prev:
nerdcommenter = buildVimPluginFrom2Nix {
pname = "nerdcommenter";
version = "2023-06-26";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "preservim";
repo = "nerdcommenter";
rev = "ab2ae4d502a26bc591db78a8548823ddd04bbc9c";
sha256 = "1my8nkc1fvs1awlzxqdy8q4448niwbg9ay5jliwly8aiiaxp2qvr";
rev = "d2e21d417f6c788b11ae3b90d7ac478930dead36";
sha256 = "140xp1kqj76gyn440bs62ff85b4xvlvxiyidvb5r4w0imrlacnpc";
};
meta.homepage = "https://github.com/preservim/nerdcommenter/";
};
@ -6455,12 +6551,12 @@ final: prev:
null-ls-nvim = buildVimPluginFrom2Nix {
pname = "null-ls.nvim";
version = "2023-07-06";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "jose-elias-alvarez";
repo = "null-ls.nvim";
rev = "db09b6c691def0038c456551e4e2772186449f35";
sha256 = "133qcapq5klinnbhvbqmww5ibwfrrqn9ysg5gjx1kg2vva7nv8p8";
rev = "0010ea927ab7c09ef0ce9bf28c2b573fc302f5a7";
sha256 = "00nkg77y9mp7ac46bdcaga36bbbrwbp7k1d6ajjgg9qf76pk8q3i";
};
meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/";
};
@ -6599,12 +6695,12 @@ final: prev:
nvim-cmp = buildNeovimPlugin {
pname = "nvim-cmp";
version = "2023-08-10";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "hrsh7th";
repo = "nvim-cmp";
rev = "3b9f28061a67b19cadc13946de981426a6425e4a";
sha256 = "11vxrizzkgk3x2hnd5cjdg53m5hjlf8548hi8aqfnfpr977d3v9s";
rev = "51f1e11a89ec701221877532ee1a23557d291dd5";
sha256 = "11v940v6md7sj1digh7kwckb80zbxxp3shlszi44c43iw9viznxi";
};
meta.homepage = "https://github.com/hrsh7th/nvim-cmp/";
};
@ -6815,12 +6911,12 @@ final: prev:
nvim-gdb = buildVimPluginFrom2Nix {
pname = "nvim-gdb";
version = "2023-08-11";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "sakhnik";
repo = "nvim-gdb";
rev = "a15b1a6a060d77e5a0047ac2962b90c0d47c9903";
sha256 = "088n6ix7hz0k49ykwmpyxphw7mqs1dxdkl43ba0b9nnwbfr6ii1z";
rev = "31511c2b27b7c69ab64e6b369d54cbd4b82348e2";
sha256 = "1ff1b9wgi3711hyx0xr48g4wis0x5hhsrymclrpjiykyvmrjibc2";
};
meta.homepage = "https://github.com/sakhnik/nvim-gdb/";
};
@ -6909,6 +7005,17 @@ final: prev:
meta.homepage = "https://github.com/gennaro-tedesco/nvim-jqx/";
};
nvim-julia-autotest = buildVimPluginFrom2Nix {
pname = "nvim-julia-autotest";
version = "2022-10-31";
src = fetchgit {
url = "https://gitlab.com/usmcamp0811/nvim-julia-autotest";
rev = "b74e2f9c961e604cb56cc23f87188348bfa0f33f";
sha256 = "0jd6r5chh4rdj1jyrsqhb67glwqjcygzvk8gyp0v7axr2xn6r8r1";
};
meta.homepage = "https://gitlab.com/usmcamp0811/nvim-julia-autotest";
};
nvim-lastplace = buildVimPluginFrom2Nix {
pname = "nvim-lastplace";
version = "2023-07-27";
@ -7203,12 +7310,24 @@ final: prev:
src = fetchFromGitHub {
owner = "dstein64";
repo = "nvim-scrollview";
rev = "f3991f78682fd24ad65d936d55715f4c7363016e";
sha256 = "0csf3z48zl3zbj255sd0h823ggi4y2lg6gxy8qr4j0gwrphq1qsc";
rev = "69edd48b8cf0b0502566a436967b78f42ca56a14";
sha256 = "1s8vb06v6hcr71kv4jia2h1kjcd2wci7bcd1imhiqbkh5y5pxh2a";
};
meta.homepage = "https://github.com/dstein64/nvim-scrollview/";
};
nvim-search-and-replace = buildVimPluginFrom2Nix {
pname = "nvim-search-and-replace";
version = "2022-09-06";
src = fetchFromGitHub {
owner = "s1n7ax";
repo = "nvim-search-and-replace";
rev = "1b455cf945c42fa28f95d111d1a1110d24b37175";
sha256 = "054qj69i45lgjflzrfck4jdmsl41mfvk9d092h68a19znsms1i30";
};
meta.homepage = "https://github.com/s1n7ax/nvim-search-and-replace/";
};
nvim-snippy = buildVimPluginFrom2Nix {
pname = "nvim-snippy";
version = "2023-05-15";
@ -7319,12 +7438,12 @@ final: prev:
nvim-treesitter = buildVimPluginFrom2Nix {
pname = "nvim-treesitter";
version = "2023-08-11";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "fa414da96f4a2e60c2ac8082f0c1802b8f3c8f6c";
sha256 = "027702lqkkn1pmwnypmwx1s8bz6lg6ix882g1rcwyrpn3lb85489";
rev = "800b2f388b0f880be8a2fcd29494f7459af30a21";
sha256 = "18zyqj9s071fx8i9m3rmwsy98rv6h2mcl2i8vblhaa55nv6f7y4j";
};
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/";
};
@ -7389,6 +7508,18 @@ final: prev:
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/";
};
nvim-treesitter-textsubjects = buildVimPluginFrom2Nix {
pname = "nvim-treesitter-textsubjects";
version = "2023-08-03";
src = fetchFromGitHub {
owner = "RRethy";
repo = "nvim-treesitter-textsubjects";
rev = "df75fcec548014f158cda6498ac38c4622c221e1";
sha256 = "0fx8b9w03zn6v8db2w6h29y8hpbjckvm27nh49vvsis3icqyk7iv";
};
meta.homepage = "https://github.com/RRethy/nvim-treesitter-textsubjects/";
};
nvim-ts-autotag = buildVimPluginFrom2Nix {
pname = "nvim-ts-autotag";
version = "2023-06-16";
@ -7448,6 +7579,18 @@ final: prev:
meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/";
};
nvim-unception = buildVimPluginFrom2Nix {
pname = "nvim-unception";
version = "2023-04-11";
src = fetchFromGitHub {
owner = "samjwill";
repo = "nvim-unception";
rev = "0cbf11a6c5c4314e88245b69d460f85f30885d2e";
sha256 = "12fy3nchbg7w8yyhk1ym5amx8kvvx73wmlqgi8ss2ikywc7n5d0c";
};
meta.homepage = "https://github.com/samjwill/nvim-unception/";
};
nvim-web-devicons = buildVimPluginFrom2Nix {
pname = "nvim-web-devicons";
version = "2023-08-09";
@ -7558,12 +7701,12 @@ final: prev:
oil-nvim = buildVimPluginFrom2Nix {
pname = "oil.nvim";
version = "2023-08-09";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "stevearc";
repo = "oil.nvim";
rev = "0e5fca35cdc743cf3a448cea1a6251cf25cebafa";
sha256 = "16imjy6hyy9k1s6krkwl1z5vlra81a6fig2553hmwgndi7cjg3x8";
rev = "0ccf95ae5d0ea731de8d427304f95d384a0664c4";
sha256 = "0md4ih34kcfs15vf9g1acnnyzpcja214zdzr8yxzis9idqyh3liz";
fetchSubmodules = true;
};
meta.homepage = "https://github.com/stevearc/oil.nvim/";
@ -7882,6 +8025,18 @@ final: prev:
meta.homepage = "https://github.com/motus/pig.vim/";
};
plantuml-previewer-vim = buildVimPluginFrom2Nix {
pname = "plantuml-previewer.vim";
version = "2023-03-07";
src = fetchFromGitHub {
owner = "weirongxu";
repo = "plantuml-previewer.vim";
rev = "1dd4d0f2b09cd80a217f76d82f93830dbbe689b3";
sha256 = "0pvdiyyqd9j65q9wf3y6jxgry4lxvnbd2ah1761a4vbn02zdrr2v";
};
meta.homepage = "https://github.com/weirongxu/plantuml-previewer.vim/";
};
plantuml-syntax = buildVimPluginFrom2Nix {
pname = "plantuml-syntax";
version = "2022-08-26";
@ -8003,6 +8158,18 @@ final: prev:
meta.homepage = "https://github.com/ewilazarus/preto/";
};
pretty-fold-nvim = buildVimPluginFrom2Nix {
pname = "pretty-fold.nvim";
version = "2022-07-20";
src = fetchFromGitHub {
owner = "anuvyklack";
repo = "pretty-fold.nvim";
rev = "a7d8b424abe0eedf50116c460fbe6dfd5783b1d5";
sha256 = "0fjjd5zyh588czz886v29wff8jy5fwa4nbjfailwph4p9b1xj0rx";
};
meta.homepage = "https://github.com/anuvyklack/pretty-fold.nvim/";
};
prev_indent = buildVimPluginFrom2Nix {
pname = "prev_indent";
version = "2014-03-08";
@ -9306,24 +9473,24 @@ final: prev:
telescope-file-browser-nvim = buildVimPluginFrom2Nix {
pname = "telescope-file-browser.nvim";
version = "2023-07-30";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "nvim-telescope";
repo = "telescope-file-browser.nvim";
rev = "6fe423eea6604c2fcbb906ff5f7e27f748a6ed87";
sha256 = "1hckw1jq0azx33sqawganlk256a88vzifa3f4x0h1q4579j38n1x";
rev = "0e054a9dd786280a4226c50e85e447992f6b3ff0";
sha256 = "1a4q9dfmb5dbsznbpnd3iaqnysa1y29jnpy6kqhk22iwqgj8hwnz";
};
meta.homepage = "https://github.com/nvim-telescope/telescope-file-browser.nvim/";
};
telescope-frecency-nvim = buildVimPluginFrom2Nix {
pname = "telescope-frecency.nvim";
version = "2023-08-11";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "nvim-telescope";
repo = "telescope-frecency.nvim";
rev = "9b17c177447915f066cf78952892fe771c3e43c5";
sha256 = "0c9f7ahlhvky1n9wkc4vfkbiqnwf5d6b4mphcj7grrpm1imxfj8d";
rev = "2ac311a2666edb447db5139b326777c44adc1e2a";
sha256 = "1p8wi76mpr6gsyksbf7xcd6b4888csrrgj1g6hif9yb3d6r7fzm6";
};
meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/";
};
@ -9957,12 +10124,12 @@ final: prev:
typescript-nvim = buildVimPluginFrom2Nix {
pname = "typescript.nvim";
version = "2023-06-28";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "jose-elias-alvarez";
repo = "typescript.nvim";
rev = "de304087e6e49981fde01af8ccc5b21e8519306f";
sha256 = "0l3i9fj76y3yl63fh6hprs5fja0h0jl11lidv3p76bdr041gw06g";
rev = "4de85ef699d7e6010528dcfbddc2ed4c2c421467";
sha256 = "0rx29i3hmzh2knxx098fvfc0iafx3j08bs1zbv4dxadq56dnhaxm";
};
meta.homepage = "https://github.com/jose-elias-alvarez/typescript.nvim/";
};
@ -11887,6 +12054,18 @@ final: prev:
meta.homepage = "https://github.com/rhysd/vim-grammarous/";
};
vim-graphical-preview = buildVimPluginFrom2Nix {
pname = "vim-graphical-preview";
version = "2022-11-28";
src = fetchFromGitHub {
owner = "bytesnake";
repo = "vim-graphical-preview";
rev = "d5692493d33d5c9d776e94c9d77493741a3293c8";
sha256 = "1w7w46359s9s8n2ndihd39bwv69jc4nwjsjy3bgzgrd2qni9xf6p";
};
meta.homepage = "https://github.com/bytesnake/vim-graphical-preview/";
};
vim-graphql = buildVimPluginFrom2Nix {
pname = "vim-graphql";
version = "2023-01-16";
@ -13368,12 +13547,12 @@ final: prev:
vim-pasta = buildVimPluginFrom2Nix {
pname = "vim-pasta";
version = "2018-09-08";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "ku1ik";
repo = "vim-pasta";
rev = "cb4501a123d74fc7d66ac9f10b80c9d393746c66";
sha256 = "14rswwx24i75xzgkbx1hywan1msn2ki26353ly2pyvznnqss1pwq";
rev = "2b786703eef9f82ae7a56f3de4ee43e1e5efaaa5";
sha256 = "1q4d512rq57awasb441slqp29mkzi3jxmy8clrp2s9ydwdbndwlx";
};
meta.homepage = "https://github.com/ku1ik/vim-pasta/";
};
@ -15458,12 +15637,12 @@ final: prev:
yats-vim = buildVimPluginFrom2Nix {
pname = "yats.vim";
version = "2023-08-04";
version = "2023-08-12";
src = fetchFromGitHub {
owner = "HerringtonDarkholme";
repo = "yats.vim";
rev = "6d569339acf5866c468df9c2a06e050c0407ada3";
sha256 = "1zz38g545ar0jis3i8dasfdifnnd0l40q6pclwphwspx6idlzajd";
rev = "8878bdd7fc01eec647267d4433a763474b6a5db4";
sha256 = "0070r63v9kjl3cx9w8xsilyww9nwyharc6l274y7mg4bfhddpbr3";
fetchSubmodules = true;
};
meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/";
@ -15757,6 +15936,18 @@ final: prev:
meta.homepage = "https://github.com/rose-pine/neovim/";
};
samodostal-image-nvim = buildVimPluginFrom2Nix {
pname = "samodostal-image-nvim";
version = "2023-06-08";
src = fetchFromGitHub {
owner = "samodostal";
repo = "image.nvim";
rev = "dcabdf47b0b974b61d08eeafa2c519927e37cf27";
sha256 = "1c0s460nzw1imvvzj6b9hsalv60jmcyrfga5gldbskz58hyj739m";
};
meta.homepage = "https://github.com/samodostal/image.nvim/";
};
tinykeymap = buildVimPluginFrom2Nix {
pname = "tinykeymap";
version = "2019-03-15";

View File

@ -1929,12 +1929,12 @@
};
teal = buildGrammar {
language = "teal";
version = "0.0.0+rev=2158ecc";
version = "0.0.0+rev=33482c9";
src = fetchFromGitHub {
owner = "euclidianAce";
repo = "tree-sitter-teal";
rev = "2158ecce11ea542f9b791baf2c7fb33798174ed2";
hash = "sha256-Vofqs1AW5/a7kdPjY8+fu/t/mfBpaXiFFeG1Y0hsP6E=";
rev = "33482c92a0dfa694491d34e167a1d2f52b0dccb1";
hash = "sha256-6T9hn+Tvz8AYMsAu2J8vt6WkRQRrdGwGJcw3c85W14I=";
};
generate = true;
meta.homepage = "https://github.com/euclidianAce/tree-sitter-teal";
@ -2187,12 +2187,12 @@
};
wing = buildGrammar {
language = "wing";
version = "0.0.0+rev=f416d4b";
version = "0.0.0+rev=9399564";
src = fetchFromGitHub {
owner = "winglang";
repo = "wing";
rev = "f416d4b76141d803ea2ebadf0629fca164133723";
hash = "sha256-xSt6C64PmNJOqZxon4TWbAIlMzSaRClPc47wi9Sxdpk=";
rev = "9399564d1e32864c6af2d49c0dcd1f76d54443f2";
hash = "sha256-Me+AhVl0a38w54vWa4yvxOPHMwVnJw1wewrn0bBC9AM=";
};
location = "libs/tree-sitter-wing";
generate = true;

View File

@ -169,6 +169,7 @@ https://github.com/iamcco/coc-tailwindcss/,,
https://github.com/neoclide/coc.nvim/,release,
https://github.com/manicmaniac/coconut.vim/,HEAD,
https://github.com/Exafunction/codeium.vim/,HEAD,
https://github.com/gorbit99/codewindow.nvim/,HEAD,
https://github.com/metakirby5/codi.vim/,,
https://github.com/tjdevries/colorbuddy.nvim/,,
https://github.com/lilydjwg/colorizer/,,
@ -245,6 +246,7 @@ https://github.com/monaqa/dial.nvim/,HEAD,
https://github.com/sindrets/diffview.nvim/,,
https://github.com/elihunter173/dirbuf.nvim/,HEAD,
https://github.com/direnv/direnv.vim/,,
https://github.com/chipsenkbeil/distant.nvim/,HEAD,
https://github.com/doki-theme/doki-theme-vim/,,
https://github.com/Mofiqul/dracula.nvim/,HEAD,
https://github.com/stevearc/dressing.nvim/,,
@ -285,6 +287,7 @@ https://github.com/liangxianzhe/floating-input.nvim/,HEAD,
https://github.com/fhill2/floating.nvim/,,
https://github.com/floobits/floobits-neovim/,,
https://github.com/akinsho/flutter-tools.nvim/,HEAD,
https://github.com/anuvyklack/fold-preview.nvim/,HEAD,
https://github.com/mhartington/formatter.nvim/,,
https://github.com/megaannum/forms/,,
https://github.com/rafamadriz/friendly-snippets/,,
@ -356,6 +359,7 @@ https://github.com/cocopon/iceberg.vim/,,
https://github.com/idris-hackers/idris-vim/,,
https://github.com/edwinb/idris2-vim/,,
https://github.com/3rd/image.nvim/,HEAD,
https://github.com/samodostal/image.nvim/,HEAD,samodostal-image-nvim
https://github.com/lewis6991/impatient.nvim/,,
https://github.com/smjonas/inc-rename.nvim/,HEAD,
https://github.com/nishigori/increment-activator/,,
@ -383,6 +387,7 @@ https://github.com/JuliaEditorSupport/julia-vim/,,
https://github.com/rebelot/kanagawa.nvim/,,
https://github.com/anuvyklack/keymap-layer.nvim/,HEAD,
https://github.com/kmonad/kmonad-vim/,,
https://github.com/frabjous/knap/,HEAD,
https://github.com/b3nj5m1n/kommentary/,,
https://github.com/udalov/kotlin-vim/,,
https://github.com/qnighy/lalrpop.vim/,,
@ -440,6 +445,7 @@ https://github.com/mkasa/lushtags/,,
https://github.com/WhiteBlackGoose/magma-nvim-goose/,HEAD,
https://github.com/winston0410/mark-radar.nvim/,HEAD,
https://github.com/iamcco/markdown-preview.nvim/,,
https://github.com/David-Kunz/markid/,HEAD,
https://github.com/chentoast/marks.nvim/,,
https://github.com/williamboman/mason-lspconfig.nvim/,HEAD,
https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/,HEAD,
@ -450,6 +456,7 @@ https://github.com/kaicataldo/material.vim/,HEAD,
https://github.com/vim-scripts/mayansmoke/,,
https://github.com/chikamichi/mediawiki.vim/,HEAD,
https://github.com/savq/melange-nvim/,,
https://github.com/phaazon/mind.nvim/,HEAD,
https://github.com/echasnovski/mini.nvim/,,
https://github.com/wfxr/minimap.vim/,,
https://github.com/jghauser/mkdir.nvim/,main,
@ -461,6 +468,7 @@ https://github.com/loctvl842/monokai-pro.nvim/,HEAD,
https://github.com/shaunsingh/moonlight.nvim/,,pure-lua
https://github.com/leafo/moonscript-vim/,HEAD,
https://github.com/yegappan/mru/,,
https://github.com/jbyuki/nabla.nvim/,HEAD,
https://github.com/ncm2/ncm2/,,
https://github.com/ncm2/ncm2-bufword/,,
https://github.com/ncm2/ncm2-cssomni/,,
@ -493,6 +501,7 @@ https://github.com/Shougo/neoinclude.vim/,,
https://github.com/neomake/neomake/,,
https://github.com/Shougo/neomru.vim/,,
https://github.com/rafamadriz/neon/,,
https://github.com/ii14/neorepl.nvim/,HEAD,
https://github.com/nvim-neorg/neorg/,,
https://github.com/nvim-neorg/neorg-telescope/,HEAD,
https://github.com/karb94/neoscroll.nvim/,,
@ -580,6 +589,7 @@ https://github.com/kevinhwang91/nvim-hlslens/,,
https://github.com/neovimhaskell/nvim-hs.vim/,,
https://github.com/mfussenegger/nvim-jdtls/,,
https://github.com/gennaro-tedesco/nvim-jqx/,,
https://gitlab.com/usmcamp0811/nvim-julia-autotest,HEAD,
https://github.com/ethanholz/nvim-lastplace/,HEAD,
https://github.com/kosayoda/nvim-lightbulb/,,
https://github.com/josa42/nvim-lightline-lsp/,,
@ -605,6 +615,7 @@ https://github.com/yorickpeterse/nvim-pqf/,HEAD,
https://github.com/olrtg/nvim-rename-state/,HEAD,
https://github.com/petertriho/nvim-scrollbar/,HEAD,
https://github.com/dstein64/nvim-scrollview/,,
https://github.com/s1n7ax/nvim-search-and-replace/,HEAD,
https://github.com/dcampos/nvim-snippy/,HEAD,
https://github.com/ishan9299/nvim-solarized-lua/,,
https://github.com/nvim-pack/nvim-spectre/,,
@ -620,11 +631,13 @@ https://github.com/RRethy/nvim-treesitter-endwise/,HEAD,
https://github.com/eddiebergman/nvim-treesitter-pyfold/,,
https://github.com/nvim-treesitter/nvim-treesitter-refactor/,,
https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,,
https://github.com/RRethy/nvim-treesitter-textsubjects/,HEAD,
https://github.com/windwp/nvim-ts-autotag/,,
https://github.com/joosepalviste/nvim-ts-context-commentstring/,,
https://github.com/mrjones2014/nvim-ts-rainbow/,,
https://gitlab.com/HiPhish/nvim-ts-rainbow2,HEAD,
https://github.com/kevinhwang91/nvim-ufo/,HEAD,
https://github.com/samjwill/nvim-unception/,HEAD,
https://github.com/kyazdani42/nvim-web-devicons/,,
https://github.com/AckslD/nvim-whichkey-setup.lua/,,
https://github.com/roxma/nvim-yarp/,,
@ -661,6 +674,7 @@ https://github.com/andsild/peskcolor.vim/,,
https://github.com/pest-parser/pest.vim/,HEAD,
https://github.com/lifepillar/pgsql.vim/,,
https://github.com/motus/pig.vim/,,
https://github.com/weirongxu/plantuml-previewer.vim/,HEAD,
https://github.com/aklt/plantuml-syntax/,,
https://github.com/nvim-treesitter/playground/,,
https://github.com/nvim-lua/plenary.nvim/,,
@ -671,6 +685,7 @@ https://github.com/nvim-lua/popup.nvim/,,
https://github.com/andweeb/presence.nvim/,,
https://github.com/sotte/presenting.vim/,,
https://github.com/ewilazarus/preto/,HEAD,
https://github.com/anuvyklack/pretty-fold.nvim/,HEAD,
https://github.com/vim-scripts/prev_indent/,,
https://github.com/ahmedkhalf/project.nvim/,,
https://github.com/kevinhwang91/promise-async/,HEAD,