Merge pull request #248762 from usmcamp0811/vim-plugins

authored by figsoda and committed by GitHub bf8971d8 1e95ab3b

+282 -76
+261 -70
pkgs/applications/editors/vim/plugins/generated.nix
··· 967 968 base46 = buildVimPluginFrom2Nix { 969 pname = "base46"; 970 - version = "2023-07-29"; 971 src = fetchFromGitHub { 972 owner = "nvchad"; 973 repo = "base46"; 974 - rev = "1a3faca5fdb6da541a28c37efdb60d99b34c15cc"; 975 - sha256 = "1yjhfd8cc8k449qxbf4c7mm5fgi3qblbh6775byrib73hbli7p2c"; 976 }; 977 meta.homepage = "https://github.com/nvchad/base46/"; 978 }; ··· 1235 src = fetchFromGitHub { 1236 owner = "ms-jpq"; 1237 repo = "chadtree"; 1238 - rev = "7dbc8b17c6d22a7511a8818636a8f7a428cf56f8"; 1239 - sha256 = "1vqw7g4kqjrcjfqzq4r995lh0yc466pa88d24ii38vwzmzp27z10"; 1240 }; 1241 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 1242 }; ··· 2033 meta.homepage = "https://github.com/Exafunction/codeium.vim/"; 2034 }; 2035 2036 codi-vim = buildVimPluginFrom2Nix { 2037 pname = "codi.vim"; 2038 version = "2023-02-28"; ··· 2947 meta.homepage = "https://github.com/direnv/direnv.vim/"; 2948 }; 2949 2950 doki-theme-vim = buildVimPluginFrom2Nix { 2951 pname = "doki-theme-vim"; 2952 version = "2023-01-07"; ··· 3299 3300 firenvim = buildVimPluginFrom2Nix { 3301 pname = "firenvim"; 3302 - version = "2023-08-07"; 3303 src = fetchFromGitHub { 3304 owner = "glacambre"; 3305 repo = "firenvim"; 3306 - rev = "2a709e2bf9e2ff065e13619d21b5a672e51023f6"; 3307 - sha256 = "1bk5fdsv55cydbqli86xq9fw170qm46zi3m7l1jfz2hd1dlw4q1z"; 3308 }; 3309 meta.homepage = "https://github.com/glacambre/firenvim/"; 3310 }; ··· 3418 meta.homepage = "https://github.com/akinsho/flutter-tools.nvim/"; 3419 }; 3420 3421 formatter-nvim = buildVimPluginFrom2Nix { 3422 pname = "formatter.nvim"; 3423 version = "2023-07-13"; ··· 3852 3853 grammar-guard-nvim = buildVimPluginFrom2Nix { 3854 pname = "grammar-guard.nvim"; 3855 - version = "2022-01-03"; 3856 src = fetchFromGitHub { 3857 owner = "brymer-meneses"; 3858 repo = "grammar-guard.nvim"; 3859 - rev = "ea163c4adfd68fdd40e095cdf39cb506bf3ce3b2"; 3860 - sha256 = "0wdbpkg1y0s7fhaybyj735dxdkvfgnng49i8k0zrsy16d75md4bs"; 3861 }; 3862 meta.homepage = "https://github.com/brymer-meneses/grammar-guard.nvim/"; 3863 }; ··· 4150 4151 hotpot-nvim = buildVimPluginFrom2Nix { 4152 pname = "hotpot.nvim"; 4153 - version = "2023-08-11"; 4154 src = fetchFromGitHub { 4155 owner = "rktjmp"; 4156 repo = "hotpot.nvim"; 4157 - rev = "42cb3f364a7ac6c2dfca08c8b86f950b00097657"; 4158 - sha256 = "0y1049gmg6ia594ms00hx485d06cjmj9g65wgqnmziyjkssvbjan"; 4159 }; 4160 meta.homepage = "https://github.com/rktjmp/hotpot.nvim/"; 4161 }; ··· 4246 4247 image-nvim = buildVimPluginFrom2Nix { 4248 pname = "image.nvim"; 4249 - version = "2023-07-17"; 4250 src = fetchFromGitHub { 4251 owner = "3rd"; 4252 repo = "image.nvim"; 4253 - rev = "24c312191ca6bc04e45610a7bcb984d3bf208820"; 4254 - sha256 = "1fy024nd01wryrasibc4b8divcfzx3a7xxfzx968l4a4l1q3l6vc"; 4255 }; 4256 meta.homepage = "https://github.com/3rd/image.nvim/"; 4257 }; ··· 4579 sha256 = "13p3i0b8azkmhafyv8hc4hav1pmgqg52xzvk2a3gp3ppqqx9bwpc"; 4580 }; 4581 meta.homepage = "https://github.com/kmonad/kmonad-vim/"; 4582 }; 4583 4584 kommentary = buildVimPluginFrom2Nix { ··· 5265 meta.homepage = "https://github.com/iamcco/markdown-preview.nvim/"; 5266 }; 5267 5268 marks-nvim = buildVimPluginFrom2Nix { 5269 pname = "marks.nvim"; 5270 version = "2023-02-25"; ··· 5385 meta.homepage = "https://github.com/savq/melange-nvim/"; 5386 }; 5387 5388 mini-nvim = buildVimPluginFrom2Nix { 5389 pname = "mini.nvim"; 5390 - version = "2023-08-08"; 5391 src = fetchFromGitHub { 5392 owner = "echasnovski"; 5393 repo = "mini.nvim"; 5394 - rev = "1b52c4ce7880b95d6c80eeb3cfe8e2da27d19db4"; 5395 - sha256 = "02262ykxldwxhwf6aw0q9hsz3qda43qcj770hmr1fn6xmg4b6zyl"; 5396 }; 5397 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 5398 }; ··· 5503 sha256 = "0djk5z1bs3w3ysvpq8yabb2g7n0vbamsj95pa4jgsnah3slmqrkm"; 5504 }; 5505 meta.homepage = "https://github.com/yegappan/mru/"; 5506 }; 5507 5508 ncm2 = buildVimPluginFrom2Nix { ··· 5735 5736 neco-vim = buildVimPluginFrom2Nix { 5737 pname = "neco-vim"; 5738 - version = "2023-07-31"; 5739 src = fetchFromGitHub { 5740 owner = "Shougo"; 5741 repo = "neco-vim"; 5742 - rev = "c1803742fed623212e675909ed74657cf6a77a2f"; 5743 - sha256 = "1w4gqdjiv624izl5j92sjrrc2p72k9vq6pq1gwkyvhhvvaqnxhzs"; 5744 }; 5745 meta.homepage = "https://github.com/Shougo/neco-vim/"; 5746 }; 5747 5748 neo-tree-nvim = buildVimPluginFrom2Nix { 5749 pname = "neo-tree.nvim"; 5750 - version = "2023-08-07"; 5751 src = fetchFromGitHub { 5752 owner = "nvim-neo-tree"; 5753 repo = "neo-tree.nvim"; 5754 - rev = "38293fe690981aba6cfef5e440f26d8b956d463e"; 5755 - sha256 = "1mr6wllc1nv6zdrw4hzya5hmhzw1vclfim6f90xhln3vkbyci88b"; 5756 }; 5757 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 5758 }; ··· 5795 5796 neodev-nvim = buildVimPluginFrom2Nix { 5797 pname = "neodev.nvim"; 5798 - version = "2023-08-10"; 5799 src = fetchFromGitHub { 5800 owner = "folke"; 5801 repo = "neodev.nvim"; 5802 - rev = "81a893eb94d502b2cbb08ed3871eeaadfd240131"; 5803 - sha256 = "1b3lhl2hr42vhh7nvjhm4isp034n80il4d5x6b415vcacc0187ag"; 5804 }; 5805 meta.homepage = "https://github.com/folke/neodev.nvim/"; 5806 }; 5807 5808 neoformat = buildVimPluginFrom2Nix { 5809 pname = "neoformat"; 5810 - version = "2023-08-03"; 5811 src = fetchFromGitHub { 5812 owner = "sbdchd"; 5813 repo = "neoformat"; 5814 - rev = "08a621bd659511379e753970a4f3adebd45be8f4"; 5815 - sha256 = "04dbccd9nfqj2vv5iv7a9fdz2mdk8kvpyd5gqwjzwsy84v7qx89h"; 5816 }; 5817 meta.homepage = "https://github.com/sbdchd/neoformat/"; 5818 }; ··· 5831 5832 neogit = buildVimPluginFrom2Nix { 5833 pname = "neogit"; 5834 - version = "2023-08-11"; 5835 src = fetchFromGitHub { 5836 owner = "NeogitOrg"; 5837 repo = "neogit"; 5838 - rev = "e80cd6424a8a85d93bac25b8cd8d1758105f2b0f"; 5839 - sha256 = "1x5cp250qim36l63qgikqpygmsdcciq7i69gcs3qfx9jxfgih4fh"; 5840 }; 5841 meta.homepage = "https://github.com/NeogitOrg/neogit/"; 5842 }; ··· 5887 sha256 = "1rdgbx76kvlzg81cn653bqg9lj52gxnf15zla1kscw7wgh6hjvyh"; 5888 }; 5889 meta.homepage = "https://github.com/rafamadriz/neon/"; 5890 }; 5891 5892 neorg = buildVimPluginFrom2Nix { ··· 6215 6216 nerdcommenter = buildVimPluginFrom2Nix { 6217 pname = "nerdcommenter"; 6218 - version = "2023-06-26"; 6219 src = fetchFromGitHub { 6220 owner = "preservim"; 6221 repo = "nerdcommenter"; 6222 - rev = "ab2ae4d502a26bc591db78a8548823ddd04bbc9c"; 6223 - sha256 = "1my8nkc1fvs1awlzxqdy8q4448niwbg9ay5jliwly8aiiaxp2qvr"; 6224 }; 6225 meta.homepage = "https://github.com/preservim/nerdcommenter/"; 6226 }; ··· 6455 6456 null-ls-nvim = buildVimPluginFrom2Nix { 6457 pname = "null-ls.nvim"; 6458 - version = "2023-07-06"; 6459 src = fetchFromGitHub { 6460 owner = "jose-elias-alvarez"; 6461 repo = "null-ls.nvim"; 6462 - rev = "db09b6c691def0038c456551e4e2772186449f35"; 6463 - sha256 = "133qcapq5klinnbhvbqmww5ibwfrrqn9ysg5gjx1kg2vva7nv8p8"; 6464 }; 6465 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 6466 }; ··· 6599 6600 nvim-cmp = buildNeovimPlugin { 6601 pname = "nvim-cmp"; 6602 - version = "2023-08-10"; 6603 src = fetchFromGitHub { 6604 owner = "hrsh7th"; 6605 repo = "nvim-cmp"; 6606 - rev = "3b9f28061a67b19cadc13946de981426a6425e4a"; 6607 - sha256 = "11vxrizzkgk3x2hnd5cjdg53m5hjlf8548hi8aqfnfpr977d3v9s"; 6608 }; 6609 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 6610 }; ··· 6815 6816 nvim-gdb = buildVimPluginFrom2Nix { 6817 pname = "nvim-gdb"; 6818 - version = "2023-08-11"; 6819 src = fetchFromGitHub { 6820 owner = "sakhnik"; 6821 repo = "nvim-gdb"; 6822 - rev = "a15b1a6a060d77e5a0047ac2962b90c0d47c9903"; 6823 - sha256 = "088n6ix7hz0k49ykwmpyxphw7mqs1dxdkl43ba0b9nnwbfr6ii1z"; 6824 }; 6825 meta.homepage = "https://github.com/sakhnik/nvim-gdb/"; 6826 }; ··· 6907 sha256 = "1sv9p5kn0v7m2r8zq6j43hvg2bavai3qhymxh7mc4bw9jfa621md"; 6908 }; 6909 meta.homepage = "https://github.com/gennaro-tedesco/nvim-jqx/"; 6910 }; 6911 6912 nvim-lastplace = buildVimPluginFrom2Nix { ··· 7203 src = fetchFromGitHub { 7204 owner = "dstein64"; 7205 repo = "nvim-scrollview"; 7206 - rev = "f3991f78682fd24ad65d936d55715f4c7363016e"; 7207 - sha256 = "0csf3z48zl3zbj255sd0h823ggi4y2lg6gxy8qr4j0gwrphq1qsc"; 7208 }; 7209 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 7210 }; 7211 7212 nvim-snippy = buildVimPluginFrom2Nix { 7213 pname = "nvim-snippy"; 7214 version = "2023-05-15"; ··· 7319 7320 nvim-treesitter = buildVimPluginFrom2Nix { 7321 pname = "nvim-treesitter"; 7322 - version = "2023-08-11"; 7323 src = fetchFromGitHub { 7324 owner = "nvim-treesitter"; 7325 repo = "nvim-treesitter"; 7326 - rev = "fa414da96f4a2e60c2ac8082f0c1802b8f3c8f6c"; 7327 - sha256 = "027702lqkkn1pmwnypmwx1s8bz6lg6ix882g1rcwyrpn3lb85489"; 7328 }; 7329 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 7330 }; ··· 7389 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 7390 }; 7391 7392 nvim-ts-autotag = buildVimPluginFrom2Nix { 7393 pname = "nvim-ts-autotag"; 7394 version = "2023-06-16"; ··· 7446 sha256 = "0sq8fnbvys14b98w8qjdcypkw2mibv8hvz7b19l8f4hyd2nwl3l4"; 7447 }; 7448 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 7449 }; 7450 7451 nvim-web-devicons = buildVimPluginFrom2Nix { ··· 7558 7559 oil-nvim = buildVimPluginFrom2Nix { 7560 pname = "oil.nvim"; 7561 - version = "2023-08-09"; 7562 src = fetchFromGitHub { 7563 owner = "stevearc"; 7564 repo = "oil.nvim"; 7565 - rev = "0e5fca35cdc743cf3a448cea1a6251cf25cebafa"; 7566 - sha256 = "16imjy6hyy9k1s6krkwl1z5vlra81a6fig2553hmwgndi7cjg3x8"; 7567 fetchSubmodules = true; 7568 }; 7569 meta.homepage = "https://github.com/stevearc/oil.nvim/"; ··· 7882 meta.homepage = "https://github.com/motus/pig.vim/"; 7883 }; 7884 7885 plantuml-syntax = buildVimPluginFrom2Nix { 7886 pname = "plantuml-syntax"; 7887 version = "2022-08-26"; ··· 8001 sha256 = "1l9s6linmjy7wlxsp4gipffnxakwvi1037phcnsr294c920d4dz5"; 8002 }; 8003 meta.homepage = "https://github.com/ewilazarus/preto/"; 8004 }; 8005 8006 prev_indent = buildVimPluginFrom2Nix { ··· 9306 9307 telescope-file-browser-nvim = buildVimPluginFrom2Nix { 9308 pname = "telescope-file-browser.nvim"; 9309 - version = "2023-07-30"; 9310 src = fetchFromGitHub { 9311 owner = "nvim-telescope"; 9312 repo = "telescope-file-browser.nvim"; 9313 - rev = "6fe423eea6604c2fcbb906ff5f7e27f748a6ed87"; 9314 - sha256 = "1hckw1jq0azx33sqawganlk256a88vzifa3f4x0h1q4579j38n1x"; 9315 }; 9316 meta.homepage = "https://github.com/nvim-telescope/telescope-file-browser.nvim/"; 9317 }; 9318 9319 telescope-frecency-nvim = buildVimPluginFrom2Nix { 9320 pname = "telescope-frecency.nvim"; 9321 - version = "2023-08-11"; 9322 src = fetchFromGitHub { 9323 owner = "nvim-telescope"; 9324 repo = "telescope-frecency.nvim"; 9325 - rev = "9b17c177447915f066cf78952892fe771c3e43c5"; 9326 - sha256 = "0c9f7ahlhvky1n9wkc4vfkbiqnwf5d6b4mphcj7grrpm1imxfj8d"; 9327 }; 9328 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 9329 }; ··· 9957 9958 typescript-nvim = buildVimPluginFrom2Nix { 9959 pname = "typescript.nvim"; 9960 - version = "2023-06-28"; 9961 src = fetchFromGitHub { 9962 owner = "jose-elias-alvarez"; 9963 repo = "typescript.nvim"; 9964 - rev = "de304087e6e49981fde01af8ccc5b21e8519306f"; 9965 - sha256 = "0l3i9fj76y3yl63fh6hprs5fja0h0jl11lidv3p76bdr041gw06g"; 9966 }; 9967 meta.homepage = "https://github.com/jose-elias-alvarez/typescript.nvim/"; 9968 }; ··· 11887 meta.homepage = "https://github.com/rhysd/vim-grammarous/"; 11888 }; 11889 11890 vim-graphql = buildVimPluginFrom2Nix { 11891 pname = "vim-graphql"; 11892 version = "2023-01-16"; ··· 13368 13369 vim-pasta = buildVimPluginFrom2Nix { 13370 pname = "vim-pasta"; 13371 - version = "2018-09-08"; 13372 src = fetchFromGitHub { 13373 owner = "ku1ik"; 13374 repo = "vim-pasta"; 13375 - rev = "cb4501a123d74fc7d66ac9f10b80c9d393746c66"; 13376 - sha256 = "14rswwx24i75xzgkbx1hywan1msn2ki26353ly2pyvznnqss1pwq"; 13377 }; 13378 meta.homepage = "https://github.com/ku1ik/vim-pasta/"; 13379 }; ··· 15458 15459 yats-vim = buildVimPluginFrom2Nix { 15460 pname = "yats.vim"; 15461 - version = "2023-08-04"; 15462 src = fetchFromGitHub { 15463 owner = "HerringtonDarkholme"; 15464 repo = "yats.vim"; 15465 - rev = "6d569339acf5866c468df9c2a06e050c0407ada3"; 15466 - sha256 = "1zz38g545ar0jis3i8dasfdifnnd0l40q6pclwphwspx6idlzajd"; 15467 fetchSubmodules = true; 15468 }; 15469 meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/"; ··· 15755 sha256 = "19gndx91dj3c76zbidlk4gjgjw0qkpv4x0ws6f1fsga9b9gplf3g"; 15756 }; 15757 meta.homepage = "https://github.com/rose-pine/neovim/"; 15758 }; 15759 15760 tinykeymap = buildVimPluginFrom2Nix {
··· 967 968 base46 = buildVimPluginFrom2Nix { 969 pname = "base46"; 970 + version = "2023-08-12"; 971 src = fetchFromGitHub { 972 owner = "nvchad"; 973 repo = "base46"; 974 + rev = "e56d8b27addf13504ac112ecdb37acb5ac16065b"; 975 + sha256 = "0wzi5fkzdxx5xcbs20a9a52yb8b6v60gbd8j3n76bppss06h0lmg"; 976 }; 977 meta.homepage = "https://github.com/nvchad/base46/"; 978 }; ··· 1235 src = fetchFromGitHub { 1236 owner = "ms-jpq"; 1237 repo = "chadtree"; 1238 + rev = "f897f9caaee339c8447280838c6d0c6770ef534a"; 1239 + sha256 = "1ckpch1i1d3lfmrm5mxw9dikrbsa2mhp5q3fwm7yrlx1mlvh1ahg"; 1240 }; 1241 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 1242 }; ··· 2033 meta.homepage = "https://github.com/Exafunction/codeium.vim/"; 2034 }; 2035 2036 + codewindow-nvim = buildVimPluginFrom2Nix { 2037 + pname = "codewindow.nvim"; 2038 + version = "2023-07-23"; 2039 + src = fetchFromGitHub { 2040 + owner = "gorbit99"; 2041 + repo = "codewindow.nvim"; 2042 + rev = "11fb5520898d22a563fe6a124a61c0d2887f3d3f"; 2043 + sha256 = "1rnw5z3vwc183gvk3v3xciyzgqwfp0jsd5vckj5gpig1lg9l4yzf"; 2044 + }; 2045 + meta.homepage = "https://github.com/gorbit99/codewindow.nvim/"; 2046 + }; 2047 + 2048 codi-vim = buildVimPluginFrom2Nix { 2049 pname = "codi.vim"; 2050 version = "2023-02-28"; ··· 2959 meta.homepage = "https://github.com/direnv/direnv.vim/"; 2960 }; 2961 2962 + distant-nvim = buildVimPluginFrom2Nix { 2963 + pname = "distant.nvim"; 2964 + version = "2023-07-24"; 2965 + src = fetchFromGitHub { 2966 + owner = "chipsenkbeil"; 2967 + repo = "distant.nvim"; 2968 + rev = "17bcd37f8d91dcb987456be456d8a95db1a772ba"; 2969 + sha256 = "0z6if0p7n8bi5gd4p3h7i7z3kq8q2yr864nfq0bvzy9ps131z9wl"; 2970 + }; 2971 + meta.homepage = "https://github.com/chipsenkbeil/distant.nvim/"; 2972 + }; 2973 + 2974 doki-theme-vim = buildVimPluginFrom2Nix { 2975 pname = "doki-theme-vim"; 2976 version = "2023-01-07"; ··· 3323 3324 firenvim = buildVimPluginFrom2Nix { 3325 pname = "firenvim"; 3326 + version = "2023-08-12"; 3327 src = fetchFromGitHub { 3328 owner = "glacambre"; 3329 repo = "firenvim"; 3330 + rev = "1acdf0270bdd9b83a876a15c99dca3c9b40fbaa5"; 3331 + sha256 = "0fi5rf408ii5k3zkjkvc2n8n18g1wd54c3k4a8ir0bzgsiwqv767"; 3332 }; 3333 meta.homepage = "https://github.com/glacambre/firenvim/"; 3334 }; ··· 3442 meta.homepage = "https://github.com/akinsho/flutter-tools.nvim/"; 3443 }; 3444 3445 + fold-preview-nvim = buildVimPluginFrom2Nix { 3446 + pname = "fold-preview.nvim"; 3447 + version = "2023-01-27"; 3448 + src = fetchFromGitHub { 3449 + owner = "anuvyklack"; 3450 + repo = "fold-preview.nvim"; 3451 + rev = "b7920cb0aba2b48a6b679bff45f98c3ebc0f0b89"; 3452 + sha256 = "1hjzwcs7cdyf8sn3hj4vl5zpn3lzd2qvsg44wzvlslnynqcxkg0l"; 3453 + }; 3454 + meta.homepage = "https://github.com/anuvyklack/fold-preview.nvim/"; 3455 + }; 3456 + 3457 formatter-nvim = buildVimPluginFrom2Nix { 3458 pname = "formatter.nvim"; 3459 version = "2023-07-13"; ··· 3888 3889 grammar-guard-nvim = buildVimPluginFrom2Nix { 3890 pname = "grammar-guard.nvim"; 3891 + version = "2023-08-12"; 3892 src = fetchFromGitHub { 3893 owner = "brymer-meneses"; 3894 repo = "grammar-guard.nvim"; 3895 + rev = "265e5a0eba8cf5b14702a93841b218d4c05be43b"; 3896 + sha256 = "040m6gpvgqh1h9cysbbrmklbf5vw13ij4ffvxbnzs33xfbl8q058"; 3897 }; 3898 meta.homepage = "https://github.com/brymer-meneses/grammar-guard.nvim/"; 3899 }; ··· 4186 4187 hotpot-nvim = buildVimPluginFrom2Nix { 4188 pname = "hotpot.nvim"; 4189 + version = "2023-08-12"; 4190 src = fetchFromGitHub { 4191 owner = "rktjmp"; 4192 repo = "hotpot.nvim"; 4193 + rev = "e5bb83d608271a9d977718f30f1b6bc9bd1b0dbe"; 4194 + sha256 = "18nakf34apry57c4b3jprkc40ixg4p3a4nws7rh9i5dfi504blr7"; 4195 }; 4196 meta.homepage = "https://github.com/rktjmp/hotpot.nvim/"; 4197 }; ··· 4282 4283 image-nvim = buildVimPluginFrom2Nix { 4284 pname = "image.nvim"; 4285 + version = "2023-07-22"; 4286 src = fetchFromGitHub { 4287 owner = "3rd"; 4288 repo = "image.nvim"; 4289 + rev = "5d8b8b3acbe2ec6fcfe782cbda3a8ebdad9c1b51"; 4290 + sha256 = "0s7s803gg2b4wilfx973kf4c2gppsyr747wkwjlms3yjbx8iyb8k"; 4291 }; 4292 meta.homepage = "https://github.com/3rd/image.nvim/"; 4293 }; ··· 4615 sha256 = "13p3i0b8azkmhafyv8hc4hav1pmgqg52xzvk2a3gp3ppqqx9bwpc"; 4616 }; 4617 meta.homepage = "https://github.com/kmonad/kmonad-vim/"; 4618 + }; 4619 + 4620 + knap = buildVimPluginFrom2Nix { 4621 + pname = "knap"; 4622 + version = "2023-07-25"; 4623 + src = fetchFromGitHub { 4624 + owner = "frabjous"; 4625 + repo = "knap"; 4626 + rev = "503010f541696e99ed5c62f658620e546cebf8b0"; 4627 + sha256 = "1aqfy1c4h95p94npdvyd7dhkr19f4qbnmr05sg1wbvqd9lfkslym"; 4628 + }; 4629 + meta.homepage = "https://github.com/frabjous/knap/"; 4630 }; 4631 4632 kommentary = buildVimPluginFrom2Nix { ··· 5313 meta.homepage = "https://github.com/iamcco/markdown-preview.nvim/"; 5314 }; 5315 5316 + markid = buildVimPluginFrom2Nix { 5317 + pname = "markid"; 5318 + version = "2023-07-01"; 5319 + src = fetchFromGitHub { 5320 + owner = "David-Kunz"; 5321 + repo = "markid"; 5322 + rev = "46d03e1b7d82c07bbf06ef2f6595fea73ae6410b"; 5323 + sha256 = "1mk96p5if9zd3apv7d2kn4c3h2ik39v80apr0qf10h8lwx5zx19c"; 5324 + }; 5325 + meta.homepage = "https://github.com/David-Kunz/markid/"; 5326 + }; 5327 + 5328 marks-nvim = buildVimPluginFrom2Nix { 5329 pname = "marks.nvim"; 5330 version = "2023-02-25"; ··· 5445 meta.homepage = "https://github.com/savq/melange-nvim/"; 5446 }; 5447 5448 + mind-nvim = buildVimPluginFrom2Nix { 5449 + pname = "mind.nvim"; 5450 + version = "2023-03-22"; 5451 + src = fetchFromGitHub { 5452 + owner = "phaazon"; 5453 + repo = "mind.nvim"; 5454 + rev = "002137dd7cf97865ebd01b6a260209d2daf2da66"; 5455 + sha256 = "1p7gb8p1jrb2wx3x67lv7am3k1a14kvwsq89fdpb8b060s2l1214"; 5456 + }; 5457 + meta.homepage = "https://github.com/phaazon/mind.nvim/"; 5458 + }; 5459 + 5460 mini-nvim = buildVimPluginFrom2Nix { 5461 pname = "mini.nvim"; 5462 + version = "2023-08-12"; 5463 src = fetchFromGitHub { 5464 owner = "echasnovski"; 5465 repo = "mini.nvim"; 5466 + rev = "654c723046d8f06151c7e940819c66030df011e7"; 5467 + sha256 = "1glvdrws6q2ynmmnhhw88704lb1q5npqnl4vwls8yy3pvwwz78l8"; 5468 }; 5469 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 5470 }; ··· 5575 sha256 = "0djk5z1bs3w3ysvpq8yabb2g7n0vbamsj95pa4jgsnah3slmqrkm"; 5576 }; 5577 meta.homepage = "https://github.com/yegappan/mru/"; 5578 + }; 5579 + 5580 + nabla-nvim = buildVimPluginFrom2Nix { 5581 + pname = "nabla.nvim"; 5582 + version = "2023-04-22"; 5583 + src = fetchFromGitHub { 5584 + owner = "jbyuki"; 5585 + repo = "nabla.nvim"; 5586 + rev = "8c143ad2b3ab3b8ffbd51e238ccfcbd246452a7e"; 5587 + sha256 = "17iw6ca9b8mrw68f4zkghnf3if76yrpj5fn8cp8829zpm722l6b1"; 5588 + }; 5589 + meta.homepage = "https://github.com/jbyuki/nabla.nvim/"; 5590 }; 5591 5592 ncm2 = buildVimPluginFrom2Nix { ··· 5819 5820 neco-vim = buildVimPluginFrom2Nix { 5821 pname = "neco-vim"; 5822 + version = "2023-08-12"; 5823 src = fetchFromGitHub { 5824 owner = "Shougo"; 5825 repo = "neco-vim"; 5826 + rev = "98f142bc8279d467e4e8ad81f1f007b1fe13d0a1"; 5827 + sha256 = "0a5v767ad746m4vhzj5lq11h7zxc78zz4mxs4dr0s5n9a3g6z9sl"; 5828 }; 5829 meta.homepage = "https://github.com/Shougo/neco-vim/"; 5830 }; 5831 5832 neo-tree-nvim = buildVimPluginFrom2Nix { 5833 pname = "neo-tree.nvim"; 5834 + version = "2023-08-12"; 5835 src = fetchFromGitHub { 5836 owner = "nvim-neo-tree"; 5837 repo = "neo-tree.nvim"; 5838 + rev = "76c43f4017b26127b4749570f947385d0c872224"; 5839 + sha256 = "12qja6fw5pmpwn914gmgkk0ck55g61z9ndlqpadk1z8d3939rnbp"; 5840 }; 5841 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 5842 }; ··· 5879 5880 neodev-nvim = buildVimPluginFrom2Nix { 5881 pname = "neodev.nvim"; 5882 + version = "2023-08-12"; 5883 src = fetchFromGitHub { 5884 owner = "folke"; 5885 repo = "neodev.nvim"; 5886 + rev = "9a5c0f0de5c15fba52d4fb83d425d3f4fa7abfa1"; 5887 + sha256 = "1yvshl98nlza20lzay9q3rwv16xcnbrvjiwqn0f71zxrs7hzzs66"; 5888 }; 5889 meta.homepage = "https://github.com/folke/neodev.nvim/"; 5890 }; 5891 5892 neoformat = buildVimPluginFrom2Nix { 5893 pname = "neoformat"; 5894 + version = "2023-08-12"; 5895 src = fetchFromGitHub { 5896 owner = "sbdchd"; 5897 repo = "neoformat"; 5898 + rev = "159e3e24fc018e16a937286488be17602aff8e3c"; 5899 + sha256 = "1fyg3s8sqavmg5gqvpfdrywbyx8rfg2qrkc7qlhgs767k6dnp1vw"; 5900 }; 5901 meta.homepage = "https://github.com/sbdchd/neoformat/"; 5902 }; ··· 5915 5916 neogit = buildVimPluginFrom2Nix { 5917 pname = "neogit"; 5918 + version = "2023-08-12"; 5919 src = fetchFromGitHub { 5920 owner = "NeogitOrg"; 5921 repo = "neogit"; 5922 + rev = "b92d229086f201b983f561a41f3eb18fef7f0e53"; 5923 + sha256 = "00xwhyiwcyrmbh9zmlbxsrw956vafnn673vdrg06rfx9mqkjzy2f"; 5924 }; 5925 meta.homepage = "https://github.com/NeogitOrg/neogit/"; 5926 }; ··· 5971 sha256 = "1rdgbx76kvlzg81cn653bqg9lj52gxnf15zla1kscw7wgh6hjvyh"; 5972 }; 5973 meta.homepage = "https://github.com/rafamadriz/neon/"; 5974 + }; 5975 + 5976 + neorepl-nvim = buildVimPluginFrom2Nix { 5977 + pname = "neorepl.nvim"; 5978 + version = "2022-11-07"; 5979 + src = fetchFromGitHub { 5980 + owner = "ii14"; 5981 + repo = "neorepl.nvim"; 5982 + rev = "bc819bb42edca9c4a6b6e5d00f09f94a49c3b735"; 5983 + sha256 = "05fd3ygqpw5vyqgwc7iwbm8a7y70fl438khp6lz62bcsdd28yirs"; 5984 + }; 5985 + meta.homepage = "https://github.com/ii14/neorepl.nvim/"; 5986 }; 5987 5988 neorg = buildVimPluginFrom2Nix { ··· 6311 6312 nerdcommenter = buildVimPluginFrom2Nix { 6313 pname = "nerdcommenter"; 6314 + version = "2023-08-12"; 6315 src = fetchFromGitHub { 6316 owner = "preservim"; 6317 repo = "nerdcommenter"; 6318 + rev = "d2e21d417f6c788b11ae3b90d7ac478930dead36"; 6319 + sha256 = "140xp1kqj76gyn440bs62ff85b4xvlvxiyidvb5r4w0imrlacnpc"; 6320 }; 6321 meta.homepage = "https://github.com/preservim/nerdcommenter/"; 6322 }; ··· 6551 6552 null-ls-nvim = buildVimPluginFrom2Nix { 6553 pname = "null-ls.nvim"; 6554 + version = "2023-08-12"; 6555 src = fetchFromGitHub { 6556 owner = "jose-elias-alvarez"; 6557 repo = "null-ls.nvim"; 6558 + rev = "0010ea927ab7c09ef0ce9bf28c2b573fc302f5a7"; 6559 + sha256 = "00nkg77y9mp7ac46bdcaga36bbbrwbp7k1d6ajjgg9qf76pk8q3i"; 6560 }; 6561 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 6562 }; ··· 6695 6696 nvim-cmp = buildNeovimPlugin { 6697 pname = "nvim-cmp"; 6698 + version = "2023-08-12"; 6699 src = fetchFromGitHub { 6700 owner = "hrsh7th"; 6701 repo = "nvim-cmp"; 6702 + rev = "51f1e11a89ec701221877532ee1a23557d291dd5"; 6703 + sha256 = "11v940v6md7sj1digh7kwckb80zbxxp3shlszi44c43iw9viznxi"; 6704 }; 6705 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 6706 }; ··· 6911 6912 nvim-gdb = buildVimPluginFrom2Nix { 6913 pname = "nvim-gdb"; 6914 + version = "2023-08-12"; 6915 src = fetchFromGitHub { 6916 owner = "sakhnik"; 6917 repo = "nvim-gdb"; 6918 + rev = "31511c2b27b7c69ab64e6b369d54cbd4b82348e2"; 6919 + sha256 = "1ff1b9wgi3711hyx0xr48g4wis0x5hhsrymclrpjiykyvmrjibc2"; 6920 }; 6921 meta.homepage = "https://github.com/sakhnik/nvim-gdb/"; 6922 }; ··· 7003 sha256 = "1sv9p5kn0v7m2r8zq6j43hvg2bavai3qhymxh7mc4bw9jfa621md"; 7004 }; 7005 meta.homepage = "https://github.com/gennaro-tedesco/nvim-jqx/"; 7006 + }; 7007 + 7008 + nvim-julia-autotest = buildVimPluginFrom2Nix { 7009 + pname = "nvim-julia-autotest"; 7010 + version = "2022-10-31"; 7011 + src = fetchgit { 7012 + url = "https://gitlab.com/usmcamp0811/nvim-julia-autotest"; 7013 + rev = "b74e2f9c961e604cb56cc23f87188348bfa0f33f"; 7014 + sha256 = "0jd6r5chh4rdj1jyrsqhb67glwqjcygzvk8gyp0v7axr2xn6r8r1"; 7015 + }; 7016 + meta.homepage = "https://gitlab.com/usmcamp0811/nvim-julia-autotest"; 7017 }; 7018 7019 nvim-lastplace = buildVimPluginFrom2Nix { ··· 7310 src = fetchFromGitHub { 7311 owner = "dstein64"; 7312 repo = "nvim-scrollview"; 7313 + rev = "69edd48b8cf0b0502566a436967b78f42ca56a14"; 7314 + sha256 = "1s8vb06v6hcr71kv4jia2h1kjcd2wci7bcd1imhiqbkh5y5pxh2a"; 7315 }; 7316 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 7317 }; 7318 7319 + nvim-search-and-replace = buildVimPluginFrom2Nix { 7320 + pname = "nvim-search-and-replace"; 7321 + version = "2022-09-06"; 7322 + src = fetchFromGitHub { 7323 + owner = "s1n7ax"; 7324 + repo = "nvim-search-and-replace"; 7325 + rev = "1b455cf945c42fa28f95d111d1a1110d24b37175"; 7326 + sha256 = "054qj69i45lgjflzrfck4jdmsl41mfvk9d092h68a19znsms1i30"; 7327 + }; 7328 + meta.homepage = "https://github.com/s1n7ax/nvim-search-and-replace/"; 7329 + }; 7330 + 7331 nvim-snippy = buildVimPluginFrom2Nix { 7332 pname = "nvim-snippy"; 7333 version = "2023-05-15"; ··· 7438 7439 nvim-treesitter = buildVimPluginFrom2Nix { 7440 pname = "nvim-treesitter"; 7441 + version = "2023-08-12"; 7442 src = fetchFromGitHub { 7443 owner = "nvim-treesitter"; 7444 repo = "nvim-treesitter"; 7445 + rev = "800b2f388b0f880be8a2fcd29494f7459af30a21"; 7446 + sha256 = "18zyqj9s071fx8i9m3rmwsy98rv6h2mcl2i8vblhaa55nv6f7y4j"; 7447 }; 7448 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 7449 }; ··· 7508 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 7509 }; 7510 7511 + nvim-treesitter-textsubjects = buildVimPluginFrom2Nix { 7512 + pname = "nvim-treesitter-textsubjects"; 7513 + version = "2023-08-03"; 7514 + src = fetchFromGitHub { 7515 + owner = "RRethy"; 7516 + repo = "nvim-treesitter-textsubjects"; 7517 + rev = "df75fcec548014f158cda6498ac38c4622c221e1"; 7518 + sha256 = "0fx8b9w03zn6v8db2w6h29y8hpbjckvm27nh49vvsis3icqyk7iv"; 7519 + }; 7520 + meta.homepage = "https://github.com/RRethy/nvim-treesitter-textsubjects/"; 7521 + }; 7522 + 7523 nvim-ts-autotag = buildVimPluginFrom2Nix { 7524 pname = "nvim-ts-autotag"; 7525 version = "2023-06-16"; ··· 7577 sha256 = "0sq8fnbvys14b98w8qjdcypkw2mibv8hvz7b19l8f4hyd2nwl3l4"; 7578 }; 7579 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 7580 + }; 7581 + 7582 + nvim-unception = buildVimPluginFrom2Nix { 7583 + pname = "nvim-unception"; 7584 + version = "2023-04-11"; 7585 + src = fetchFromGitHub { 7586 + owner = "samjwill"; 7587 + repo = "nvim-unception"; 7588 + rev = "0cbf11a6c5c4314e88245b69d460f85f30885d2e"; 7589 + sha256 = "12fy3nchbg7w8yyhk1ym5amx8kvvx73wmlqgi8ss2ikywc7n5d0c"; 7590 + }; 7591 + meta.homepage = "https://github.com/samjwill/nvim-unception/"; 7592 }; 7593 7594 nvim-web-devicons = buildVimPluginFrom2Nix { ··· 7701 7702 oil-nvim = buildVimPluginFrom2Nix { 7703 pname = "oil.nvim"; 7704 + version = "2023-08-12"; 7705 src = fetchFromGitHub { 7706 owner = "stevearc"; 7707 repo = "oil.nvim"; 7708 + rev = "0ccf95ae5d0ea731de8d427304f95d384a0664c4"; 7709 + sha256 = "0md4ih34kcfs15vf9g1acnnyzpcja214zdzr8yxzis9idqyh3liz"; 7710 fetchSubmodules = true; 7711 }; 7712 meta.homepage = "https://github.com/stevearc/oil.nvim/"; ··· 8025 meta.homepage = "https://github.com/motus/pig.vim/"; 8026 }; 8027 8028 + plantuml-previewer-vim = buildVimPluginFrom2Nix { 8029 + pname = "plantuml-previewer.vim"; 8030 + version = "2023-03-07"; 8031 + src = fetchFromGitHub { 8032 + owner = "weirongxu"; 8033 + repo = "plantuml-previewer.vim"; 8034 + rev = "1dd4d0f2b09cd80a217f76d82f93830dbbe689b3"; 8035 + sha256 = "0pvdiyyqd9j65q9wf3y6jxgry4lxvnbd2ah1761a4vbn02zdrr2v"; 8036 + }; 8037 + meta.homepage = "https://github.com/weirongxu/plantuml-previewer.vim/"; 8038 + }; 8039 + 8040 plantuml-syntax = buildVimPluginFrom2Nix { 8041 pname = "plantuml-syntax"; 8042 version = "2022-08-26"; ··· 8156 sha256 = "1l9s6linmjy7wlxsp4gipffnxakwvi1037phcnsr294c920d4dz5"; 8157 }; 8158 meta.homepage = "https://github.com/ewilazarus/preto/"; 8159 + }; 8160 + 8161 + pretty-fold-nvim = buildVimPluginFrom2Nix { 8162 + pname = "pretty-fold.nvim"; 8163 + version = "2022-07-20"; 8164 + src = fetchFromGitHub { 8165 + owner = "anuvyklack"; 8166 + repo = "pretty-fold.nvim"; 8167 + rev = "a7d8b424abe0eedf50116c460fbe6dfd5783b1d5"; 8168 + sha256 = "0fjjd5zyh588czz886v29wff8jy5fwa4nbjfailwph4p9b1xj0rx"; 8169 + }; 8170 + meta.homepage = "https://github.com/anuvyklack/pretty-fold.nvim/"; 8171 }; 8172 8173 prev_indent = buildVimPluginFrom2Nix { ··· 9473 9474 telescope-file-browser-nvim = buildVimPluginFrom2Nix { 9475 pname = "telescope-file-browser.nvim"; 9476 + version = "2023-08-12"; 9477 src = fetchFromGitHub { 9478 owner = "nvim-telescope"; 9479 repo = "telescope-file-browser.nvim"; 9480 + rev = "0e054a9dd786280a4226c50e85e447992f6b3ff0"; 9481 + sha256 = "1a4q9dfmb5dbsznbpnd3iaqnysa1y29jnpy6kqhk22iwqgj8hwnz"; 9482 }; 9483 meta.homepage = "https://github.com/nvim-telescope/telescope-file-browser.nvim/"; 9484 }; 9485 9486 telescope-frecency-nvim = buildVimPluginFrom2Nix { 9487 pname = "telescope-frecency.nvim"; 9488 + version = "2023-08-12"; 9489 src = fetchFromGitHub { 9490 owner = "nvim-telescope"; 9491 repo = "telescope-frecency.nvim"; 9492 + rev = "2ac311a2666edb447db5139b326777c44adc1e2a"; 9493 + sha256 = "1p8wi76mpr6gsyksbf7xcd6b4888csrrgj1g6hif9yb3d6r7fzm6"; 9494 }; 9495 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 9496 }; ··· 10124 10125 typescript-nvim = buildVimPluginFrom2Nix { 10126 pname = "typescript.nvim"; 10127 + version = "2023-08-12"; 10128 src = fetchFromGitHub { 10129 owner = "jose-elias-alvarez"; 10130 repo = "typescript.nvim"; 10131 + rev = "4de85ef699d7e6010528dcfbddc2ed4c2c421467"; 10132 + sha256 = "0rx29i3hmzh2knxx098fvfc0iafx3j08bs1zbv4dxadq56dnhaxm"; 10133 }; 10134 meta.homepage = "https://github.com/jose-elias-alvarez/typescript.nvim/"; 10135 }; ··· 12054 meta.homepage = "https://github.com/rhysd/vim-grammarous/"; 12055 }; 12056 12057 + vim-graphical-preview = buildVimPluginFrom2Nix { 12058 + pname = "vim-graphical-preview"; 12059 + version = "2022-11-28"; 12060 + src = fetchFromGitHub { 12061 + owner = "bytesnake"; 12062 + repo = "vim-graphical-preview"; 12063 + rev = "d5692493d33d5c9d776e94c9d77493741a3293c8"; 12064 + sha256 = "1w7w46359s9s8n2ndihd39bwv69jc4nwjsjy3bgzgrd2qni9xf6p"; 12065 + }; 12066 + meta.homepage = "https://github.com/bytesnake/vim-graphical-preview/"; 12067 + }; 12068 + 12069 vim-graphql = buildVimPluginFrom2Nix { 12070 pname = "vim-graphql"; 12071 version = "2023-01-16"; ··· 13547 13548 vim-pasta = buildVimPluginFrom2Nix { 13549 pname = "vim-pasta"; 13550 + version = "2023-08-12"; 13551 src = fetchFromGitHub { 13552 owner = "ku1ik"; 13553 repo = "vim-pasta"; 13554 + rev = "2b786703eef9f82ae7a56f3de4ee43e1e5efaaa5"; 13555 + sha256 = "1q4d512rq57awasb441slqp29mkzi3jxmy8clrp2s9ydwdbndwlx"; 13556 }; 13557 meta.homepage = "https://github.com/ku1ik/vim-pasta/"; 13558 }; ··· 15637 15638 yats-vim = buildVimPluginFrom2Nix { 15639 pname = "yats.vim"; 15640 + version = "2023-08-12"; 15641 src = fetchFromGitHub { 15642 owner = "HerringtonDarkholme"; 15643 repo = "yats.vim"; 15644 + rev = "8878bdd7fc01eec647267d4433a763474b6a5db4"; 15645 + sha256 = "0070r63v9kjl3cx9w8xsilyww9nwyharc6l274y7mg4bfhddpbr3"; 15646 fetchSubmodules = true; 15647 }; 15648 meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/"; ··· 15934 sha256 = "19gndx91dj3c76zbidlk4gjgjw0qkpv4x0ws6f1fsga9b9gplf3g"; 15935 }; 15936 meta.homepage = "https://github.com/rose-pine/neovim/"; 15937 + }; 15938 + 15939 + samodostal-image-nvim = buildVimPluginFrom2Nix { 15940 + pname = "samodostal-image-nvim"; 15941 + version = "2023-06-08"; 15942 + src = fetchFromGitHub { 15943 + owner = "samodostal"; 15944 + repo = "image.nvim"; 15945 + rev = "dcabdf47b0b974b61d08eeafa2c519927e37cf27"; 15946 + sha256 = "1c0s460nzw1imvvzj6b9hsalv60jmcyrfga5gldbskz58hyj739m"; 15947 + }; 15948 + meta.homepage = "https://github.com/samodostal/image.nvim/"; 15949 }; 15950 15951 tinykeymap = buildVimPluginFrom2Nix {
+6 -6
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
··· 1929 }; 1930 teal = buildGrammar { 1931 language = "teal"; 1932 - version = "0.0.0+rev=2158ecc"; 1933 src = fetchFromGitHub { 1934 owner = "euclidianAce"; 1935 repo = "tree-sitter-teal"; 1936 - rev = "2158ecce11ea542f9b791baf2c7fb33798174ed2"; 1937 - hash = "sha256-Vofqs1AW5/a7kdPjY8+fu/t/mfBpaXiFFeG1Y0hsP6E="; 1938 }; 1939 generate = true; 1940 meta.homepage = "https://github.com/euclidianAce/tree-sitter-teal"; ··· 2187 }; 2188 wing = buildGrammar { 2189 language = "wing"; 2190 - version = "0.0.0+rev=f416d4b"; 2191 src = fetchFromGitHub { 2192 owner = "winglang"; 2193 repo = "wing"; 2194 - rev = "f416d4b76141d803ea2ebadf0629fca164133723"; 2195 - hash = "sha256-xSt6C64PmNJOqZxon4TWbAIlMzSaRClPc47wi9Sxdpk="; 2196 }; 2197 location = "libs/tree-sitter-wing"; 2198 generate = true;
··· 1929 }; 1930 teal = buildGrammar { 1931 language = "teal"; 1932 + version = "0.0.0+rev=33482c9"; 1933 src = fetchFromGitHub { 1934 owner = "euclidianAce"; 1935 repo = "tree-sitter-teal"; 1936 + rev = "33482c92a0dfa694491d34e167a1d2f52b0dccb1"; 1937 + hash = "sha256-6T9hn+Tvz8AYMsAu2J8vt6WkRQRrdGwGJcw3c85W14I="; 1938 }; 1939 generate = true; 1940 meta.homepage = "https://github.com/euclidianAce/tree-sitter-teal"; ··· 2187 }; 2188 wing = buildGrammar { 2189 language = "wing"; 2190 + version = "0.0.0+rev=9399564"; 2191 src = fetchFromGitHub { 2192 owner = "winglang"; 2193 repo = "wing"; 2194 + rev = "9399564d1e32864c6af2d49c0dcd1f76d54443f2"; 2195 + hash = "sha256-Me+AhVl0a38w54vWa4yvxOPHMwVnJw1wewrn0bBC9AM="; 2196 }; 2197 location = "libs/tree-sitter-wing"; 2198 generate = true;
+15
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 169 https://github.com/neoclide/coc.nvim/,release, 170 https://github.com/manicmaniac/coconut.vim/,HEAD, 171 https://github.com/Exafunction/codeium.vim/,HEAD, 172 https://github.com/metakirby5/codi.vim/,, 173 https://github.com/tjdevries/colorbuddy.nvim/,, 174 https://github.com/lilydjwg/colorizer/,, ··· 245 https://github.com/sindrets/diffview.nvim/,, 246 https://github.com/elihunter173/dirbuf.nvim/,HEAD, 247 https://github.com/direnv/direnv.vim/,, 248 https://github.com/doki-theme/doki-theme-vim/,, 249 https://github.com/Mofiqul/dracula.nvim/,HEAD, 250 https://github.com/stevearc/dressing.nvim/,, ··· 285 https://github.com/fhill2/floating.nvim/,, 286 https://github.com/floobits/floobits-neovim/,, 287 https://github.com/akinsho/flutter-tools.nvim/,HEAD, 288 https://github.com/mhartington/formatter.nvim/,, 289 https://github.com/megaannum/forms/,, 290 https://github.com/rafamadriz/friendly-snippets/,, ··· 356 https://github.com/idris-hackers/idris-vim/,, 357 https://github.com/edwinb/idris2-vim/,, 358 https://github.com/3rd/image.nvim/,HEAD, 359 https://github.com/lewis6991/impatient.nvim/,, 360 https://github.com/smjonas/inc-rename.nvim/,HEAD, 361 https://github.com/nishigori/increment-activator/,, ··· 383 https://github.com/rebelot/kanagawa.nvim/,, 384 https://github.com/anuvyklack/keymap-layer.nvim/,HEAD, 385 https://github.com/kmonad/kmonad-vim/,, 386 https://github.com/b3nj5m1n/kommentary/,, 387 https://github.com/udalov/kotlin-vim/,, 388 https://github.com/qnighy/lalrpop.vim/,, ··· 440 https://github.com/WhiteBlackGoose/magma-nvim-goose/,HEAD, 441 https://github.com/winston0410/mark-radar.nvim/,HEAD, 442 https://github.com/iamcco/markdown-preview.nvim/,, 443 https://github.com/chentoast/marks.nvim/,, 444 https://github.com/williamboman/mason-lspconfig.nvim/,HEAD, 445 https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/,HEAD, ··· 450 https://github.com/vim-scripts/mayansmoke/,, 451 https://github.com/chikamichi/mediawiki.vim/,HEAD, 452 https://github.com/savq/melange-nvim/,, 453 https://github.com/echasnovski/mini.nvim/,, 454 https://github.com/wfxr/minimap.vim/,, 455 https://github.com/jghauser/mkdir.nvim/,main, ··· 461 https://github.com/shaunsingh/moonlight.nvim/,,pure-lua 462 https://github.com/leafo/moonscript-vim/,HEAD, 463 https://github.com/yegappan/mru/,, 464 https://github.com/ncm2/ncm2/,, 465 https://github.com/ncm2/ncm2-bufword/,, 466 https://github.com/ncm2/ncm2-cssomni/,, ··· 493 https://github.com/neomake/neomake/,, 494 https://github.com/Shougo/neomru.vim/,, 495 https://github.com/rafamadriz/neon/,, 496 https://github.com/nvim-neorg/neorg/,, 497 https://github.com/nvim-neorg/neorg-telescope/,HEAD, 498 https://github.com/karb94/neoscroll.nvim/,, ··· 580 https://github.com/neovimhaskell/nvim-hs.vim/,, 581 https://github.com/mfussenegger/nvim-jdtls/,, 582 https://github.com/gennaro-tedesco/nvim-jqx/,, 583 https://github.com/ethanholz/nvim-lastplace/,HEAD, 584 https://github.com/kosayoda/nvim-lightbulb/,, 585 https://github.com/josa42/nvim-lightline-lsp/,, ··· 605 https://github.com/olrtg/nvim-rename-state/,HEAD, 606 https://github.com/petertriho/nvim-scrollbar/,HEAD, 607 https://github.com/dstein64/nvim-scrollview/,, 608 https://github.com/dcampos/nvim-snippy/,HEAD, 609 https://github.com/ishan9299/nvim-solarized-lua/,, 610 https://github.com/nvim-pack/nvim-spectre/,, ··· 620 https://github.com/eddiebergman/nvim-treesitter-pyfold/,, 621 https://github.com/nvim-treesitter/nvim-treesitter-refactor/,, 622 https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,, 623 https://github.com/windwp/nvim-ts-autotag/,, 624 https://github.com/joosepalviste/nvim-ts-context-commentstring/,, 625 https://github.com/mrjones2014/nvim-ts-rainbow/,, 626 https://gitlab.com/HiPhish/nvim-ts-rainbow2,HEAD, 627 https://github.com/kevinhwang91/nvim-ufo/,HEAD, 628 https://github.com/kyazdani42/nvim-web-devicons/,, 629 https://github.com/AckslD/nvim-whichkey-setup.lua/,, 630 https://github.com/roxma/nvim-yarp/,, ··· 661 https://github.com/pest-parser/pest.vim/,HEAD, 662 https://github.com/lifepillar/pgsql.vim/,, 663 https://github.com/motus/pig.vim/,, 664 https://github.com/aklt/plantuml-syntax/,, 665 https://github.com/nvim-treesitter/playground/,, 666 https://github.com/nvim-lua/plenary.nvim/,, ··· 671 https://github.com/andweeb/presence.nvim/,, 672 https://github.com/sotte/presenting.vim/,, 673 https://github.com/ewilazarus/preto/,HEAD, 674 https://github.com/vim-scripts/prev_indent/,, 675 https://github.com/ahmedkhalf/project.nvim/,, 676 https://github.com/kevinhwang91/promise-async/,HEAD,
··· 169 https://github.com/neoclide/coc.nvim/,release, 170 https://github.com/manicmaniac/coconut.vim/,HEAD, 171 https://github.com/Exafunction/codeium.vim/,HEAD, 172 + https://github.com/gorbit99/codewindow.nvim/,HEAD, 173 https://github.com/metakirby5/codi.vim/,, 174 https://github.com/tjdevries/colorbuddy.nvim/,, 175 https://github.com/lilydjwg/colorizer/,, ··· 246 https://github.com/sindrets/diffview.nvim/,, 247 https://github.com/elihunter173/dirbuf.nvim/,HEAD, 248 https://github.com/direnv/direnv.vim/,, 249 + https://github.com/chipsenkbeil/distant.nvim/,HEAD, 250 https://github.com/doki-theme/doki-theme-vim/,, 251 https://github.com/Mofiqul/dracula.nvim/,HEAD, 252 https://github.com/stevearc/dressing.nvim/,, ··· 287 https://github.com/fhill2/floating.nvim/,, 288 https://github.com/floobits/floobits-neovim/,, 289 https://github.com/akinsho/flutter-tools.nvim/,HEAD, 290 + https://github.com/anuvyklack/fold-preview.nvim/,HEAD, 291 https://github.com/mhartington/formatter.nvim/,, 292 https://github.com/megaannum/forms/,, 293 https://github.com/rafamadriz/friendly-snippets/,, ··· 359 https://github.com/idris-hackers/idris-vim/,, 360 https://github.com/edwinb/idris2-vim/,, 361 https://github.com/3rd/image.nvim/,HEAD, 362 + https://github.com/samodostal/image.nvim/,HEAD,samodostal-image-nvim 363 https://github.com/lewis6991/impatient.nvim/,, 364 https://github.com/smjonas/inc-rename.nvim/,HEAD, 365 https://github.com/nishigori/increment-activator/,, ··· 387 https://github.com/rebelot/kanagawa.nvim/,, 388 https://github.com/anuvyklack/keymap-layer.nvim/,HEAD, 389 https://github.com/kmonad/kmonad-vim/,, 390 + https://github.com/frabjous/knap/,HEAD, 391 https://github.com/b3nj5m1n/kommentary/,, 392 https://github.com/udalov/kotlin-vim/,, 393 https://github.com/qnighy/lalrpop.vim/,, ··· 445 https://github.com/WhiteBlackGoose/magma-nvim-goose/,HEAD, 446 https://github.com/winston0410/mark-radar.nvim/,HEAD, 447 https://github.com/iamcco/markdown-preview.nvim/,, 448 + https://github.com/David-Kunz/markid/,HEAD, 449 https://github.com/chentoast/marks.nvim/,, 450 https://github.com/williamboman/mason-lspconfig.nvim/,HEAD, 451 https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/,HEAD, ··· 456 https://github.com/vim-scripts/mayansmoke/,, 457 https://github.com/chikamichi/mediawiki.vim/,HEAD, 458 https://github.com/savq/melange-nvim/,, 459 + https://github.com/phaazon/mind.nvim/,HEAD, 460 https://github.com/echasnovski/mini.nvim/,, 461 https://github.com/wfxr/minimap.vim/,, 462 https://github.com/jghauser/mkdir.nvim/,main, ··· 468 https://github.com/shaunsingh/moonlight.nvim/,,pure-lua 469 https://github.com/leafo/moonscript-vim/,HEAD, 470 https://github.com/yegappan/mru/,, 471 + https://github.com/jbyuki/nabla.nvim/,HEAD, 472 https://github.com/ncm2/ncm2/,, 473 https://github.com/ncm2/ncm2-bufword/,, 474 https://github.com/ncm2/ncm2-cssomni/,, ··· 501 https://github.com/neomake/neomake/,, 502 https://github.com/Shougo/neomru.vim/,, 503 https://github.com/rafamadriz/neon/,, 504 + https://github.com/ii14/neorepl.nvim/,HEAD, 505 https://github.com/nvim-neorg/neorg/,, 506 https://github.com/nvim-neorg/neorg-telescope/,HEAD, 507 https://github.com/karb94/neoscroll.nvim/,, ··· 589 https://github.com/neovimhaskell/nvim-hs.vim/,, 590 https://github.com/mfussenegger/nvim-jdtls/,, 591 https://github.com/gennaro-tedesco/nvim-jqx/,, 592 + https://gitlab.com/usmcamp0811/nvim-julia-autotest,HEAD, 593 https://github.com/ethanholz/nvim-lastplace/,HEAD, 594 https://github.com/kosayoda/nvim-lightbulb/,, 595 https://github.com/josa42/nvim-lightline-lsp/,, ··· 615 https://github.com/olrtg/nvim-rename-state/,HEAD, 616 https://github.com/petertriho/nvim-scrollbar/,HEAD, 617 https://github.com/dstein64/nvim-scrollview/,, 618 + https://github.com/s1n7ax/nvim-search-and-replace/,HEAD, 619 https://github.com/dcampos/nvim-snippy/,HEAD, 620 https://github.com/ishan9299/nvim-solarized-lua/,, 621 https://github.com/nvim-pack/nvim-spectre/,, ··· 631 https://github.com/eddiebergman/nvim-treesitter-pyfold/,, 632 https://github.com/nvim-treesitter/nvim-treesitter-refactor/,, 633 https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,, 634 + https://github.com/RRethy/nvim-treesitter-textsubjects/,HEAD, 635 https://github.com/windwp/nvim-ts-autotag/,, 636 https://github.com/joosepalviste/nvim-ts-context-commentstring/,, 637 https://github.com/mrjones2014/nvim-ts-rainbow/,, 638 https://gitlab.com/HiPhish/nvim-ts-rainbow2,HEAD, 639 https://github.com/kevinhwang91/nvim-ufo/,HEAD, 640 + https://github.com/samjwill/nvim-unception/,HEAD, 641 https://github.com/kyazdani42/nvim-web-devicons/,, 642 https://github.com/AckslD/nvim-whichkey-setup.lua/,, 643 https://github.com/roxma/nvim-yarp/,, ··· 674 https://github.com/pest-parser/pest.vim/,HEAD, 675 https://github.com/lifepillar/pgsql.vim/,, 676 https://github.com/motus/pig.vim/,, 677 + https://github.com/weirongxu/plantuml-previewer.vim/,HEAD, 678 https://github.com/aklt/plantuml-syntax/,, 679 https://github.com/nvim-treesitter/playground/,, 680 https://github.com/nvim-lua/plenary.nvim/,, ··· 685 https://github.com/andweeb/presence.nvim/,, 686 https://github.com/sotte/presenting.vim/,, 687 https://github.com/ewilazarus/preto/,HEAD, 688 + https://github.com/anuvyklack/pretty-fold.nvim/,HEAD, 689 https://github.com/vim-scripts/prev_indent/,, 690 https://github.com/ahmedkhalf/project.nvim/,, 691 https://github.com/kevinhwang91/promise-async/,HEAD,