at 22.05-pre 364 kB view raw
1# This file has been generated by ./pkgs/misc/vim-plugins/update.py. Do not edit! 2{ lib, buildVimPluginFrom2Nix, fetchFromGitHub }: 3 4final: prev: 5{ 6 a-vim = buildVimPluginFrom2Nix { 7 pname = "a.vim"; 8 version = "2010-11-06"; 9 src = fetchFromGitHub { 10 owner = "vim-scripts"; 11 repo = "a.vim"; 12 rev = "2cbe946206ec622d9d8cf2c99317f204c4d41885"; 13 sha256 = "0h62v9z5bh9xmaq22pqdb3z79i84a5rknqm68mjpy7nq7s3q42fa"; 14 }; 15 meta.homepage = "https://github.com/vim-scripts/a.vim/"; 16 }; 17 18 ack-vim = buildVimPluginFrom2Nix { 19 pname = "ack.vim"; 20 version = "2018-02-27"; 21 src = fetchFromGitHub { 22 owner = "mileszs"; 23 repo = "ack.vim"; 24 rev = "36e40f9ec91bdbf6f1adf408522a73a6925c3042"; 25 sha256 = "0yppr89hd1jyp0pj56hxdjbn32sr7pj3mihd18wxispvl5dqd6fm"; 26 }; 27 meta.homepage = "https://github.com/mileszs/ack.vim/"; 28 }; 29 30 acp = buildVimPluginFrom2Nix { 31 pname = "acp"; 32 version = "2013-02-05"; 33 src = fetchFromGitHub { 34 owner = "eikenb"; 35 repo = "acp"; 36 rev = "5c627cec37d0d3b1670cb250d84e176e8b0c644e"; 37 sha256 = "0h7s4nvxin7m2caka7g1hhlxj1bbiwsvw8s2lqwlh7nq43v23ghg"; 38 }; 39 meta.homepage = "https://github.com/eikenb/acp/"; 40 }; 41 42 aerial-nvim = buildVimPluginFrom2Nix { 43 pname = "aerial.nvim"; 44 version = "2021-10-23"; 45 src = fetchFromGitHub { 46 owner = "stevearc"; 47 repo = "aerial.nvim"; 48 rev = "0430d20508157d97fac4e14400b648346a7cba94"; 49 sha256 = "0viqw73iyqv2vzskrfj9mfajvk4hslsl8w707km11509mv473d7h"; 50 }; 51 meta.homepage = "https://github.com/stevearc/aerial.nvim/"; 52 }; 53 54 agda-vim = buildVimPluginFrom2Nix { 55 pname = "agda-vim"; 56 version = "2021-10-28"; 57 src = fetchFromGitHub { 58 owner = "derekelkins"; 59 repo = "agda-vim"; 60 rev = "4a0f475aaef756702222bdd5b01e25f814f5691f"; 61 sha256 = "0d4gwgdy4y52gycz33y5ar9rj0r2y6bkjnyns3br2iy0x4rzghff"; 62 }; 63 meta.homepage = "https://github.com/derekelkins/agda-vim/"; 64 }; 65 66 alchemist-vim = buildVimPluginFrom2Nix { 67 pname = "alchemist.vim"; 68 version = "2020-04-27"; 69 src = fetchFromGitHub { 70 owner = "slashmili"; 71 repo = "alchemist.vim"; 72 rev = "3d370d163a48bdeccea4be541686cce67a52b996"; 73 sha256 = "0svciz70yccaaifq1ivb7f0cwfjssmrkm7fbpjlylslx6wjjfc1i"; 74 }; 75 meta.homepage = "https://github.com/slashmili/alchemist.vim/"; 76 }; 77 78 ale = buildVimPluginFrom2Nix { 79 pname = "ale"; 80 version = "2021-11-15"; 81 src = fetchFromGitHub { 82 owner = "dense-analysis"; 83 repo = "ale"; 84 rev = "31dc6a61a07839ea906f6f0b80be713fb8cad1c7"; 85 sha256 = "1j8fzyxl3lgc5xwklllvk7cq0qh7hdjjvv9r93xzbmr74w82410v"; 86 }; 87 meta.homepage = "https://github.com/dense-analysis/ale/"; 88 }; 89 90 align = buildVimPluginFrom2Nix { 91 pname = "align"; 92 version = "2012-08-08"; 93 src = fetchFromGitHub { 94 owner = "vim-scripts"; 95 repo = "align"; 96 rev = "787662fe90cd057942bc5b682fd70c87e1a9dd77"; 97 sha256 = "0acacr572kfh7jvavbw61q5pkwrpi1albgancma063rpax1pddgp"; 98 }; 99 meta.homepage = "https://github.com/vim-scripts/align/"; 100 }; 101 102 aniseed = buildVimPluginFrom2Nix { 103 pname = "aniseed"; 104 version = "2021-11-14"; 105 src = fetchFromGitHub { 106 owner = "Olical"; 107 repo = "aniseed"; 108 rev = "9c8f2cd17d454a38b11cedd323579b579ee27f9c"; 109 sha256 = "1j7nsiikf2bl6h52pa0v2mwhsrk8irq9104jm7hy6a6wz97dqmfb"; 110 }; 111 meta.homepage = "https://github.com/Olical/aniseed/"; 112 }; 113 114 ansible-vim = buildVimPluginFrom2Nix { 115 pname = "ansible-vim"; 116 version = "2021-11-08"; 117 src = fetchFromGitHub { 118 owner = "pearofducks"; 119 repo = "ansible-vim"; 120 rev = "469e55b101d85ff82687d975349b356b362194a6"; 121 sha256 = "0z2iqb974drs0nc3cxk32z5xlbdl8bgbsc8564sz13ayqbdms4nk"; 122 }; 123 meta.homepage = "https://github.com/pearofducks/ansible-vim/"; 124 }; 125 126 antonys-macro-repeater = buildVimPluginFrom2Nix { 127 pname = "antonys-macro-repeater"; 128 version = "2017-09-10"; 129 src = fetchFromGitHub { 130 owner = "ckarnell"; 131 repo = "antonys-macro-repeater"; 132 rev = "61784d86b2654f3e261b9cc33360c5197704e266"; 133 sha256 = "1cq5r091qbxjs9s12f7bb2fdm43gxwpnnh2l8nhj0n69jfk7gblw"; 134 }; 135 meta.homepage = "https://github.com/ckarnell/antonys-macro-repeater/"; 136 }; 137 138 arcanist-vim = buildVimPluginFrom2Nix { 139 pname = "arcanist.vim"; 140 version = "2016-05-27"; 141 src = fetchFromGitHub { 142 owner = "solarnz"; 143 repo = "arcanist.vim"; 144 rev = "bd59e799e838c8d946d33142104b2db625dc15d6"; 145 sha256 = "11v7gqa5rnv28q0i3d02g9sw22gkjn10afvjx7bg352d91knxn9m"; 146 }; 147 meta.homepage = "https://github.com/solarnz/arcanist.vim/"; 148 }; 149 150 argtextobj-vim = buildVimPluginFrom2Nix { 151 pname = "argtextobj.vim"; 152 version = "2010-10-18"; 153 src = fetchFromGitHub { 154 owner = "vim-scripts"; 155 repo = "argtextobj.vim"; 156 rev = "f3fbe427f7b4ec436416a5816d714dc917dc530b"; 157 sha256 = "1l4jh5hdmky1qj5z26jpnk49a6djjcvzyyr6pknrrgb8rzkiln48"; 158 }; 159 meta.homepage = "https://github.com/vim-scripts/argtextobj.vim/"; 160 }; 161 162 async-vim = buildVimPluginFrom2Nix { 163 pname = "async.vim"; 164 version = "2021-03-21"; 165 src = fetchFromGitHub { 166 owner = "prabirshrestha"; 167 repo = "async.vim"; 168 rev = "0fb846e1eb3c2bf04d52a57f41088afb3395212e"; 169 sha256 = "1glzg0i53wkm383y1vbddbyp1ivlsx2hivjchiw60sr9gccn8f8l"; 170 }; 171 meta.homepage = "https://github.com/prabirshrestha/async.vim/"; 172 }; 173 174 asyncomplete-vim = buildVimPluginFrom2Nix { 175 pname = "asyncomplete.vim"; 176 version = "2021-08-19"; 177 src = fetchFromGitHub { 178 owner = "prabirshrestha"; 179 repo = "asyncomplete.vim"; 180 rev = "73ac8e4e4525ba48e82d0f30643987b015233d4e"; 181 sha256 = "0gbmkxrxcwr5adzp2j7dd64dpzc775m1b9sv0si96gh9pb6119q2"; 182 }; 183 meta.homepage = "https://github.com/prabirshrestha/asyncomplete.vim/"; 184 }; 185 186 ats-vim = buildVimPluginFrom2Nix { 187 pname = "ats-vim"; 188 version = "2020-09-04"; 189 src = fetchFromGitHub { 190 owner = "vmchale"; 191 repo = "ats-vim"; 192 rev = "8e3e722b6d09ed81313573b4e7b108b265628ff1"; 193 sha256 = "1jj4q8dmal7rgizqm59dbgjf8by8lxjwnbg39gkbmjiwhdj8q67h"; 194 }; 195 meta.homepage = "https://github.com/vmchale/ats-vim/"; 196 }; 197 198 aurora = buildVimPluginFrom2Nix { 199 pname = "aurora"; 200 version = "2021-11-13"; 201 src = fetchFromGitHub { 202 owner = "ray-x"; 203 repo = "aurora"; 204 rev = "639f60317e7ccaccb6b8b6681b40897308d466b8"; 205 sha256 = "0b4nsdkfmd8j0v74fd4yzyx1rm2l4a968g3s9vhckrn9wnyj7khf"; 206 }; 207 meta.homepage = "https://github.com/ray-x/aurora/"; 208 }; 209 210 auto-git-diff = buildVimPluginFrom2Nix { 211 pname = "auto-git-diff"; 212 version = "2019-09-23"; 213 src = fetchFromGitHub { 214 owner = "hotwatermorning"; 215 repo = "auto-git-diff"; 216 rev = "a14d52b7ed7e7fb69bf1de9d363f3abdd3410b3a"; 217 sha256 = "0i0bnlxclh8pzanrxj428728mdx4wdy19fx499kiin87qr4r2hbn"; 218 }; 219 meta.homepage = "https://github.com/hotwatermorning/auto-git-diff/"; 220 }; 221 222 auto-pairs = buildVimPluginFrom2Nix { 223 pname = "auto-pairs"; 224 version = "2019-02-27"; 225 src = fetchFromGitHub { 226 owner = "jiangmiao"; 227 repo = "auto-pairs"; 228 rev = "39f06b873a8449af8ff6a3eee716d3da14d63a76"; 229 sha256 = "1hxf155cmavpxpbsxx6zk23hgl9grl6yrh165kp9bjvld9ng08ng"; 230 }; 231 meta.homepage = "https://github.com/jiangmiao/auto-pairs/"; 232 }; 233 234 auto-session = buildVimPluginFrom2Nix { 235 pname = "auto-session"; 236 version = "2021-10-30"; 237 src = fetchFromGitHub { 238 owner = "rmagatti"; 239 repo = "auto-session"; 240 rev = "5f2a9d7e45133be33a1dae3580089e257824a907"; 241 sha256 = "1gm6f9pnvv1kghxsm3082vxng81jg2srfnwczjik2m2m9bypdd4s"; 242 }; 243 meta.homepage = "https://github.com/rmagatti/auto-session/"; 244 }; 245 246 autoload_cscope-vim = buildVimPluginFrom2Nix { 247 pname = "autoload_cscope.vim"; 248 version = "2011-01-28"; 249 src = fetchFromGitHub { 250 owner = "vim-scripts"; 251 repo = "autoload_cscope.vim"; 252 rev = "26f428f400d96d25a9d633e6314f6e1760923db1"; 253 sha256 = "150h6k4nd1msa21c0zxl68nwwq3qdmqi0d8h4as98rrz0b0lghn7"; 254 }; 255 meta.homepage = "https://github.com/vim-scripts/autoload_cscope.vim/"; 256 }; 257 258 awesome-vim-colorschemes = buildVimPluginFrom2Nix { 259 pname = "awesome-vim-colorschemes"; 260 version = "2021-08-15"; 261 src = fetchFromGitHub { 262 owner = "rafi"; 263 repo = "awesome-vim-colorschemes"; 264 rev = "facbd7269201b1766369be9abc8bfc183938a9ae"; 265 sha256 = "11bdzds9qyr56sqwl2c7cy7gll32dd3fzy8bx1b0rg7ylwlyqllf"; 266 }; 267 meta.homepage = "https://github.com/rafi/awesome-vim-colorschemes/"; 268 }; 269 270 ayu-vim = buildVimPluginFrom2Nix { 271 pname = "ayu-vim"; 272 version = "2020-05-29"; 273 src = fetchFromGitHub { 274 owner = "ayu-theme"; 275 repo = "ayu-vim"; 276 rev = "0745635421688ce777f663d13531996cb4da6514"; 277 sha256 = "0w7ixhz72g3lr1hkn450k6x8sdgv95pp6pxbykka3s01i506rzmj"; 278 }; 279 meta.homepage = "https://github.com/ayu-theme/ayu-vim/"; 280 }; 281 282 barbar-nvim = buildVimPluginFrom2Nix { 283 pname = "barbar.nvim"; 284 version = "2021-10-05"; 285 src = fetchFromGitHub { 286 owner = "romgrk"; 287 repo = "barbar.nvim"; 288 rev = "6e638309efcad2f308eb9c5eaccf6f62b794bbab"; 289 sha256 = "0kvhwn3gr5x5vf2cgjda22naf8cvgkc43zalvxvr99s9jcjyynki"; 290 }; 291 meta.homepage = "https://github.com/romgrk/barbar.nvim/"; 292 }; 293 294 base16-vim = buildVimPluginFrom2Nix { 295 pname = "base16-vim"; 296 version = "2019-06-07"; 297 src = fetchFromGitHub { 298 owner = "chriskempson"; 299 repo = "base16-vim"; 300 rev = "6191622d5806d4448fa2285047936bdcee57a098"; 301 sha256 = "1qz21jizcy533mqk9wff1wqchhixkcfkysqcqs0x35wwpbri6nz8"; 302 }; 303 meta.homepage = "https://github.com/chriskempson/base16-vim/"; 304 }; 305 306 bats-vim = buildVimPluginFrom2Nix { 307 pname = "bats.vim"; 308 version = "2013-07-03"; 309 src = fetchFromGitHub { 310 owner = "vim-scripts"; 311 repo = "bats.vim"; 312 rev = "3c283f594ff8bc7fb0c25cd07ebef0f17385f94a"; 313 sha256 = "06f3hdf7y5gpwmc6inrhk938qmn7cr6mbk00amrnl1qjvk09givx"; 314 }; 315 meta.homepage = "https://github.com/vim-scripts/bats.vim/"; 316 }; 317 318 bclose-vim = buildVimPluginFrom2Nix { 319 pname = "bclose.vim"; 320 version = "2018-10-10"; 321 src = fetchFromGitHub { 322 owner = "rbgrouleff"; 323 repo = "bclose.vim"; 324 rev = "99018b4a2dd18aea1cbd3aa23565b01a0f8c5b73"; 325 sha256 = "09a7g0nxn8cbnfz6za8q1p46kb5zbvxl80077hrjpnx4xc82xn2h"; 326 }; 327 meta.homepage = "https://github.com/rbgrouleff/bclose.vim/"; 328 }; 329 330 better-escape-nvim = buildVimPluginFrom2Nix { 331 pname = "better-escape.nvim"; 332 version = "2021-10-18"; 333 src = fetchFromGitHub { 334 owner = "max397574"; 335 repo = "better-escape.nvim"; 336 rev = "bbb8b0e3d1b1088a1db6b5ece776a41709929128"; 337 sha256 = "1xiaywjy12rj25qdq5ys8ayrwlw9p9frpjzzagx1p6zgp03jpq63"; 338 }; 339 meta.homepage = "https://github.com/max397574/better-escape.nvim/"; 340 }; 341 342 BetterLua-vim = buildVimPluginFrom2Nix { 343 pname = "BetterLua.vim"; 344 version = "2020-08-14"; 345 src = fetchFromGitHub { 346 owner = "euclidianAce"; 347 repo = "BetterLua.vim"; 348 rev = "d2d6c115575d09258a794a6f20ac60233eee59d5"; 349 sha256 = "1rvlx21kw8865dg6q97hx9i2s1n8mn1nyhn0m7dkx625pghsx3js"; 350 }; 351 meta.homepage = "https://github.com/euclidianAce/BetterLua.vim/"; 352 }; 353 354 blueballs-neovim = buildVimPluginFrom2Nix { 355 pname = "blueballs-neovim"; 356 version = "2021-09-09"; 357 src = fetchFromGitHub { 358 owner = "blueballs-theme"; 359 repo = "blueballs-neovim"; 360 rev = "e0d73d553f663a12539682d89130d71df2db9099"; 361 sha256 = "02x374wgbw3fmqlyrlxspf1n3ajik5y53g232r44y6093ly8wsw1"; 362 }; 363 meta.homepage = "https://github.com/blueballs-theme/blueballs-neovim/"; 364 }; 365 366 bracey-vim = buildVimPluginFrom2Nix { 367 pname = "bracey.vim"; 368 version = "2021-08-20"; 369 src = fetchFromGitHub { 370 owner = "turbio"; 371 repo = "bracey.vim"; 372 rev = "4e1a22acc01787814819df1057d039d4ecf357eb"; 373 sha256 = "05cz8hx2jk3zp1h65j4pfpvdvcff65wp59j7j796ljnjaggj9kh2"; 374 }; 375 meta.homepage = "https://github.com/turbio/bracey.vim/"; 376 }; 377 378 brainfuck-vim = buildVimPluginFrom2Nix { 379 pname = "brainfuck-vim"; 380 version = "2021-01-28"; 381 src = fetchFromGitHub { 382 owner = "fruit-in"; 383 repo = "brainfuck-vim"; 384 rev = "721bbe54df26906f79ed481069435596741f67f3"; 385 sha256 = "130njfiwbgd6gpy52xm5ayadh9q11ahsin1a60y54a99qd8jz6wi"; 386 }; 387 meta.homepage = "https://github.com/fruit-in/brainfuck-vim/"; 388 }; 389 390 bufdelete-nvim = buildVimPluginFrom2Nix { 391 pname = "bufdelete.nvim"; 392 version = "2021-09-27"; 393 src = fetchFromGitHub { 394 owner = "famiu"; 395 repo = "bufdelete.nvim"; 396 rev = "456a08ff8dad82d52fdc439a44bfc8626f92cb0f"; 397 sha256 = "1ybfnizdr14gixv19vqm8jh1lvw9aka26r7yizsfik3jc6rqrjnf"; 398 }; 399 meta.homepage = "https://github.com/famiu/bufdelete.nvim/"; 400 }; 401 402 bufexplorer = buildVimPluginFrom2Nix { 403 pname = "bufexplorer"; 404 version = "2021-04-20"; 405 src = fetchFromGitHub { 406 owner = "jlanzarotta"; 407 repo = "bufexplorer"; 408 rev = "99557c451ff6ed3bbb9b9f6215ad57e919740635"; 409 sha256 = "0grkkbvrdnkmvq7wfj0rf128fzlbi3m5z8k4fg66l6gfiyp86zyc"; 410 }; 411 meta.homepage = "https://github.com/jlanzarotta/bufexplorer/"; 412 }; 413 414 bufferline-nvim = buildVimPluginFrom2Nix { 415 pname = "bufferline.nvim"; 416 version = "2021-11-15"; 417 src = fetchFromGitHub { 418 owner = "akinsho"; 419 repo = "bufferline.nvim"; 420 rev = "463637a3ac86dcaacbcd47aa608f53aaad749696"; 421 sha256 = "0nphn0ks8xqf0l8xklqn2fv2wvizzpg1x399x9yd916q4ck92588"; 422 }; 423 meta.homepage = "https://github.com/akinsho/bufferline.nvim/"; 424 }; 425 426 BufOnly-vim = buildVimPluginFrom2Nix { 427 pname = "BufOnly.vim"; 428 version = "2010-10-18"; 429 src = fetchFromGitHub { 430 owner = "vim-scripts"; 431 repo = "BufOnly.vim"; 432 rev = "43dd92303979bdb234a3cb2f5662847f7a3affe7"; 433 sha256 = "1gvpaqvvxjma0dl1zai68bpv42608api4054appwkw9pgczkkcdl"; 434 }; 435 meta.homepage = "https://github.com/vim-scripts/BufOnly.vim/"; 436 }; 437 438 calendar-vim = buildVimPluginFrom2Nix { 439 pname = "calendar.vim"; 440 version = "2021-09-18"; 441 src = fetchFromGitHub { 442 owner = "itchyny"; 443 repo = "calendar.vim"; 444 rev = "eebee3aa5da63188b70c4fd75509dcfce77e2030"; 445 sha256 = "0n8i5jg3hvx6mj6grxcvdsanbyvg67gjiq18aq6kpdb1rcip0270"; 446 }; 447 meta.homepage = "https://github.com/itchyny/calendar.vim/"; 448 }; 449 450 camelcasemotion = buildVimPluginFrom2Nix { 451 pname = "camelcasemotion"; 452 version = "2019-12-02"; 453 src = fetchFromGitHub { 454 owner = "bkad"; 455 repo = "camelcasemotion"; 456 rev = "de439d7c06cffd0839a29045a103fe4b44b15cdc"; 457 sha256 = "0yfsb0d9ly8abmc95nqcmr8r8ylif80zdjppib7g1qj1wapdhc69"; 458 }; 459 meta.homepage = "https://github.com/bkad/camelcasemotion/"; 460 }; 461 462 caw-vim = buildVimPluginFrom2Nix { 463 pname = "caw.vim"; 464 version = "2021-09-20"; 465 src = fetchFromGitHub { 466 owner = "tyru"; 467 repo = "caw.vim"; 468 rev = "3aefcb5a752a599a9200dd801d6bcb0b7606bf29"; 469 sha256 = "0v21vp0ngj60ksmyrk6f8ld25qqmx298nsd0v1kj2ysrcvj3hjb7"; 470 }; 471 meta.homepage = "https://github.com/tyru/caw.vim/"; 472 }; 473 474 chadtree = buildVimPluginFrom2Nix { 475 pname = "chadtree"; 476 version = "2021-11-17"; 477 src = fetchFromGitHub { 478 owner = "ms-jpq"; 479 repo = "chadtree"; 480 rev = "6202def5abfbc83acfbb86110753a03e00bc97bf"; 481 sha256 = "1gp0if044cqzpjfxrsn8kdk4siqm18bvdrngpqqar4rqgsx89kg1"; 482 }; 483 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 484 }; 485 486 changeColorScheme-vim = buildVimPluginFrom2Nix { 487 pname = "changeColorScheme.vim"; 488 version = "2010-10-18"; 489 src = fetchFromGitHub { 490 owner = "vim-scripts"; 491 repo = "changeColorScheme.vim"; 492 rev = "b041d49f828629d72f2232531a230d1ec5de2405"; 493 sha256 = "0pybhsg9k9252d4ifdc4gsar8lkmfzbvs6xkzqq1m6f35l9wqk09"; 494 }; 495 meta.homepage = "https://github.com/vim-scripts/changeColorScheme.vim/"; 496 }; 497 498 cheatsheet-nvim = buildVimPluginFrom2Nix { 499 pname = "cheatsheet.nvim"; 500 version = "2021-09-20"; 501 src = fetchFromGitHub { 502 owner = "sudormrfbin"; 503 repo = "cheatsheet.nvim"; 504 rev = "3f0b718a030dd2c2757e053345de4f130f213514"; 505 sha256 = "0k1y57k14hgvjr7cq6likbwb2vdxmj6kiqbiqnk6arhnf8n614gi"; 506 }; 507 meta.homepage = "https://github.com/sudormrfbin/cheatsheet.nvim/"; 508 }; 509 510 CheckAttach = buildVimPluginFrom2Nix { 511 pname = "CheckAttach"; 512 version = "2019-05-08"; 513 src = fetchFromGitHub { 514 owner = "chrisbra"; 515 repo = "CheckAttach"; 516 rev = "8f0b1350431d1d34655a147e6f1cfe6cb5dda5f7"; 517 sha256 = "1z9a40nbdjd3pnp28nfsi2bijsbaiphc0ia816f5flkchn07gmmj"; 518 }; 519 meta.homepage = "https://github.com/chrisbra/CheckAttach/"; 520 }; 521 522 ci_dark = buildVimPluginFrom2Nix { 523 pname = "ci_dark"; 524 version = "2021-08-21"; 525 src = fetchFromGitHub { 526 owner = "yunlingz"; 527 repo = "ci_dark"; 528 rev = "a2fb69aabbe2bbbf1fd08d34c168f2348a4af493"; 529 sha256 = "1fd6pk0vl8il42d53rzddlbbk5r4k0gz95bk964pc81z38bmskcw"; 530 }; 531 meta.homepage = "https://github.com/yunlingz/ci_dark/"; 532 }; 533 534 clang_complete = buildVimPluginFrom2Nix { 535 pname = "clang_complete"; 536 version = "2020-09-18"; 537 src = fetchFromGitHub { 538 owner = "xavierd"; 539 repo = "clang_complete"; 540 rev = "293a1062274a06be61797612034bd8d87851406e"; 541 sha256 = "1whipcrr4pcg1bkivq3l753v3f3glbhkdd6wp6f9czspr7hx2h2d"; 542 }; 543 meta.homepage = "https://github.com/xavierd/clang_complete/"; 544 }; 545 546 clever-f-vim = buildVimPluginFrom2Nix { 547 pname = "clever-f.vim"; 548 version = "2021-07-07"; 549 src = fetchFromGitHub { 550 owner = "rhysd"; 551 repo = "clever-f.vim"; 552 rev = "fd370f27cca93918184a8043220cef1aa440a1fd"; 553 sha256 = "163gd1vv6k9pyzyfjfcqinn7w001ickwdh1ygg6g62h4s98r2ann"; 554 }; 555 meta.homepage = "https://github.com/rhysd/clever-f.vim/"; 556 }; 557 558 clighter8 = buildVimPluginFrom2Nix { 559 pname = "clighter8"; 560 version = "2018-07-25"; 561 src = fetchFromGitHub { 562 owner = "bbchung"; 563 repo = "clighter8"; 564 rev = "839993b60dc4a19a58e4c7e7db1df04d911bb181"; 565 sha256 = "01r92idbym2p1hiqszrprrl1hrqzz2yhzv8n08m8gycd7m227cwg"; 566 }; 567 meta.homepage = "https://github.com/bbchung/clighter8/"; 568 }; 569 570 cmd-parser-nvim = buildVimPluginFrom2Nix { 571 pname = "cmd-parser.nvim"; 572 version = "2021-05-30"; 573 src = fetchFromGitHub { 574 owner = "winston0410"; 575 repo = "cmd-parser.nvim"; 576 rev = "70813af493398217cb1df10950ae8b99c58422db"; 577 sha256 = "0rfa8cpykarcal8qcfp1dax1kgcbq7bv1ld6r1ia08n9vnqi5vm6"; 578 }; 579 meta.homepage = "https://github.com/winston0410/cmd-parser.nvim/"; 580 }; 581 582 cmp-buffer = buildVimPluginFrom2Nix { 583 pname = "cmp-buffer"; 584 version = "2021-11-15"; 585 src = fetchFromGitHub { 586 owner = "hrsh7th"; 587 repo = "cmp-buffer"; 588 rev = "bfbc32a8aadbf3d21294aad45f069b7d204b34b1"; 589 sha256 = "11wmq4fh5nbyswcgmw17ihx7g4naqba06a55f1cxk913aqcqqnwx"; 590 }; 591 meta.homepage = "https://github.com/hrsh7th/cmp-buffer/"; 592 }; 593 594 cmp-calc = buildVimPluginFrom2Nix { 595 pname = "cmp-calc"; 596 version = "2021-10-11"; 597 src = fetchFromGitHub { 598 owner = "hrsh7th"; 599 repo = "cmp-calc"; 600 rev = "eb7bd1d7382ac26d8eb7346e36405c0ae94333a2"; 601 sha256 = "0b88fn4zb2sp4c9fnn9m8qb41djv17mmydhx6bryqnrc8mqycajy"; 602 }; 603 meta.homepage = "https://github.com/hrsh7th/cmp-calc/"; 604 }; 605 606 cmp-cmdline = buildVimPluginFrom2Nix { 607 pname = "cmp-cmdline"; 608 version = "2021-11-08"; 609 src = fetchFromGitHub { 610 owner = "hrsh7th"; 611 repo = "cmp-cmdline"; 612 rev = "0ca73c3a50b72c2ca168d8904b39aba34d0c4227"; 613 sha256 = "1777rv9mh3bar8lp5i4af7kip5j3s4ib8a83b67clga8pcdjla4d"; 614 }; 615 meta.homepage = "https://github.com/hrsh7th/cmp-cmdline/"; 616 }; 617 618 cmp-conjure = buildVimPluginFrom2Nix { 619 pname = "cmp-conjure"; 620 version = "2021-10-09"; 621 src = fetchFromGitHub { 622 owner = "PaterJason"; 623 repo = "cmp-conjure"; 624 rev = "ca39e595a0a64150a3fbad340635b0179fe275ec"; 625 sha256 = "08vpd8ibz9472iblw0qc64phvwvkm0byrkvw9b9lq0jcsmw2sgs5"; 626 }; 627 meta.homepage = "https://github.com/PaterJason/cmp-conjure/"; 628 }; 629 630 cmp-emoji = buildVimPluginFrom2Nix { 631 pname = "cmp-emoji"; 632 version = "2021-09-28"; 633 src = fetchFromGitHub { 634 owner = "hrsh7th"; 635 repo = "cmp-emoji"; 636 rev = "19075c36d5820253d32e2478b6aaf3734aeaafa0"; 637 sha256 = "00jrwg491q6nx3q36krarxfpchg3fgdsz7l02ag7cm0x9hv4dknd"; 638 }; 639 meta.homepage = "https://github.com/hrsh7th/cmp-emoji/"; 640 }; 641 642 cmp-latex-symbols = buildVimPluginFrom2Nix { 643 pname = "cmp-latex-symbols"; 644 version = "2021-09-10"; 645 src = fetchFromGitHub { 646 owner = "kdheepak"; 647 repo = "cmp-latex-symbols"; 648 rev = "29dc9e53d17cd1f26605888f85500c8ba79cebff"; 649 sha256 = "17qjw0yp0cmgyjy593qq6rfh7fgfwgb7mxg7a0kg1drjpncwv8gl"; 650 }; 651 meta.homepage = "https://github.com/kdheepak/cmp-latex-symbols/"; 652 }; 653 654 cmp-nvim-lsp = buildVimPluginFrom2Nix { 655 pname = "cmp-nvim-lsp"; 656 version = "2021-11-10"; 657 src = fetchFromGitHub { 658 owner = "hrsh7th"; 659 repo = "cmp-nvim-lsp"; 660 rev = "134117299ff9e34adde30a735cd8ca9cf8f3db81"; 661 sha256 = "1jnspl08ilz9ggkdddk0saxp3wzf05lll5msdfb4770q3bixddwc"; 662 }; 663 meta.homepage = "https://github.com/hrsh7th/cmp-nvim-lsp/"; 664 }; 665 666 cmp-nvim-lsp-document-symbol = buildVimPluginFrom2Nix { 667 pname = "cmp-nvim-lsp-document-symbol"; 668 version = "2021-10-28"; 669 src = fetchFromGitHub { 670 owner = "hrsh7th"; 671 repo = "cmp-nvim-lsp-document-symbol"; 672 rev = "29d12e55cf49ee07b829114ad39b161cad2544ab"; 673 sha256 = "0w4m34467j3cg4dj69r12115p5k1i2lbjzmwx5hmd5x6xzb5qycb"; 674 }; 675 meta.homepage = "https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol/"; 676 }; 677 678 cmp-nvim-lua = buildVimPluginFrom2Nix { 679 pname = "cmp-nvim-lua"; 680 version = "2021-10-11"; 681 src = fetchFromGitHub { 682 owner = "hrsh7th"; 683 repo = "cmp-nvim-lua"; 684 rev = "d276254e7198ab7d00f117e88e223b4bd8c02d21"; 685 sha256 = "11mhpb2jdc7zq7yiwzkks844b7alrdd08h96r6y7p3cxjv1iy5gz"; 686 }; 687 meta.homepage = "https://github.com/hrsh7th/cmp-nvim-lua/"; 688 }; 689 690 cmp-omni = buildVimPluginFrom2Nix { 691 pname = "cmp-omni"; 692 version = "2021-09-28"; 693 src = fetchFromGitHub { 694 owner = "hrsh7th"; 695 repo = "cmp-omni"; 696 rev = "3fec8a57d6d230c81d24c03dd80e97c62d4eda63"; 697 sha256 = "018lzqxdcw78ckqm16jn0wh3pv9pjl6abcj1q2svfalmim0h6a87"; 698 }; 699 meta.homepage = "https://github.com/hrsh7th/cmp-omni/"; 700 }; 701 702 cmp-pandoc-references = buildVimPluginFrom2Nix { 703 pname = "cmp-pandoc-references"; 704 version = "2021-10-11"; 705 src = fetchFromGitHub { 706 owner = "jc-doyle"; 707 repo = "cmp-pandoc-references"; 708 rev = "9f27411d118194fc9ee6e1f86574ad8077de54be"; 709 sha256 = "02g6rf2pzx1syhhbhrkxzygz27q2i1hsrymjcyj9q5h31wz0qzhq"; 710 }; 711 meta.homepage = "https://github.com/jc-doyle/cmp-pandoc-references/"; 712 }; 713 714 cmp-path = buildVimPluginFrom2Nix { 715 pname = "cmp-path"; 716 version = "2021-11-10"; 717 src = fetchFromGitHub { 718 owner = "hrsh7th"; 719 repo = "cmp-path"; 720 rev = "98ded32b9c4d95aa95af70b9979b767f39073f0e"; 721 sha256 = "1axx401sikh9ylji3d6cmgn4xsrzzfmlc1akfv1q709chv0a6r2h"; 722 }; 723 meta.homepage = "https://github.com/hrsh7th/cmp-path/"; 724 }; 725 726 cmp-spell = buildVimPluginFrom2Nix { 727 pname = "cmp-spell"; 728 version = "2021-10-19"; 729 src = fetchFromGitHub { 730 owner = "f3fora"; 731 repo = "cmp-spell"; 732 rev = "5602f1a0de7831f8dad5b0c6db45328fbd539971"; 733 sha256 = "1pk6izww8canfqpiyrqd6qx1p3j18pwfzkfx4ynbng8kl9nh6nv5"; 734 }; 735 meta.homepage = "https://github.com/f3fora/cmp-spell/"; 736 }; 737 738 cmp-tabnine = buildVimPluginFrom2Nix { 739 pname = "cmp-tabnine"; 740 version = "2021-10-14"; 741 src = fetchFromGitHub { 742 owner = "tzachar"; 743 repo = "cmp-tabnine"; 744 rev = "f788bb17e1de13b49e197b68edb501010b64e975"; 745 sha256 = "1c21y5vz9afzmx7l0ifv6gc2a6mfmsa8r0igxgyin0jj6ipk5kkl"; 746 }; 747 meta.homepage = "https://github.com/tzachar/cmp-tabnine/"; 748 }; 749 750 cmp-treesitter = buildVimPluginFrom2Nix { 751 pname = "cmp-treesitter"; 752 version = "2021-10-31"; 753 src = fetchFromGitHub { 754 owner = "ray-x"; 755 repo = "cmp-treesitter"; 756 rev = "fb1964fa6347467e1685507c4c9f56b25c266fb5"; 757 sha256 = "196lk52ljsf5msgf1kxslgb5agk6dd9nwz4ms92wz2jg3qlnmbjm"; 758 }; 759 meta.homepage = "https://github.com/ray-x/cmp-treesitter/"; 760 }; 761 762 cmp-under-comparator = buildVimPluginFrom2Nix { 763 pname = "cmp-under-comparator"; 764 version = "2021-11-11"; 765 src = fetchFromGitHub { 766 owner = "lukas-reineke"; 767 repo = "cmp-under-comparator"; 768 rev = "6857f10272c3cfe930cece2afa2406e1385bfef8"; 769 sha256 = "18kcxl9rg6qrg5wv6bb0hv0sjafspjhy57irf8gyaa66svwmgxmh"; 770 }; 771 meta.homepage = "https://github.com/lukas-reineke/cmp-under-comparator/"; 772 }; 773 774 cmp-vsnip = buildVimPluginFrom2Nix { 775 pname = "cmp-vsnip"; 776 version = "2021-11-10"; 777 src = fetchFromGitHub { 778 owner = "hrsh7th"; 779 repo = "cmp-vsnip"; 780 rev = "0abfa1860f5e095a07c477da940cfcb0d273b700"; 781 sha256 = "1vhw2qx8284bskivc2jyijl93g1b1z9hzzbq2l9b4aw6r23frbgc"; 782 }; 783 meta.homepage = "https://github.com/hrsh7th/cmp-vsnip/"; 784 }; 785 786 cmp_luasnip = buildVimPluginFrom2Nix { 787 pname = "cmp_luasnip"; 788 version = "2021-10-28"; 789 src = fetchFromGitHub { 790 owner = "saadparwaiz1"; 791 repo = "cmp_luasnip"; 792 rev = "16832bb50e760223a403ffa3042859845dd9ef9d"; 793 sha256 = "0hc6flnvdgd7a93p8y9msp92bc1r10nh00wvw9msr40442m8viqc"; 794 }; 795 meta.homepage = "https://github.com/saadparwaiz1/cmp_luasnip/"; 796 }; 797 798 coc-clap = buildVimPluginFrom2Nix { 799 pname = "coc-clap"; 800 version = "2021-09-18"; 801 src = fetchFromGitHub { 802 owner = "vn-ki"; 803 repo = "coc-clap"; 804 rev = "0f43b736899b9444704b11bd1835fa337f31ac11"; 805 sha256 = "03glw1mz1pbn2paj7bhmmwcb7f25p1fqm755mpzrs9phra8bnyis"; 806 }; 807 meta.homepage = "https://github.com/vn-ki/coc-clap/"; 808 }; 809 810 coc-denite = buildVimPluginFrom2Nix { 811 pname = "coc-denite"; 812 version = "2021-02-24"; 813 src = fetchFromGitHub { 814 owner = "neoclide"; 815 repo = "coc-denite"; 816 rev = "37016bc170014e36fc8212b2dc7ce7adda48bbe3"; 817 sha256 = "0kpw2gfkpdfsi2kwm6rbzmz3diyinc3lcf91rxm8wyw486sp0s10"; 818 }; 819 meta.homepage = "https://github.com/neoclide/coc-denite/"; 820 }; 821 822 coc-fzf = buildVimPluginFrom2Nix { 823 pname = "coc-fzf"; 824 version = "2021-11-11"; 825 src = fetchFromGitHub { 826 owner = "antoinemadec"; 827 repo = "coc-fzf"; 828 rev = "60828294b9ba846c78893389d4772021043d2fa1"; 829 sha256 = "1y7rslksa558fdh3m4m626vpvs424pvxkkk70mr57is47cminm3m"; 830 }; 831 meta.homepage = "https://github.com/antoinemadec/coc-fzf/"; 832 }; 833 834 coc-lua = buildVimPluginFrom2Nix { 835 pname = "coc-lua"; 836 version = "2021-11-16"; 837 src = fetchFromGitHub { 838 owner = "josa42"; 839 repo = "coc-lua"; 840 rev = "3a5366b11ca3c11a9e894755d365328ba36de227"; 841 sha256 = "0qv73ph2wgn0j7il508zb29k04r4n5q601fih2hp264zvyqkw6sf"; 842 }; 843 meta.homepage = "https://github.com/josa42/coc-lua/"; 844 }; 845 846 coc-neco = buildVimPluginFrom2Nix { 847 pname = "coc-neco"; 848 version = "2020-04-07"; 849 src = fetchFromGitHub { 850 owner = "neoclide"; 851 repo = "coc-neco"; 852 rev = "fe130c2c3b883f8b58f70f15bf36c73923faa3d9"; 853 sha256 = "1yzh3p1xx6k6rnr9skdvy5lsb7hz4kh2y537ill8a7770y936vn8"; 854 }; 855 meta.homepage = "https://github.com/neoclide/coc-neco/"; 856 }; 857 858 coc-spell-checker = buildVimPluginFrom2Nix { 859 pname = "coc-spell-checker"; 860 version = "2020-09-15"; 861 src = fetchFromGitHub { 862 owner = "iamcco"; 863 repo = "coc-spell-checker"; 864 rev = "a76ebbff41fec61bb7a3c2556a670720db3f9ff9"; 865 sha256 = "0i2znngg8jyxgns1kqi5168c4899wj2b8h8n14yy6pxgidhgqvzp"; 866 }; 867 meta.homepage = "https://github.com/iamcco/coc-spell-checker/"; 868 }; 869 870 coc-nvim = buildVimPluginFrom2Nix { 871 pname = "coc.nvim"; 872 version = "2021-09-05"; 873 src = fetchFromGitHub { 874 owner = "neoclide"; 875 repo = "coc.nvim"; 876 rev = "287c743c9f227fdf0e1db452bbb8ae3c5caffc36"; 877 sha256 = "18qj2zi9p4zz8252m3kcbi6yx7v27sckr0b1bfymckijws9lrlf5"; 878 }; 879 meta.homepage = "https://github.com/neoclide/coc.nvim/"; 880 }; 881 882 codi-vim = buildVimPluginFrom2Nix { 883 pname = "codi.vim"; 884 version = "2021-01-11"; 885 src = fetchFromGitHub { 886 owner = "metakirby5"; 887 repo = "codi.vim"; 888 rev = "cf62681a4962ce1873e4b2a5e0bf401dcd42890f"; 889 sha256 = "15j08qa7sklm0pilfn3ljgq75hrv8y9h8xzj8ibrafp29640gkfl"; 890 }; 891 meta.homepage = "https://github.com/metakirby5/codi.vim/"; 892 }; 893 894 colorbuddy-nvim = buildVimPluginFrom2Nix { 895 pname = "colorbuddy.nvim"; 896 version = "2021-10-25"; 897 src = fetchFromGitHub { 898 owner = "tjdevries"; 899 repo = "colorbuddy.nvim"; 900 rev = "e231f7ebb9b81b082adb0d312eb8817b2c5d2505"; 901 sha256 = "0j87harnc1j997rq1qwh0iys89r6mj1vaskdkbxf1nk2l6gjs6n4"; 902 }; 903 meta.homepage = "https://github.com/tjdevries/colorbuddy.nvim/"; 904 }; 905 906 colorizer = buildVimPluginFrom2Nix { 907 pname = "colorizer"; 908 version = "2020-07-23"; 909 src = fetchFromGitHub { 910 owner = "lilydjwg"; 911 repo = "colorizer"; 912 rev = "1ddc68adbf45331158c61507a55fcc918bb61654"; 913 sha256 = "16zrpgnlb3v4yvpycq9spivs97vzv18m3jc47rl0hgpjdf6vhkxx"; 914 }; 915 meta.homepage = "https://github.com/lilydjwg/colorizer/"; 916 }; 917 918 Colour-Sampler-Pack = buildVimPluginFrom2Nix { 919 pname = "Colour-Sampler-Pack"; 920 version = "2012-11-30"; 921 src = fetchFromGitHub { 922 owner = "vim-scripts"; 923 repo = "Colour-Sampler-Pack"; 924 rev = "05cded87b2ef29aaa9e930230bb88e23abff4441"; 925 sha256 = "03v2r18sfgs0xbgy9p56pxfdg0lsk6m7wyr5hw63wm1nzpwiipg3"; 926 }; 927 meta.homepage = "https://github.com/vim-scripts/Colour-Sampler-Pack/"; 928 }; 929 930 command-t = buildVimPluginFrom2Nix { 931 pname = "command-t"; 932 version = "2021-06-07"; 933 src = fetchFromGitHub { 934 owner = "wincent"; 935 repo = "command-t"; 936 rev = "6a00a2cabfb5ee3f49ff556ceea56892825c0397"; 937 sha256 = "0z2zr2mfc5m4xn8b0j0br7q96hs42md5wd53viv0zmw67i2pnbcs"; 938 fetchSubmodules = true; 939 }; 940 meta.homepage = "https://github.com/wincent/command-t/"; 941 }; 942 943 comment-nvim = buildVimPluginFrom2Nix { 944 pname = "comment.nvim"; 945 version = "2021-11-05"; 946 src = fetchFromGitHub { 947 owner = "numtostr"; 948 repo = "comment.nvim"; 949 rev = "620445b87a0d1640fac6991f9c3338af8dec1884"; 950 sha256 = "1mw6862njjfpl3h4kaq9vkl1gddi4bdah2kzrijgq0gykiqkjpks"; 951 }; 952 meta.homepage = "https://github.com/numtostr/comment.nvim/"; 953 }; 954 955 committia-vim = buildVimPluginFrom2Nix { 956 pname = "committia.vim"; 957 version = "2020-08-27"; 958 src = fetchFromGitHub { 959 owner = "rhysd"; 960 repo = "committia.vim"; 961 rev = "1d288281586d1e6b52646a4c412df3dd3a2fe231"; 962 sha256 = "11ik72qi7fvxkz7fnyisaa0xscy4pksq8l2pvclywzg3lcclhxp1"; 963 }; 964 meta.homepage = "https://github.com/rhysd/committia.vim/"; 965 }; 966 967 compe-conjure = buildVimPluginFrom2Nix { 968 pname = "compe-conjure"; 969 version = "2021-02-02"; 970 src = fetchFromGitHub { 971 owner = "tami5"; 972 repo = "compe-conjure"; 973 rev = "809853ff8098dffcf8ba5ac89bcf07806eb8f981"; 974 sha256 = "0p7p4bgkh05zy0gzmq0g9nn9npykh1l17cvfzjyhcb3n1sczpjzf"; 975 }; 976 meta.homepage = "https://github.com/tami5/compe-conjure/"; 977 }; 978 979 compe-latex-symbols = buildVimPluginFrom2Nix { 980 pname = "compe-latex-symbols"; 981 version = "2021-05-14"; 982 src = fetchFromGitHub { 983 owner = "GoldsteinE"; 984 repo = "compe-latex-symbols"; 985 rev = "70f58e53e142e3c59fe0f673dd54ce690ae57367"; 986 sha256 = "0p4xss3zyp6002hsa6dx989zhp672mc30b57w5cjhcgbknw0iy1l"; 987 }; 988 meta.homepage = "https://github.com/GoldsteinE/compe-latex-symbols/"; 989 }; 990 991 compe-tabnine = buildVimPluginFrom2Nix { 992 pname = "compe-tabnine"; 993 version = "2021-09-14"; 994 src = fetchFromGitHub { 995 owner = "tzachar"; 996 repo = "compe-tabnine"; 997 rev = "33e4af509c27da9ef2c9c3002c01e3ec031797d4"; 998 sha256 = "1lzyia2s66kcxpr6d3db4rcgxlcddfg6gpz8rbg333hdasly383w"; 999 }; 1000 meta.homepage = "https://github.com/tzachar/compe-tabnine/"; 1001 }; 1002 1003 compe-tmux = buildVimPluginFrom2Nix { 1004 pname = "compe-tmux"; 1005 version = "2021-10-30"; 1006 src = fetchFromGitHub { 1007 owner = "andersevenrud"; 1008 repo = "compe-tmux"; 1009 rev = "ef911e2ee6f7d537ae5f5090c84112ce747c6eb5"; 1010 sha256 = "1xqbhbcahgpwhm9zl8pxxv7qkicl68qd4acvm5d0k0xg1zg672rq"; 1011 }; 1012 meta.homepage = "https://github.com/andersevenrud/compe-tmux/"; 1013 }; 1014 1015 compe-zsh = buildVimPluginFrom2Nix { 1016 pname = "compe-zsh"; 1017 version = "2021-04-03"; 1018 src = fetchFromGitHub { 1019 owner = "tamago324"; 1020 repo = "compe-zsh"; 1021 rev = "1a46a0ee661242f6a015b2abead34b606bb97171"; 1022 sha256 = "0m8fmsx4bwmgqgjpwpldckp68hpx6qfschwdg275xsxkzw8pdnbk"; 1023 }; 1024 meta.homepage = "https://github.com/tamago324/compe-zsh/"; 1025 }; 1026 1027 completion-buffers = buildVimPluginFrom2Nix { 1028 pname = "completion-buffers"; 1029 version = "2021-01-17"; 1030 src = fetchFromGitHub { 1031 owner = "steelsojka"; 1032 repo = "completion-buffers"; 1033 rev = "c36871b2a44b59761387f4972c617b44dcec5e75"; 1034 sha256 = "14rxmy3cjrl7lr4yvrk7nkhc5h8rlpj7xjixzgr0vmnbsl885kyh"; 1035 }; 1036 meta.homepage = "https://github.com/steelsojka/completion-buffers/"; 1037 }; 1038 1039 completion-nvim = buildVimPluginFrom2Nix { 1040 pname = "completion-nvim"; 1041 version = "2021-10-12"; 1042 src = fetchFromGitHub { 1043 owner = "nvim-lua"; 1044 repo = "completion-nvim"; 1045 rev = "87b0f86da3dffef63b42845049c648b5d90f1c4d"; 1046 sha256 = "07n5h3jbbjpciwpd6j8dnclvb70a5hwv00605cybcc5l4xvvvsga"; 1047 }; 1048 meta.homepage = "https://github.com/nvim-lua/completion-nvim/"; 1049 }; 1050 1051 completion-tabnine = buildVimPluginFrom2Nix { 1052 pname = "completion-tabnine"; 1053 version = "2021-09-27"; 1054 src = fetchFromGitHub { 1055 owner = "aca"; 1056 repo = "completion-tabnine"; 1057 rev = "5d2c49aee5b5443d58cceb0c8411429d5fae1b6f"; 1058 sha256 = "1cbdw1lby0v3i8xf1f5lcmafwq9rpsyk3x8hzq3k28nffckfrwnk"; 1059 }; 1060 meta.homepage = "https://github.com/aca/completion-tabnine/"; 1061 }; 1062 1063 completion-treesitter = buildVimPluginFrom2Nix { 1064 pname = "completion-treesitter"; 1065 version = "2020-06-26"; 1066 src = fetchFromGitHub { 1067 owner = "nvim-treesitter"; 1068 repo = "completion-treesitter"; 1069 rev = "45c9b2faff4785539a0d0c655440c2465fed985a"; 1070 sha256 = "19pgdzzk7zq85b1grfjf0nncvs5vxrd4rj1p90iw2amq4mvqrx3l"; 1071 }; 1072 meta.homepage = "https://github.com/nvim-treesitter/completion-treesitter/"; 1073 }; 1074 1075 concealedyank-vim = buildVimPluginFrom2Nix { 1076 pname = "concealedyank.vim"; 1077 version = "2013-03-24"; 1078 src = fetchFromGitHub { 1079 owner = "chikatoike"; 1080 repo = "concealedyank.vim"; 1081 rev = "e7e65a395e0e6a266f3a808bc07441aa7d03ebbd"; 1082 sha256 = "0z7i8dmwfjh6mcrmgrxv3j86ic867617fas9mv4gqsrhhvrrkzsb"; 1083 }; 1084 meta.homepage = "https://github.com/chikatoike/concealedyank.vim/"; 1085 }; 1086 1087 conflict-marker-vim = buildVimPluginFrom2Nix { 1088 pname = "conflict-marker.vim"; 1089 version = "2021-10-18"; 1090 src = fetchFromGitHub { 1091 owner = "rhysd"; 1092 repo = "conflict-marker.vim"; 1093 rev = "22b6133116795ea8fb6705ddca981aa8faecedda"; 1094 sha256 = "0rh3c1sl145hwyh6idwgyqbrgnwvd91spxc5qs2hfr1xsh53ssx2"; 1095 }; 1096 meta.homepage = "https://github.com/rhysd/conflict-marker.vim/"; 1097 }; 1098 1099 conjure = buildVimPluginFrom2Nix { 1100 pname = "conjure"; 1101 version = "2021-11-14"; 1102 src = fetchFromGitHub { 1103 owner = "Olical"; 1104 repo = "conjure"; 1105 rev = "9ed390497a5013aa533a15f5d96f3fb6319b4eb9"; 1106 sha256 = "0w8akq23s5j5kais5s67f6zpkank9wgms30kzyvq2bpslk9kwvfx"; 1107 }; 1108 meta.homepage = "https://github.com/Olical/conjure/"; 1109 }; 1110 1111 context_filetype-vim = buildVimPluginFrom2Nix { 1112 pname = "context_filetype.vim"; 1113 version = "2021-08-08"; 1114 src = fetchFromGitHub { 1115 owner = "Shougo"; 1116 repo = "context_filetype.vim"; 1117 rev = "28768168261bca161c3f2599e0ed63c96aab6dea"; 1118 sha256 = "1kyfl4xcx9brsnmqb19ibc2sai5zdrjd1vv7zn63halm2imdv2sj"; 1119 }; 1120 meta.homepage = "https://github.com/Shougo/context_filetype.vim/"; 1121 }; 1122 1123 coq-vim = buildVimPluginFrom2Nix { 1124 pname = "coq.vim"; 1125 version = "2013-01-16"; 1126 src = fetchFromGitHub { 1127 owner = "jvoorhis"; 1128 repo = "coq.vim"; 1129 rev = "9b229f5872854dadfb8ba4b67a6a273f37eca4b8"; 1130 sha256 = "0hpfwcm8lvv831b7i27lw72nqxfy7jymq6a6g3xmf0ycb0l3pnky"; 1131 }; 1132 meta.homepage = "https://github.com/jvoorhis/coq.vim/"; 1133 }; 1134 1135 Coqtail = buildVimPluginFrom2Nix { 1136 pname = "Coqtail"; 1137 version = "2021-11-15"; 1138 src = fetchFromGitHub { 1139 owner = "whonore"; 1140 repo = "Coqtail"; 1141 rev = "f38e086135c5d9b69c9a5f70f82072419d952c29"; 1142 sha256 = "01lf10b6b07s7ywrh16p5b52jj21hzv1vn216h9bnf4xdfz5pf9a"; 1143 }; 1144 meta.homepage = "https://github.com/whonore/Coqtail/"; 1145 }; 1146 1147 cosco-vim = buildVimPluginFrom2Nix { 1148 pname = "cosco.vim"; 1149 version = "2018-08-07"; 1150 src = fetchFromGitHub { 1151 owner = "lfilho"; 1152 repo = "cosco.vim"; 1153 rev = "5752622192d9b27b3a5a274a5455613b56df6386"; 1154 sha256 = "01byd7j4gl7zb1bh61p839ka04x2sm0rgwvbb126az7dr6gpclyf"; 1155 }; 1156 meta.homepage = "https://github.com/lfilho/cosco.vim/"; 1157 }; 1158 1159 cpsm = buildVimPluginFrom2Nix { 1160 pname = "cpsm"; 1161 version = "2021-07-25"; 1162 src = fetchFromGitHub { 1163 owner = "nixprime"; 1164 repo = "cpsm"; 1165 rev = "814961aef3eba4412e5e63342575c46f87eaead4"; 1166 sha256 = "13qp6qaghaw355wjwmmd8d7cakb3ry9ijpnz06mj8yza50w7p3fx"; 1167 }; 1168 meta.homepage = "https://github.com/nixprime/cpsm/"; 1169 }; 1170 1171 crates-nvim = buildVimPluginFrom2Nix { 1172 pname = "crates.nvim"; 1173 version = "2021-11-13"; 1174 src = fetchFromGitHub { 1175 owner = "saecki"; 1176 repo = "crates.nvim"; 1177 rev = "dea18a76bbe84d1eb80f9474cb33c8efd377c73d"; 1178 sha256 = "0gc47ixbjb2zf9g0qr2jzq2cmnzgml1lvvv22zdsrk7j8n9kxxqb"; 1179 }; 1180 meta.homepage = "https://github.com/saecki/crates.nvim/"; 1181 }; 1182 1183 csapprox = buildVimPluginFrom2Nix { 1184 pname = "csapprox"; 1185 version = "2013-07-27"; 1186 src = fetchFromGitHub { 1187 owner = "godlygeek"; 1188 repo = "csapprox"; 1189 rev = "7981dac51d8b6776985aa08cb7b5ee98ea7f2ddd"; 1190 sha256 = "08g4x6nnd6hkgm2daa5ihhz75pcdx3jzzv8rfjls80qajlhx5rf6"; 1191 }; 1192 meta.homepage = "https://github.com/godlygeek/csapprox/"; 1193 }; 1194 1195 csv-vim = buildVimPluginFrom2Nix { 1196 pname = "csv.vim"; 1197 version = "2021-11-05"; 1198 src = fetchFromGitHub { 1199 owner = "chrisbra"; 1200 repo = "csv.vim"; 1201 rev = "9ab092187a7046a8d0eedc7fbbce8fac38d10563"; 1202 sha256 = "0ji3lg9hl50cg3kdvrr3bahfiaw0ij5aj80365nymrfj8s48m9kl"; 1203 }; 1204 meta.homepage = "https://github.com/chrisbra/csv.vim/"; 1205 }; 1206 1207 ctrlp-cmatcher = buildVimPluginFrom2Nix { 1208 pname = "ctrlp-cmatcher"; 1209 version = "2015-10-15"; 1210 src = fetchFromGitHub { 1211 owner = "JazzCore"; 1212 repo = "ctrlp-cmatcher"; 1213 rev = "6c36334f106b6fd981d23e724e9a618734cab43a"; 1214 sha256 = "1573kd6xf3n8sxlz2j4zadai4rnc7k3s9c54648yfzickwn57d8q"; 1215 }; 1216 meta.homepage = "https://github.com/JazzCore/ctrlp-cmatcher/"; 1217 }; 1218 1219 ctrlp-py-matcher = buildVimPluginFrom2Nix { 1220 pname = "ctrlp-py-matcher"; 1221 version = "2021-09-20"; 1222 src = fetchFromGitHub { 1223 owner = "FelikZ"; 1224 repo = "ctrlp-py-matcher"; 1225 rev = "940e267d4fecd81287a1bdecc8475bf079e9dca9"; 1226 sha256 = "133xhi069ndcgj6wcgj5xvpf4m9c34zs9cnk35qpx13h2scxdsa4"; 1227 }; 1228 meta.homepage = "https://github.com/FelikZ/ctrlp-py-matcher/"; 1229 }; 1230 1231 ctrlp-z = buildVimPluginFrom2Nix { 1232 pname = "ctrlp-z"; 1233 version = "2015-10-17"; 1234 src = fetchFromGitHub { 1235 owner = "amiorin"; 1236 repo = "ctrlp-z"; 1237 rev = "d1a69ec623ce24b9a30fc8fe3cd468c322b03026"; 1238 sha256 = "16nsj1g8lqmyizlb5ijwhf4dsmh0xv1kwqq6jxvhaf55vfga82yl"; 1239 }; 1240 meta.homepage = "https://github.com/amiorin/ctrlp-z/"; 1241 }; 1242 1243 ctrlp-vim = buildVimPluginFrom2Nix { 1244 pname = "ctrlp.vim"; 1245 version = "2021-11-16"; 1246 src = fetchFromGitHub { 1247 owner = "ctrlpvim"; 1248 repo = "ctrlp.vim"; 1249 rev = "d9388d89745bb30c20ad0051c53d301cd054f47c"; 1250 sha256 = "1lsr0y4q57k65qk5y17gnm8cfi7rg8r6h2h7cxkmgzn11d4p34c0"; 1251 }; 1252 meta.homepage = "https://github.com/ctrlpvim/ctrlp.vim/"; 1253 }; 1254 1255 dart-vim-plugin = buildVimPluginFrom2Nix { 1256 pname = "dart-vim-plugin"; 1257 version = "2021-08-17"; 1258 src = fetchFromGitHub { 1259 owner = "dart-lang"; 1260 repo = "dart-vim-plugin"; 1261 rev = "08764627ce85fc0c0bf9d8fd11b3cf5fc05d58ba"; 1262 sha256 = "0fqjgnpc6zajqr4pd3hf73fg0cjx7cnkhz6cjdf5mvjwllgv92gp"; 1263 }; 1264 meta.homepage = "https://github.com/dart-lang/dart-vim-plugin/"; 1265 }; 1266 1267 dashboard-nvim = buildVimPluginFrom2Nix { 1268 pname = "dashboard-nvim"; 1269 version = "2021-04-17"; 1270 src = fetchFromGitHub { 1271 owner = "glepnir"; 1272 repo = "dashboard-nvim"; 1273 rev = "ba98ab86487b8eda3b0934b5423759944b5f7ebd"; 1274 sha256 = "1gyk0n8ks7xyjqab0gb7yx4ypl9k7csfjgmha84hy7mz4h08fkxq"; 1275 }; 1276 meta.homepage = "https://github.com/glepnir/dashboard-nvim/"; 1277 }; 1278 1279 defx-git = buildVimPluginFrom2Nix { 1280 pname = "defx-git"; 1281 version = "2021-01-01"; 1282 src = fetchFromGitHub { 1283 owner = "kristijanhusak"; 1284 repo = "defx-git"; 1285 rev = "324552fc652ed09e14a45485945b2e52eb04cbdc"; 1286 sha256 = "1imgzbyrpivk601z35wdr6lk0r9vwriy37l4a0c3cmmb87pxkzcf"; 1287 }; 1288 meta.homepage = "https://github.com/kristijanhusak/defx-git/"; 1289 }; 1290 1291 defx-icons = buildVimPluginFrom2Nix { 1292 pname = "defx-icons"; 1293 version = "2021-08-21"; 1294 src = fetchFromGitHub { 1295 owner = "kristijanhusak"; 1296 repo = "defx-icons"; 1297 rev = "82c3eb13bed83453d2361a72d4af7b52a74b2b93"; 1298 sha256 = "0gvrk7spf1fkyvldcrs03d50sck9gbhn52mk0d19awxylf765ygz"; 1299 }; 1300 meta.homepage = "https://github.com/kristijanhusak/defx-icons/"; 1301 }; 1302 1303 defx-nvim = buildVimPluginFrom2Nix { 1304 pname = "defx.nvim"; 1305 version = "2021-10-26"; 1306 src = fetchFromGitHub { 1307 owner = "Shougo"; 1308 repo = "defx.nvim"; 1309 rev = "2d7ddef50659f2b622e803f068a991656a66e6f8"; 1310 sha256 = "18dzlg5lm6z4nmcx0p51687s8yx4ygxwlpcc24l6yd6lbr0z0xwr"; 1311 }; 1312 meta.homepage = "https://github.com/Shougo/defx.nvim/"; 1313 }; 1314 1315 delimitMate = buildVimPluginFrom2Nix { 1316 pname = "delimitMate"; 1317 version = "2020-12-14"; 1318 src = fetchFromGitHub { 1319 owner = "Raimondi"; 1320 repo = "delimitMate"; 1321 rev = "537a1da0fa5eeb88640425c37e545af933c56e1b"; 1322 sha256 = "0vjs11bx5zp6xqny5fd3lhqqvqaz6xjgncyga7hb0x5v6zng7gaj"; 1323 }; 1324 meta.homepage = "https://github.com/Raimondi/delimitMate/"; 1325 }; 1326 1327 denite-extra = buildVimPluginFrom2Nix { 1328 pname = "denite-extra"; 1329 version = "2019-03-29"; 1330 src = fetchFromGitHub { 1331 owner = "neoclide"; 1332 repo = "denite-extra"; 1333 rev = "af18257544027ce89269dba70c12aba1f5b9e23c"; 1334 sha256 = "0bmq9yhylfd3v6bfwvakw3pbsz5kk8wlmmql0yllqayp6410w25a"; 1335 }; 1336 meta.homepage = "https://github.com/neoclide/denite-extra/"; 1337 }; 1338 1339 denite-git = buildVimPluginFrom2Nix { 1340 pname = "denite-git"; 1341 version = "2021-01-25"; 1342 src = fetchFromGitHub { 1343 owner = "neoclide"; 1344 repo = "denite-git"; 1345 rev = "031c2db8fd7ff68078ba3e4f05d21a7950353433"; 1346 sha256 = "0h5a0cmrv1w7zvzxj8gdddhyiqi1qa91qsyl2axhcrdishpc0hnn"; 1347 }; 1348 meta.homepage = "https://github.com/neoclide/denite-git/"; 1349 }; 1350 1351 denite-nvim = buildVimPluginFrom2Nix { 1352 pname = "denite.nvim"; 1353 version = "2021-11-06"; 1354 src = fetchFromGitHub { 1355 owner = "Shougo"; 1356 repo = "denite.nvim"; 1357 rev = "7e14c6c4d645c891b07c73d294ba9aadb08a9843"; 1358 sha256 = "10b4ip39mx0r0xj16lysxr042gsdr0x3vh87yv5c2m5hn5jp9fq9"; 1359 }; 1360 meta.homepage = "https://github.com/Shougo/denite.nvim/"; 1361 }; 1362 1363 deol-nvim = buildVimPluginFrom2Nix { 1364 pname = "deol.nvim"; 1365 version = "2021-11-06"; 1366 src = fetchFromGitHub { 1367 owner = "Shougo"; 1368 repo = "deol.nvim"; 1369 rev = "feb1269a56628accc1ec74f4d5e0ea91b80fe9f9"; 1370 sha256 = "0nnbj538vd99rb4cjfs6xxx6c1n7aflpw92zkz9if1xhfw4jqfzc"; 1371 }; 1372 meta.homepage = "https://github.com/Shougo/deol.nvim/"; 1373 }; 1374 1375 deoplete-clang = buildVimPluginFrom2Nix { 1376 pname = "deoplete-clang"; 1377 version = "2019-11-10"; 1378 src = fetchFromGitHub { 1379 owner = "deoplete-plugins"; 1380 repo = "deoplete-clang"; 1381 rev = "2ea262e98edcb66e828f9077fcc844100320eb63"; 1382 sha256 = "1wvk61f8ph2vpl6llzmir3qs3zwaw3lrphs16d1j7ljkdl3bk49k"; 1383 fetchSubmodules = true; 1384 }; 1385 meta.homepage = "https://github.com/deoplete-plugins/deoplete-clang/"; 1386 }; 1387 1388 deoplete-dictionary = buildVimPluginFrom2Nix { 1389 pname = "deoplete-dictionary"; 1390 version = "2019-04-16"; 1391 src = fetchFromGitHub { 1392 owner = "deoplete-plugins"; 1393 repo = "deoplete-dictionary"; 1394 rev = "e0879df5dce25b96d6a2a6f52a1a5e41d12b5992"; 1395 sha256 = "05p707b15fzhf0laqy3q0hi34vxpljy86cd5qvpjzx5h0ry32p09"; 1396 }; 1397 meta.homepage = "https://github.com/deoplete-plugins/deoplete-dictionary/"; 1398 }; 1399 1400 deoplete-fish = buildVimPluginFrom2Nix { 1401 pname = "deoplete-fish"; 1402 version = "2020-04-04"; 1403 src = fetchFromGitHub { 1404 owner = "ponko2"; 1405 repo = "deoplete-fish"; 1406 rev = "c4cfb934bb6ec69d7f1aff9d376b7d436bba5c93"; 1407 sha256 = "19a6j4qsqljz1pmrn4fx8v1bhlfpqdq821fc2ibjd9h98f6dzi5p"; 1408 }; 1409 meta.homepage = "https://github.com/ponko2/deoplete-fish/"; 1410 }; 1411 1412 deoplete-github = buildVimPluginFrom2Nix { 1413 pname = "deoplete-github"; 1414 version = "2018-03-04"; 1415 src = fetchFromGitHub { 1416 owner = "SevereOverfl0w"; 1417 repo = "deoplete-github"; 1418 rev = "8e30256e50b3914a7e57ea4d5976b6a499fb936f"; 1419 sha256 = "11n15nqi417sdcqgb6gkk6z4wrrdd8vdbd7wzqpg41140c73v5gm"; 1420 }; 1421 meta.homepage = "https://github.com/SevereOverfl0w/deoplete-github/"; 1422 }; 1423 1424 deoplete-go = buildVimPluginFrom2Nix { 1425 pname = "deoplete-go"; 1426 version = "2021-03-30"; 1427 src = fetchFromGitHub { 1428 owner = "deoplete-plugins"; 1429 repo = "deoplete-go"; 1430 rev = "4eac2e6f127f2e2601dee415db2f826e2c9ef16c"; 1431 sha256 = "0vwp1vnjf63i7wm3crpwjj9myjdw75ghq20i6nfrfv1szhqnq28m"; 1432 fetchSubmodules = true; 1433 }; 1434 meta.homepage = "https://github.com/deoplete-plugins/deoplete-go/"; 1435 }; 1436 1437 deoplete-greek = buildVimPluginFrom2Nix { 1438 pname = "deoplete-greek"; 1439 version = "2019-12-23"; 1440 src = fetchFromGitHub { 1441 owner = "Inazuma110"; 1442 repo = "deoplete-greek"; 1443 rev = "aecf3b2f8acfab20c93a6dc88d55260a0df04cbf"; 1444 sha256 = "086qjbqps05zb2vnyb5q7a67i7al8mxxi86n0h5nsqdd0ws6qqhx"; 1445 }; 1446 meta.homepage = "https://github.com/Inazuma110/deoplete-greek/"; 1447 }; 1448 1449 deoplete-jedi = buildVimPluginFrom2Nix { 1450 pname = "deoplete-jedi"; 1451 version = "2020-12-21"; 1452 src = fetchFromGitHub { 1453 owner = "deoplete-plugins"; 1454 repo = "deoplete-jedi"; 1455 rev = "43058915007d92dc167b84dd5b8ada2d2a057a82"; 1456 sha256 = "0qh43mwzjsn67id6qs96p9lw1fjsgdgqmks0161hfgvbyixx2b3y"; 1457 }; 1458 meta.homepage = "https://github.com/deoplete-plugins/deoplete-jedi/"; 1459 }; 1460 1461 deoplete-julia = buildVimPluginFrom2Nix { 1462 pname = "deoplete-julia"; 1463 version = "2018-06-11"; 1464 src = fetchFromGitHub { 1465 owner = "JuliaEditorSupport"; 1466 repo = "deoplete-julia"; 1467 rev = "d60b976910685c99ca773c974e91c44eeda03a19"; 1468 sha256 = "0x5cc9g1g1w9myr6p1ahb9gpn2abpbggjdk2bc903f62pkrapvjf"; 1469 }; 1470 meta.homepage = "https://github.com/JuliaEditorSupport/deoplete-julia/"; 1471 }; 1472 1473 deoplete-khard = buildVimPluginFrom2Nix { 1474 pname = "deoplete-khard"; 1475 version = "2020-09-18"; 1476 src = fetchFromGitHub { 1477 owner = "nicoe"; 1478 repo = "deoplete-khard"; 1479 rev = "dc2b519e8da0df10c3954946285caf484d376497"; 1480 sha256 = "126mhnn4dqwm3aw6v4c3s3fnz40lki4cbb8xfrmxfbnbnjw1yx4x"; 1481 }; 1482 meta.homepage = "https://github.com/nicoe/deoplete-khard/"; 1483 }; 1484 1485 deoplete-lsp = buildVimPluginFrom2Nix { 1486 pname = "deoplete-lsp"; 1487 version = "2021-10-07"; 1488 src = fetchFromGitHub { 1489 owner = "deoplete-plugins"; 1490 repo = "deoplete-lsp"; 1491 rev = "f3d1f14fa8a8cf882be39605fb037ee982c3f37c"; 1492 sha256 = "0qngyypp8md9rq06xvmwy5qwpa5al6kscj9ivad9mg3wzw6rmya6"; 1493 }; 1494 meta.homepage = "https://github.com/deoplete-plugins/deoplete-lsp/"; 1495 }; 1496 1497 deoplete-notmuch = buildVimPluginFrom2Nix { 1498 pname = "deoplete-notmuch"; 1499 version = "2018-12-11"; 1500 src = fetchFromGitHub { 1501 owner = "Valodim"; 1502 repo = "deoplete-notmuch"; 1503 rev = "828b5acf1924f9869614e93855a0d8cc94f1a74d"; 1504 sha256 = "1l2pfazhpkz26zwbjdafvhgvjj533kncm7dywlandsf3cibm8mv9"; 1505 }; 1506 meta.homepage = "https://github.com/Valodim/deoplete-notmuch/"; 1507 }; 1508 1509 deoplete-phpactor = buildVimPluginFrom2Nix { 1510 pname = "deoplete-phpactor"; 1511 version = "2020-09-12"; 1512 src = fetchFromGitHub { 1513 owner = "kristijanhusak"; 1514 repo = "deoplete-phpactor"; 1515 rev = "3668d35d8ea8177bb70cfb239169d3c12bc54f6a"; 1516 sha256 = "1cjdr8py7brxz419vf125jkyfjrx3n5z65ranj23z20ifc945g6b"; 1517 }; 1518 meta.homepage = "https://github.com/kristijanhusak/deoplete-phpactor/"; 1519 }; 1520 1521 deoplete-rust = buildVimPluginFrom2Nix { 1522 pname = "deoplete-rust"; 1523 version = "2017-07-18"; 1524 src = fetchFromGitHub { 1525 owner = "sebastianmarkow"; 1526 repo = "deoplete-rust"; 1527 rev = "0a86e502113910c33448b337c4d50cabea120d25"; 1528 sha256 = "0wsck83jns40ny3740vwjhc8g5bh6zl71hkirbjxy6n4xgixa54h"; 1529 }; 1530 meta.homepage = "https://github.com/sebastianmarkow/deoplete-rust/"; 1531 }; 1532 1533 deoplete-tabnine = buildVimPluginFrom2Nix { 1534 pname = "deoplete-tabnine"; 1535 version = "2021-04-08"; 1536 src = fetchFromGitHub { 1537 owner = "tbodt"; 1538 repo = "deoplete-tabnine"; 1539 rev = "181dc9e615e39fa95a722ec21b5604ef3b40c6f3"; 1540 sha256 = "0xc6kwgfvzfi1apgq6g0zl5wlvwxv51ipnpycrzq93sz618hg78j"; 1541 }; 1542 meta.homepage = "https://github.com/tbodt/deoplete-tabnine/"; 1543 }; 1544 1545 deoplete-ternjs = buildVimPluginFrom2Nix { 1546 pname = "deoplete-ternjs"; 1547 version = "2019-12-19"; 1548 src = fetchFromGitHub { 1549 owner = "carlitux"; 1550 repo = "deoplete-ternjs"; 1551 rev = "5405e84a44fc4ab5234c9a253ad4aa2b161e5897"; 1552 sha256 = "0684f9ci0y4wihf04z9r8x55cir02al4wp911dz0zg678z8w0yha"; 1553 }; 1554 meta.homepage = "https://github.com/carlitux/deoplete-ternjs/"; 1555 }; 1556 1557 deoplete-vim-lsp = buildVimPluginFrom2Nix { 1558 pname = "deoplete-vim-lsp"; 1559 version = "2021-02-22"; 1560 src = fetchFromGitHub { 1561 owner = "lighttiger2505"; 1562 repo = "deoplete-vim-lsp"; 1563 rev = "af5432f1e063fd4c3a5879aa8c2afe82c17dc1c9"; 1564 sha256 = "1s6fw6vkpl0yiya22g13v4i14w3n1ds2zr8zdlwpkk44bf0225px"; 1565 }; 1566 meta.homepage = "https://github.com/lighttiger2505/deoplete-vim-lsp/"; 1567 }; 1568 1569 deoplete-zsh = buildVimPluginFrom2Nix { 1570 pname = "deoplete-zsh"; 1571 version = "2019-11-10"; 1572 src = fetchFromGitHub { 1573 owner = "deoplete-plugins"; 1574 repo = "deoplete-zsh"; 1575 rev = "92b7afc3804dd17a849b207e184359558ab8f444"; 1576 sha256 = "0zsbkl82kny1vmfv06iz576xsclbik0xr7ndzpb0ddhw5nfnicfx"; 1577 }; 1578 meta.homepage = "https://github.com/deoplete-plugins/deoplete-zsh/"; 1579 }; 1580 1581 deoplete-nvim = buildVimPluginFrom2Nix { 1582 pname = "deoplete.nvim"; 1583 version = "2021-11-02"; 1584 src = fetchFromGitHub { 1585 owner = "Shougo"; 1586 repo = "deoplete.nvim"; 1587 rev = "1c40f648d2b00e70beb4c473b7c0e32b633bd9ae"; 1588 sha256 = "1256k6pi6vx7zvh74px4p4kyd9rnsipjrf59mydix3a39k2xfyld"; 1589 }; 1590 meta.homepage = "https://github.com/Shougo/deoplete.nvim/"; 1591 }; 1592 1593 devdocs-vim = buildVimPluginFrom2Nix { 1594 pname = "devdocs.vim"; 1595 version = "2018-08-27"; 1596 src = fetchFromGitHub { 1597 owner = "rhysd"; 1598 repo = "devdocs.vim"; 1599 rev = "1c91c619874f11f2062f80e6ca4b49456f21ae91"; 1600 sha256 = "1nxww2mjabl2g2wchxc4h3a58j64acls24zb5jmfi71b8sai8a9b"; 1601 }; 1602 meta.homepage = "https://github.com/rhysd/devdocs.vim/"; 1603 }; 1604 1605 dhall-vim = buildVimPluginFrom2Nix { 1606 pname = "dhall-vim"; 1607 version = "2021-06-05"; 1608 src = fetchFromGitHub { 1609 owner = "vmchale"; 1610 repo = "dhall-vim"; 1611 rev = "68500ef46ff3706f46c99db3be7a0c8abcf6a3ae"; 1612 sha256 = "0lwna4kcq7davfvh3535n8wl9jxkjm7cg6jgpisd17kvagihh8qw"; 1613 }; 1614 meta.homepage = "https://github.com/vmchale/dhall-vim/"; 1615 }; 1616 1617 diaglist-nvim = buildVimPluginFrom2Nix { 1618 pname = "diaglist.nvim"; 1619 version = "2021-10-15"; 1620 src = fetchFromGitHub { 1621 owner = "onsails"; 1622 repo = "diaglist.nvim"; 1623 rev = "5221d8e4fd5522fb9e81b8131ff714b464dd0bb2"; 1624 sha256 = "0xsm6s8qr5q52hmbhxr0hxhwar5d04gmwzf2ci82scvf85ar9l9g"; 1625 }; 1626 meta.homepage = "https://github.com/onsails/diaglist.nvim/"; 1627 }; 1628 1629 diagnostic-nvim = buildVimPluginFrom2Nix { 1630 pname = "diagnostic-nvim"; 1631 version = "2020-11-13"; 1632 src = fetchFromGitHub { 1633 owner = "nvim-lua"; 1634 repo = "diagnostic-nvim"; 1635 rev = "a8401479822e638fa70472009949e7be8b24e0fd"; 1636 sha256 = "1dl4b8xhvnb2x9fw220jis7hqmiwfz0969d44l96p41bj68qbbs9"; 1637 }; 1638 meta.homepage = "https://github.com/nvim-lua/diagnostic-nvim/"; 1639 }; 1640 1641 diffview-nvim = buildVimPluginFrom2Nix { 1642 pname = "diffview.nvim"; 1643 version = "2021-11-11"; 1644 src = fetchFromGitHub { 1645 owner = "sindrets"; 1646 repo = "diffview.nvim"; 1647 rev = "a38306ddf893b95b55c6cd881605b3232c658e42"; 1648 sha256 = "1c55zhxzf3zps7fzqs4vsd81z9la2x3blvjwh45abs93rnqik8nx"; 1649 }; 1650 meta.homepage = "https://github.com/sindrets/diffview.nvim/"; 1651 }; 1652 1653 direnv-vim = buildVimPluginFrom2Nix { 1654 pname = "direnv.vim"; 1655 version = "2020-11-20"; 1656 src = fetchFromGitHub { 1657 owner = "direnv"; 1658 repo = "direnv.vim"; 1659 rev = "ff37d76da391e1ef299d2f5eb84006cb27a67799"; 1660 sha256 = "136z8axjd66l4yy6rkjr6gqm86zxnqpbw9pzkvii0lsaz11w9wak"; 1661 }; 1662 meta.homepage = "https://github.com/direnv/direnv.vim/"; 1663 }; 1664 1665 doki-theme-vim = buildVimPluginFrom2Nix { 1666 pname = "doki-theme-vim"; 1667 version = "2021-10-27"; 1668 src = fetchFromGitHub { 1669 owner = "doki-theme"; 1670 repo = "doki-theme-vim"; 1671 rev = "f5f5adbc563120e80201e17196d625e758691a13"; 1672 sha256 = "0y09j8jl48hldmnwli69shq3lfphg7mifnmis0c5k371lznbi08s"; 1673 }; 1674 meta.homepage = "https://github.com/doki-theme/doki-theme-vim/"; 1675 }; 1676 1677 DoxygenToolkit-vim = buildVimPluginFrom2Nix { 1678 pname = "DoxygenToolkit.vim"; 1679 version = "2010-11-06"; 1680 src = fetchFromGitHub { 1681 owner = "vim-scripts"; 1682 repo = "DoxygenToolkit.vim"; 1683 rev = "afd8663d36d2ec19d26befdb10e89e912d26bbd3"; 1684 sha256 = "1za8li02j4nhqjjsyxg4p78638h5af4izim37zc0p1x55zr3i85r"; 1685 }; 1686 meta.homepage = "https://github.com/vim-scripts/DoxygenToolkit.vim/"; 1687 }; 1688 1689 dracula-vim = buildVimPluginFrom2Nix { 1690 pname = "dracula-vim"; 1691 version = "2021-10-23"; 1692 src = fetchFromGitHub { 1693 owner = "dracula"; 1694 repo = "vim"; 1695 rev = "e5f09746562ef0226d3484a01609ceca41700a3d"; 1696 sha256 = "1k5bwif20srhzwj8fwigrih1npjnjcvivl7sr7idspp7rig7lldk"; 1697 }; 1698 meta.homepage = "https://github.com/dracula/vim/"; 1699 }; 1700 1701 echodoc-vim = buildVimPluginFrom2Nix { 1702 pname = "echodoc.vim"; 1703 version = "2021-10-08"; 1704 src = fetchFromGitHub { 1705 owner = "Shougo"; 1706 repo = "echodoc.vim"; 1707 rev = "a5568996527e2bc563dcfae2bfc78a3760f40d55"; 1708 sha256 = "13h37vkrbr3zq9l3d542z0rc8b9d6zxpp5r0cg89xa0q360y9l9w"; 1709 }; 1710 meta.homepage = "https://github.com/Shougo/echodoc.vim/"; 1711 }; 1712 1713 edge = buildVimPluginFrom2Nix { 1714 pname = "edge"; 1715 version = "2021-11-11"; 1716 src = fetchFromGitHub { 1717 owner = "sainnhe"; 1718 repo = "edge"; 1719 rev = "f2c8e3d2a72f3763e3ea9c620a118e73e2146fb1"; 1720 sha256 = "08v10j0hirqcj2r2fcw8b04v8bpwj1kp887pq8vs5f57ncqzl8x7"; 1721 }; 1722 meta.homepage = "https://github.com/sainnhe/edge/"; 1723 }; 1724 1725 editorconfig-vim = buildVimPluginFrom2Nix { 1726 pname = "editorconfig-vim"; 1727 version = "2021-07-25"; 1728 src = fetchFromGitHub { 1729 owner = "editorconfig"; 1730 repo = "editorconfig-vim"; 1731 rev = "3078cd10b28904e57d878c0d0dab42aa0a9fdc89"; 1732 sha256 = "1zjwhg3g56skqi9lndjhn9fh8hr478yvns8xz9xpnzcgzdaqbi1w"; 1733 fetchSubmodules = true; 1734 }; 1735 meta.homepage = "https://github.com/editorconfig/editorconfig-vim/"; 1736 }; 1737 1738 editorconfig-nvim = buildVimPluginFrom2Nix { 1739 pname = "editorconfig.nvim"; 1740 version = "2021-11-02"; 1741 src = fetchFromGitHub { 1742 owner = "gpanders"; 1743 repo = "editorconfig.nvim"; 1744 rev = "de419f22817fd93c7c09bf7d47838945761a2c9c"; 1745 sha256 = "0k6qdqmh5irjz1lyyy49pgdwa4fz4yyq4fxfx60dacjf6g99d19s"; 1746 }; 1747 meta.homepage = "https://github.com/gpanders/editorconfig.nvim/"; 1748 }; 1749 1750 elm-vim = buildVimPluginFrom2Nix { 1751 pname = "elm-vim"; 1752 version = "2020-09-23"; 1753 src = fetchFromGitHub { 1754 owner = "elmcast"; 1755 repo = "elm-vim"; 1756 rev = "4b71facd77297cb33bbb3b14894676cff0a9bd1d"; 1757 sha256 = "1kxkjm6fzmircg5gh7w2bmvjgk8ly5vvq9l31m4p6ql48azg2ilc"; 1758 }; 1759 meta.homepage = "https://github.com/elmcast/elm-vim/"; 1760 }; 1761 1762 elvish-vim = buildVimPluginFrom2Nix { 1763 pname = "elvish.vim"; 1764 version = "2019-06-29"; 1765 src = fetchFromGitHub { 1766 owner = "dmix"; 1767 repo = "elvish.vim"; 1768 rev = "67ef8e89bff7cb8ea936f2164c8c268bbb3295f0"; 1769 sha256 = "133hr3i7zxysf2gnnimhz3gf3nda3fyfxmqq7mhq544v2mki4x9m"; 1770 }; 1771 meta.homepage = "https://github.com/dmix/elvish.vim/"; 1772 }; 1773 1774 embark-vim = buildVimPluginFrom2Nix { 1775 pname = "embark-vim"; 1776 version = "2021-07-24"; 1777 src = fetchFromGitHub { 1778 owner = "embark-theme"; 1779 repo = "vim"; 1780 rev = "03029f4ec49cd0dd1d16eb9561742f5c9f794e71"; 1781 sha256 = "14gnndh40h8qlymsb9lkycn4w7jv8f7kk0yjxi4wzjvycg7mrplx"; 1782 }; 1783 meta.homepage = "https://github.com/embark-theme/vim/"; 1784 }; 1785 1786 emmet-vim = buildVimPluginFrom2Nix { 1787 pname = "emmet-vim"; 1788 version = "2021-09-30"; 1789 src = fetchFromGitHub { 1790 owner = "mattn"; 1791 repo = "emmet-vim"; 1792 rev = "1b7e460de071b7ed45cae3b5bec47310e7d12ed5"; 1793 sha256 = "0i8r9a8phmdphlgdyybnkkg6qc1nsnblrs52zdlybh32qnkjljsg"; 1794 fetchSubmodules = true; 1795 }; 1796 meta.homepage = "https://github.com/mattn/emmet-vim/"; 1797 }; 1798 1799 emodeline = buildVimPluginFrom2Nix { 1800 pname = "emodeline"; 1801 version = "2010-10-18"; 1802 src = fetchFromGitHub { 1803 owner = "vim-scripts"; 1804 repo = "emodeline"; 1805 rev = "19550795743876c2256021530209d83592f5924a"; 1806 sha256 = "0x9y7rzbk6g8cq6jkn37wi95wzhq0abban6w10652v4kdmjrxrr0"; 1807 }; 1808 meta.homepage = "https://github.com/vim-scripts/emodeline/"; 1809 }; 1810 1811 ensime-vim = buildVimPluginFrom2Nix { 1812 pname = "ensime-vim"; 1813 version = "2018-10-10"; 1814 src = fetchFromGitHub { 1815 owner = "ensime"; 1816 repo = "ensime-vim"; 1817 rev = "caa734e84f002b25446c615706283a74edd4ecfe"; 1818 sha256 = "190qq8r2zs7xzmsag7ygk6dvpav3cnzlc40lc3fvwmkfwgci5zg0"; 1819 }; 1820 meta.homepage = "https://github.com/ensime/ensime-vim/"; 1821 }; 1822 1823 falcon = buildVimPluginFrom2Nix { 1824 pname = "falcon"; 1825 version = "2021-11-03"; 1826 src = fetchFromGitHub { 1827 owner = "fenetikm"; 1828 repo = "falcon"; 1829 rev = "7d08b7ceb9ac34f131b3125849476960876798b6"; 1830 sha256 = "0p9w78w9q8l2428rh5p53hs6p0zia7ffmyll8kcll7qbixf1sp2s"; 1831 }; 1832 meta.homepage = "https://github.com/fenetikm/falcon/"; 1833 }; 1834 1835 far-vim = buildVimPluginFrom2Nix { 1836 pname = "far.vim"; 1837 version = "2021-10-14"; 1838 src = fetchFromGitHub { 1839 owner = "brooth"; 1840 repo = "far.vim"; 1841 rev = "9b6cc10650128a7830fb92425ad978ae8d6132bc"; 1842 sha256 = "0kyjz4zq9rdyxvrs4l3ficrhpfwb5p01x84x17vcqbrc68kksw04"; 1843 }; 1844 meta.homepage = "https://github.com/brooth/far.vim/"; 1845 }; 1846 1847 fastfold = buildVimPluginFrom2Nix { 1848 pname = "fastfold"; 1849 version = "2021-09-30"; 1850 src = fetchFromGitHub { 1851 owner = "konfekt"; 1852 repo = "fastfold"; 1853 rev = "eee93cca626fdcdfae0ddcc6f8a956c85455acd3"; 1854 sha256 = "1jm8dnr7p8k9ilc97vqrr5cx1adfhla0rc679iajg2h5ydxngfxk"; 1855 }; 1856 meta.homepage = "https://github.com/konfekt/fastfold/"; 1857 }; 1858 1859 fcitx-vim = buildVimPluginFrom2Nix { 1860 pname = "fcitx.vim"; 1861 version = "2021-10-26"; 1862 src = fetchFromGitHub { 1863 owner = "lilydjwg"; 1864 repo = "fcitx.vim"; 1865 rev = "c689083ffb1d1076dd3fb9b587fd3c6d9f9d6b5a"; 1866 sha256 = "1hcg6lkgnx87qnqj8qc3gvpcfyav2v79mi5mjkjqkfw2f339gc5c"; 1867 }; 1868 meta.homepage = "https://github.com/lilydjwg/fcitx.vim/"; 1869 }; 1870 1871 feline-nvim = buildVimPluginFrom2Nix { 1872 pname = "feline.nvim"; 1873 version = "2021-10-15"; 1874 src = fetchFromGitHub { 1875 owner = "famiu"; 1876 repo = "feline.nvim"; 1877 rev = "4ef5e1516395eea731275e0f58b6bfba5c6ac9c1"; 1878 sha256 = "12fci8gkbs3gf7cx68dpczkvsgy7bbax6f5fdl6fbjszpwr96lhw"; 1879 }; 1880 meta.homepage = "https://github.com/famiu/feline.nvim/"; 1881 }; 1882 1883 fennel-vim = buildVimPluginFrom2Nix { 1884 pname = "fennel.vim"; 1885 version = "2020-11-15"; 1886 src = fetchFromGitHub { 1887 owner = "bakpakin"; 1888 repo = "fennel.vim"; 1889 rev = "30b9beabad2c4f09b9b284caf5cd5666b6b4dc89"; 1890 sha256 = "1fvcn4q87d594nzxlj1597bmrixzlfqnl7k8f547skvvywx09kii"; 1891 }; 1892 meta.homepage = "https://github.com/bakpakin/fennel.vim/"; 1893 }; 1894 1895 fern-vim = buildVimPluginFrom2Nix { 1896 pname = "fern.vim"; 1897 version = "2021-11-11"; 1898 src = fetchFromGitHub { 1899 owner = "lambdalisue"; 1900 repo = "fern.vim"; 1901 rev = "dd365ec17e9ff1d87a5ce4ade8abf123ecfd007a"; 1902 sha256 = "0s5gygvbz9ffnaxaikqj8mi16ip1gqxa19ijvjsjc8rv6jpkylsd"; 1903 }; 1904 meta.homepage = "https://github.com/lambdalisue/fern.vim/"; 1905 }; 1906 1907 ferret = buildVimPluginFrom2Nix { 1908 pname = "ferret"; 1909 version = "2021-08-06"; 1910 src = fetchFromGitHub { 1911 owner = "wincent"; 1912 repo = "ferret"; 1913 rev = "a513036f28d9ef1092d95ba7f183b3966a070194"; 1914 sha256 = "117ifszvd2f6h86ialqnm10j14bhhcyn4pjl0289zsyf2fk4kksn"; 1915 }; 1916 meta.homepage = "https://github.com/wincent/ferret/"; 1917 }; 1918 1919 file-line = buildVimPluginFrom2Nix { 1920 pname = "file-line"; 1921 version = "2016-10-21"; 1922 src = fetchFromGitHub { 1923 owner = "bogado"; 1924 repo = "file-line"; 1925 rev = "559088afaf10124ea663ee0f4f73b1de48fb1632"; 1926 sha256 = "1w183g0hj8jvzm6m1jw7m6xz3x1dld8n8342vnycsh6hyzdcg3mg"; 1927 }; 1928 meta.homepage = "https://github.com/bogado/file-line/"; 1929 }; 1930 1931 FixCursorHold-nvim = buildVimPluginFrom2Nix { 1932 pname = "FixCursorHold.nvim"; 1933 version = "2021-11-02"; 1934 src = fetchFromGitHub { 1935 owner = "antoinemadec"; 1936 repo = "FixCursorHold.nvim"; 1937 rev = "0e4e22d21975da60b0fd2d302285b3b603f9f71e"; 1938 sha256 = "1qrf6ig1gbrbq6wrxqkabnqx6zqwjw7wqacl7q2ckw4sy6sam7mz"; 1939 }; 1940 meta.homepage = "https://github.com/antoinemadec/FixCursorHold.nvim/"; 1941 }; 1942 1943 flake8-vim = buildVimPluginFrom2Nix { 1944 pname = "flake8-vim"; 1945 version = "2020-10-20"; 1946 src = fetchFromGitHub { 1947 owner = "andviro"; 1948 repo = "flake8-vim"; 1949 rev = "5bc93f7f26ceb18ccbe116830eaf8ff2baa63994"; 1950 sha256 = "142pgasl0b64a0zxmspdsi636axrgvdx6rh3hwjrb1zlsck19y1a"; 1951 fetchSubmodules = true; 1952 }; 1953 meta.homepage = "https://github.com/andviro/flake8-vim/"; 1954 }; 1955 1956 float-preview-nvim = buildVimPluginFrom2Nix { 1957 pname = "float-preview.nvim"; 1958 version = "2020-11-03"; 1959 src = fetchFromGitHub { 1960 owner = "ncm2"; 1961 repo = "float-preview.nvim"; 1962 rev = "f9ed1c701d5ea41222509fc822cbdc5613b14b2d"; 1963 sha256 = "0r1pj80mnsr269d7mnxfagdp988gn3gnf5fix55z4qwim9cakrl8"; 1964 }; 1965 meta.homepage = "https://github.com/ncm2/float-preview.nvim/"; 1966 }; 1967 1968 floating-nvim = buildVimPluginFrom2Nix { 1969 pname = "floating.nvim"; 1970 version = "2021-07-19"; 1971 src = fetchFromGitHub { 1972 owner = "fhill2"; 1973 repo = "floating.nvim"; 1974 rev = "11e75c2a201b9d73f03bd3c2db1fc94021c231eb"; 1975 sha256 = "172ak3macqmkz4jvic1xcnfpp6wafq33afyvcx4za170qh30sydj"; 1976 }; 1977 meta.homepage = "https://github.com/fhill2/floating.nvim/"; 1978 }; 1979 1980 floobits-neovim = buildVimPluginFrom2Nix { 1981 pname = "floobits-neovim"; 1982 version = "2021-10-18"; 1983 src = fetchFromGitHub { 1984 owner = "floobits"; 1985 repo = "floobits-neovim"; 1986 rev = "dbfa051e4f097dfa3f46997a2019556a62861258"; 1987 sha256 = "1zsr1536qf7zqdskpshf366m333w66hfjrfdw3ws5yz2l7kq5bcm"; 1988 }; 1989 meta.homepage = "https://github.com/floobits/floobits-neovim/"; 1990 }; 1991 1992 formatter-nvim = buildVimPluginFrom2Nix { 1993 pname = "formatter.nvim"; 1994 version = "2021-11-03"; 1995 src = fetchFromGitHub { 1996 owner = "mhartington"; 1997 repo = "formatter.nvim"; 1998 rev = "0cdce2da8762ee01ee7d8df047b6e569d58c1ba3"; 1999 sha256 = "1169xj5k04l7gfhxqa4afq9khf6yv5bcihir21sgzpym4z69axh7"; 2000 }; 2001 meta.homepage = "https://github.com/mhartington/formatter.nvim/"; 2002 }; 2003 2004 forms = buildVimPluginFrom2Nix { 2005 pname = "forms"; 2006 version = "2012-11-28"; 2007 src = fetchFromGitHub { 2008 owner = "megaannum"; 2009 repo = "forms"; 2010 rev = "b601e03fe0a3b8a43766231f4a6217e4492b4f75"; 2011 sha256 = "19kp1i5c6jmnpbsap9giayqbzlv7vh02mp4mjvicqj9n0nfyay74"; 2012 }; 2013 meta.homepage = "https://github.com/megaannum/forms/"; 2014 }; 2015 2016 friendly-snippets = buildVimPluginFrom2Nix { 2017 pname = "friendly-snippets"; 2018 version = "2021-11-12"; 2019 src = fetchFromGitHub { 2020 owner = "rafamadriz"; 2021 repo = "friendly-snippets"; 2022 rev = "05bfa7681b8f11b664fab657001c2efb6f3ec85e"; 2023 sha256 = "1133f32q4g990mmvdrbnjxggk8y96w0c5zlvh553cz9j626a4zks"; 2024 }; 2025 meta.homepage = "https://github.com/rafamadriz/friendly-snippets/"; 2026 }; 2027 2028 fruzzy = buildVimPluginFrom2Nix { 2029 pname = "fruzzy"; 2030 version = "2020-08-31"; 2031 src = fetchFromGitHub { 2032 owner = "raghur"; 2033 repo = "fruzzy"; 2034 rev = "4cdfee7b828a5cace22bfd93cf23fee0b2b233c4"; 2035 sha256 = "1dmxz283ypz1klcmdf4jk699aifr3dywkh9y8v8v8vyflampqwwp"; 2036 }; 2037 meta.homepage = "https://github.com/raghur/fruzzy/"; 2038 }; 2039 2040 FTerm-nvim = buildVimPluginFrom2Nix { 2041 pname = "FTerm.nvim"; 2042 version = "2021-11-13"; 2043 src = fetchFromGitHub { 2044 owner = "numToStr"; 2045 repo = "FTerm.nvim"; 2046 rev = "0911ab93b488fdd8032e695ab56d14357e14e836"; 2047 sha256 = "0pbfg66fd8ff1b2wshlb9c58sb8zq3ckm7yjg6vv43dk4kcnjf1i"; 2048 }; 2049 meta.homepage = "https://github.com/numToStr/FTerm.nvim/"; 2050 }; 2051 2052 fugitive-gitlab-vim = buildVimPluginFrom2Nix { 2053 pname = "fugitive-gitlab.vim"; 2054 version = "2021-09-20"; 2055 src = fetchFromGitHub { 2056 owner = "shumphrey"; 2057 repo = "fugitive-gitlab.vim"; 2058 rev = "85d4e16e03b05964560514afe53bc74f9d445b02"; 2059 sha256 = "1zvn4rz765yjxyhv71dxly9lzdp9r94762jprff0srpnsyjiypz2"; 2060 }; 2061 meta.homepage = "https://github.com/shumphrey/fugitive-gitlab.vim/"; 2062 }; 2063 2064 futhark-vim = buildVimPluginFrom2Nix { 2065 pname = "futhark-vim"; 2066 version = "2021-08-24"; 2067 src = fetchFromGitHub { 2068 owner = "BeneCollyridam"; 2069 repo = "futhark-vim"; 2070 rev = "fd7d053c74f150712eaa73999f44a3f95c8f08ff"; 2071 sha256 = "17iwpqxkvflcimc066n5ljjbx603hpaqzk271r37qxdvk58jpn0w"; 2072 }; 2073 meta.homepage = "https://github.com/BeneCollyridam/futhark-vim/"; 2074 }; 2075 2076 fwatch-nvim = buildVimPluginFrom2Nix { 2077 pname = "fwatch.nvim"; 2078 version = "2021-07-25"; 2079 src = fetchFromGitHub { 2080 owner = "rktjmp"; 2081 repo = "fwatch.nvim"; 2082 rev = "83600d71e7d7dd73194375adcea938789a41249a"; 2083 sha256 = "1kqmyqzx4g45dayhbbck4bavfdr2y41lwjdv5z4bwd9hqys7s4rz"; 2084 }; 2085 meta.homepage = "https://github.com/rktjmp/fwatch.nvim/"; 2086 }; 2087 2088 fzf-checkout-vim = buildVimPluginFrom2Nix { 2089 pname = "fzf-checkout.vim"; 2090 version = "2021-06-25"; 2091 src = fetchFromGitHub { 2092 owner = "stsewd"; 2093 repo = "fzf-checkout.vim"; 2094 rev = "4d5ecae74460de8fed4f743f6bd53c4c31d32797"; 2095 sha256 = "0mia7p2z8l3lrid0v8ml4i8y190gh4ll9898yyg4gcghhxp83zpm"; 2096 }; 2097 meta.homepage = "https://github.com/stsewd/fzf-checkout.vim/"; 2098 }; 2099 2100 fzf-lsp-nvim = buildVimPluginFrom2Nix { 2101 pname = "fzf-lsp.nvim"; 2102 version = "2021-11-07"; 2103 src = fetchFromGitHub { 2104 owner = "gfanto"; 2105 repo = "fzf-lsp.nvim"; 2106 rev = "19a6f405e4a6eb74788393390d945bd156d559b3"; 2107 sha256 = "0nq9nfviyly136xhjzdvmhvj7flz44pl5as0npa4d13ng3gs451p"; 2108 }; 2109 meta.homepage = "https://github.com/gfanto/fzf-lsp.nvim/"; 2110 }; 2111 2112 fzf-vim = buildVimPluginFrom2Nix { 2113 pname = "fzf.vim"; 2114 version = "2021-11-02"; 2115 src = fetchFromGitHub { 2116 owner = "junegunn"; 2117 repo = "fzf.vim"; 2118 rev = "d6aa21476b2854694e6aa7b0941b8992a906c5ec"; 2119 sha256 = "058jczzwnbb7nc0a6iqp26gw5hrv7mkn1bazmlg2s6jkirasra7i"; 2120 }; 2121 meta.homepage = "https://github.com/junegunn/fzf.vim/"; 2122 }; 2123 2124 galaxyline-nvim = buildVimPluginFrom2Nix { 2125 pname = "galaxyline.nvim"; 2126 version = "2021-04-25"; 2127 src = fetchFromGitHub { 2128 owner = "glepnir"; 2129 repo = "galaxyline.nvim"; 2130 rev = "d544cb9d0b56f6ef271db3b4c3cf19ef665940d5"; 2131 sha256 = "1390lqsqdcj1q89zn6y5qrm1id7p8fnpy07vlz6mm4cki47211mb"; 2132 }; 2133 meta.homepage = "https://github.com/glepnir/galaxyline.nvim/"; 2134 }; 2135 2136 gen_tags-vim = buildVimPluginFrom2Nix { 2137 pname = "gen_tags.vim"; 2138 version = "2020-10-12"; 2139 src = fetchFromGitHub { 2140 owner = "jsfaint"; 2141 repo = "gen_tags.vim"; 2142 rev = "f888a2f8732e08d9f2b638b144c5c826a30953a3"; 2143 sha256 = "16gkczlaani0c0v3hkklriabhkgcs0mg9mrbn8jzfsap15cnkgk5"; 2144 }; 2145 meta.homepage = "https://github.com/jsfaint/gen_tags.vim/"; 2146 }; 2147 2148 gentoo-syntax = buildVimPluginFrom2Nix { 2149 pname = "gentoo-syntax"; 2150 version = "2021-11-06"; 2151 src = fetchFromGitHub { 2152 owner = "gentoo"; 2153 repo = "gentoo-syntax"; 2154 rev = "b3014c2205200b6e52a3093b1053b69a0228f878"; 2155 sha256 = "081b7d8vhhvrarfbv4681vf68vrxnlfagmglyg90wzpjiasf6vb2"; 2156 }; 2157 meta.homepage = "https://github.com/gentoo/gentoo-syntax/"; 2158 }; 2159 2160 ghcid = buildVimPluginFrom2Nix { 2161 pname = "ghcid"; 2162 version = "2021-10-10"; 2163 src = fetchFromGitHub { 2164 owner = "ndmitchell"; 2165 repo = "ghcid"; 2166 rev = "b18ad1643f753f39e924909ecd957cb6b5a5fa89"; 2167 sha256 = "1swwz4kzc1d41nbvvar3a2c71xy524fsyf5kjyrbbivrghcifpl8"; 2168 }; 2169 meta.homepage = "https://github.com/ndmitchell/ghcid/"; 2170 }; 2171 2172 ghcmod-vim = buildVimPluginFrom2Nix { 2173 pname = "ghcmod-vim"; 2174 version = "2016-06-19"; 2175 src = fetchFromGitHub { 2176 owner = "eagletmt"; 2177 repo = "ghcmod-vim"; 2178 rev = "1d192d13d68ab59f9f46497a0909bf24a7b7dfff"; 2179 sha256 = "0bzahgzagnf0a9zv86jhdf8nc3p0yfz9izv5n3lc8gc12cp47d0a"; 2180 }; 2181 meta.homepage = "https://github.com/eagletmt/ghcmod-vim/"; 2182 }; 2183 2184 gina-vim = buildVimPluginFrom2Nix { 2185 pname = "gina.vim"; 2186 version = "2021-06-12"; 2187 src = fetchFromGitHub { 2188 owner = "lambdalisue"; 2189 repo = "gina.vim"; 2190 rev = "abdbe0fe33f3b6fc59e94f7cc3072768f8dfd8ac"; 2191 sha256 = "1f3shh6jxr5i1an2dbb1vmc0l2xg03fm6ava25ahxg4b5ka59bc5"; 2192 }; 2193 meta.homepage = "https://github.com/lambdalisue/gina.vim/"; 2194 }; 2195 2196 git-blame-nvim = buildVimPluginFrom2Nix { 2197 pname = "git-blame.nvim"; 2198 version = "2021-06-14"; 2199 src = fetchFromGitHub { 2200 owner = "f-person"; 2201 repo = "git-blame.nvim"; 2202 rev = "125f09f3e09091fa9cc6585156e199d08989dc0e"; 2203 sha256 = "1d6al5yrwv0wfmy39k8ky5ha1x0a6mz6djscibwz13fvgqka2730"; 2204 }; 2205 meta.homepage = "https://github.com/f-person/git-blame.nvim/"; 2206 }; 2207 2208 git-messenger-vim = buildVimPluginFrom2Nix { 2209 pname = "git-messenger.vim"; 2210 version = "2021-11-13"; 2211 src = fetchFromGitHub { 2212 owner = "rhysd"; 2213 repo = "git-messenger.vim"; 2214 rev = "2e67899355f3f631aad6845925e4c2c13546444d"; 2215 sha256 = "0a6c04far9ji7h7k0b195zxn62sj6drn56cacmz86zmzksqgm8wp"; 2216 }; 2217 meta.homepage = "https://github.com/rhysd/git-messenger.vim/"; 2218 }; 2219 2220 git-worktree-nvim = buildVimPluginFrom2Nix { 2221 pname = "git-worktree.nvim"; 2222 version = "2021-11-09"; 2223 src = fetchFromGitHub { 2224 owner = "ThePrimeagen"; 2225 repo = "git-worktree.nvim"; 2226 rev = "14d4be5f9db5c5cce7b4c1ee10c70d663c367373"; 2227 sha256 = "11gzz2dc75b0sqkkxsiw9yramfwhcrv4vq39mxlzmxxzbzk11dv2"; 2228 }; 2229 meta.homepage = "https://github.com/ThePrimeagen/git-worktree.nvim/"; 2230 }; 2231 2232 gitignore-vim = buildVimPluginFrom2Nix { 2233 pname = "gitignore.vim"; 2234 version = "2014-03-16"; 2235 src = fetchFromGitHub { 2236 owner = "vim-scripts"; 2237 repo = "gitignore.vim"; 2238 rev = "3ad6a15768945fd4fc1b013cec5d8c8e62c7bb87"; 2239 sha256 = "0fg36hrkwqb3accqm7ihw1cjs64fxf73zk06gickdkzq0zn4yl8x"; 2240 }; 2241 meta.homepage = "https://github.com/vim-scripts/gitignore.vim/"; 2242 }; 2243 2244 gitlinker-nvim = buildVimPluginFrom2Nix { 2245 pname = "gitlinker.nvim"; 2246 version = "2021-11-15"; 2247 src = fetchFromGitHub { 2248 owner = "ruifm"; 2249 repo = "gitlinker.nvim"; 2250 rev = "003ee482a25118cdac73faea8bd35df0399e8f8f"; 2251 sha256 = "0zpy1cpviia9l4z3b87534arnxfja48bjhqqb88mxjzm9gkc4rbf"; 2252 }; 2253 meta.homepage = "https://github.com/ruifm/gitlinker.nvim/"; 2254 }; 2255 2256 gitsigns-nvim = buildVimPluginFrom2Nix { 2257 pname = "gitsigns.nvim"; 2258 version = "2021-11-17"; 2259 src = fetchFromGitHub { 2260 owner = "lewis6991"; 2261 repo = "gitsigns.nvim"; 2262 rev = "5e49bb09f324580519d1ef41cb03bcb07536a239"; 2263 sha256 = "1zfwazv58y4r9cpalx522hnb9wics50m90n59yabmimb2iyp323z"; 2264 }; 2265 meta.homepage = "https://github.com/lewis6991/gitsigns.nvim/"; 2266 }; 2267 2268 gitv = buildVimPluginFrom2Nix { 2269 pname = "gitv"; 2270 version = "2019-08-22"; 2271 src = fetchFromGitHub { 2272 owner = "gregsexton"; 2273 repo = "gitv"; 2274 rev = "a73599c34202709eaa7da78f4fe32b97c6ef83f8"; 2275 sha256 = "0hhamv2q3z8cy4n9yzxq0jvs2x8qx4wx6c2qpsk82jsnghmzipd6"; 2276 }; 2277 meta.homepage = "https://github.com/gregsexton/gitv/"; 2278 }; 2279 2280 gleam-vim = buildVimPluginFrom2Nix { 2281 pname = "gleam.vim"; 2282 version = "2020-06-24"; 2283 src = fetchFromGitHub { 2284 owner = "gleam-lang"; 2285 repo = "gleam.vim"; 2286 rev = "847a5ef57c2faef2774242c87f711d1131b89fe6"; 2287 sha256 = "17kjby64zdnmhyia1cx9jnk4mss0gca1jz1m4hff9rl63i56bql1"; 2288 }; 2289 meta.homepage = "https://github.com/gleam-lang/gleam.vim/"; 2290 }; 2291 2292 glow-nvim = buildVimPluginFrom2Nix { 2293 pname = "glow.nvim"; 2294 version = "2021-11-05"; 2295 src = fetchFromGitHub { 2296 owner = "ellisonleao"; 2297 repo = "glow.nvim"; 2298 rev = "708d3f3aca0f4e6bc9a6b9188bc7b37a828b8fa7"; 2299 sha256 = "01a9n27h0gna73amhaxsyj607a948nvhjk5b55ramzz0iippvkp0"; 2300 }; 2301 meta.homepage = "https://github.com/ellisonleao/glow.nvim/"; 2302 }; 2303 2304 golden-ratio = buildVimPluginFrom2Nix { 2305 pname = "golden-ratio"; 2306 version = "2020-04-03"; 2307 src = fetchFromGitHub { 2308 owner = "roman"; 2309 repo = "golden-ratio"; 2310 rev = "8313b6d6723c9e77ef1d3760af2cdd244e8db043"; 2311 sha256 = "03nm1wr0qsrirg4z4171f4nygnqgb6w06ldr6rbbz4a1f7j8j654"; 2312 }; 2313 meta.homepage = "https://github.com/roman/golden-ratio/"; 2314 }; 2315 2316 gotests-vim = buildVimPluginFrom2Nix { 2317 pname = "gotests-vim"; 2318 version = "2019-04-10"; 2319 src = fetchFromGitHub { 2320 owner = "buoto"; 2321 repo = "gotests-vim"; 2322 rev = "e0ad687be26875153ecd43d16db3b93a637394e4"; 2323 sha256 = "01w981v7rya9fnxwdhlka4vfzlnw87pxmfcqmvxh3p96lmi71xjm"; 2324 }; 2325 meta.homepage = "https://github.com/buoto/gotests-vim/"; 2326 }; 2327 2328 goto-preview = buildVimPluginFrom2Nix { 2329 pname = "goto-preview"; 2330 version = "2021-11-17"; 2331 src = fetchFromGitHub { 2332 owner = "rmagatti"; 2333 repo = "goto-preview"; 2334 rev = "817bae89f75c8f061f7c0198ce392dca5d16ac94"; 2335 sha256 = "0pxz7mrl4fsdi6pyk7zizxb7g3a11n8s36ndg3l9qsbihfxiqk5y"; 2336 }; 2337 meta.homepage = "https://github.com/rmagatti/goto-preview/"; 2338 }; 2339 2340 goyo-vim = buildVimPluginFrom2Nix { 2341 pname = "goyo.vim"; 2342 version = "2020-08-29"; 2343 src = fetchFromGitHub { 2344 owner = "junegunn"; 2345 repo = "goyo.vim"; 2346 rev = "a865dec7ca7616dbbd69315ad1417b84d0c411f8"; 2347 sha256 = "09mqmcz79dwcc5mv0p2wc84jc20ipa0vv2yckp4la4xh909ph4hm"; 2348 }; 2349 meta.homepage = "https://github.com/junegunn/goyo.vim/"; 2350 }; 2351 2352 gruvbox = buildVimPluginFrom2Nix { 2353 pname = "gruvbox"; 2354 version = "2020-07-03"; 2355 src = fetchFromGitHub { 2356 owner = "morhetz"; 2357 repo = "gruvbox"; 2358 rev = "bf2885a95efdad7bd5e4794dd0213917770d79b7"; 2359 sha256 = "0576sqzljal3k8rsnbmcvlsk4ywg1vfgkxkvrv2zac2d5wwa9i8z"; 2360 }; 2361 meta.homepage = "https://github.com/morhetz/gruvbox/"; 2362 }; 2363 2364 gruvbox-community = buildVimPluginFrom2Nix { 2365 pname = "gruvbox-community"; 2366 version = "2021-10-10"; 2367 src = fetchFromGitHub { 2368 owner = "gruvbox-community"; 2369 repo = "gruvbox"; 2370 rev = "961cc1850bd7d5657aa5789f81487d4d85747d2b"; 2371 sha256 = "1kvl264xmk6vk5kqp6d32lfxyb5rx320kc3fhmjzkyaa2p4k3j25"; 2372 }; 2373 meta.homepage = "https://github.com/gruvbox-community/gruvbox/"; 2374 }; 2375 2376 gruvbox-flat-nvim = buildVimPluginFrom2Nix { 2377 pname = "gruvbox-flat.nvim"; 2378 version = "2021-09-06"; 2379 src = fetchFromGitHub { 2380 owner = "eddyekofo94"; 2381 repo = "gruvbox-flat.nvim"; 2382 rev = "c384a5719b1ef9f5be925a94491d10c35eaf09a5"; 2383 sha256 = "03dlkhc2n2brq1m49ji4y205sha7gywd81x014dsma81w7fhvdvk"; 2384 }; 2385 meta.homepage = "https://github.com/eddyekofo94/gruvbox-flat.nvim/"; 2386 }; 2387 2388 gruvbox-material = buildVimPluginFrom2Nix { 2389 pname = "gruvbox-material"; 2390 version = "2021-11-11"; 2391 src = fetchFromGitHub { 2392 owner = "sainnhe"; 2393 repo = "gruvbox-material"; 2394 rev = "a25c5294013d58e4fde6b72d94a5f77e3330f0cc"; 2395 sha256 = "0k4baphl8x6fy8hqidr7g8mw6w1cjhwsgjmsd9v72a9ikl4z22vq"; 2396 }; 2397 meta.homepage = "https://github.com/sainnhe/gruvbox-material/"; 2398 }; 2399 2400 gruvbox-nvim = buildVimPluginFrom2Nix { 2401 pname = "gruvbox.nvim"; 2402 version = "2021-11-12"; 2403 src = fetchFromGitHub { 2404 owner = "ellisonleao"; 2405 repo = "gruvbox.nvim"; 2406 rev = "dc7c63320c523997610ced545007935c72d81942"; 2407 sha256 = "16nvlli0vmqxdbcx2d8p2nsl0865444l1d3ji23z9cbz4i171rsw"; 2408 }; 2409 meta.homepage = "https://github.com/ellisonleao/gruvbox.nvim/"; 2410 }; 2411 2412 gundo-vim = buildVimPluginFrom2Nix { 2413 pname = "gundo.vim"; 2414 version = "2021-02-21"; 2415 src = fetchFromGitHub { 2416 owner = "sjl"; 2417 repo = "gundo.vim"; 2418 rev = "c5efef192b975b8e7d5fa3c6db932648d3b76323"; 2419 sha256 = "1smavxh0nmx4la75b1fjh8cs2x8p8ahxls034254vnm05wiwvghh"; 2420 }; 2421 meta.homepage = "https://github.com/sjl/gundo.vim/"; 2422 }; 2423 2424 gv-vim = buildVimPluginFrom2Nix { 2425 pname = "gv.vim"; 2426 version = "2021-10-19"; 2427 src = fetchFromGitHub { 2428 owner = "junegunn"; 2429 repo = "gv.vim"; 2430 rev = "386d770e916dd680d1d622e715b9eb3a77f21bd1"; 2431 sha256 = "184kvydzz9nyg0sv3crn38v04s24km0ma8vfg4i3agmffb1riibk"; 2432 }; 2433 meta.homepage = "https://github.com/junegunn/gv.vim/"; 2434 }; 2435 2436 harpoon = buildVimPluginFrom2Nix { 2437 pname = "harpoon"; 2438 version = "2021-11-09"; 2439 src = fetchFromGitHub { 2440 owner = "ThePrimeagen"; 2441 repo = "harpoon"; 2442 rev = "57819752e62251f9488a95fea1690bb62547bd2a"; 2443 sha256 = "0x5x6jmz31aclai0l2dplr0y16f97jb40cgvnrx8mr5gb0s5i7sc"; 2444 }; 2445 meta.homepage = "https://github.com/ThePrimeagen/harpoon/"; 2446 }; 2447 2448 haskell-vim = buildVimPluginFrom2Nix { 2449 pname = "haskell-vim"; 2450 version = "2021-01-19"; 2451 src = fetchFromGitHub { 2452 owner = "neovimhaskell"; 2453 repo = "haskell-vim"; 2454 rev = "f35d02204b4813d1dbe8b0e98cc39701a4b8e15e"; 2455 sha256 = "1q3hf0vr5gpmymmvm208sl0r8nb69m7f3bdrkqrp7fwc2v1ylnz0"; 2456 }; 2457 meta.homepage = "https://github.com/neovimhaskell/haskell-vim/"; 2458 }; 2459 2460 hasksyn = buildVimPluginFrom2Nix { 2461 pname = "hasksyn"; 2462 version = "2014-09-04"; 2463 src = fetchFromGitHub { 2464 owner = "travitch"; 2465 repo = "hasksyn"; 2466 rev = "c434040bf13a17ca20a551223021b3ace7e453b9"; 2467 sha256 = "09998lnfcshqis5m062wlag6y476imq9jday9gp4ayjjl1cp3cwx"; 2468 }; 2469 meta.homepage = "https://github.com/travitch/hasksyn/"; 2470 }; 2471 2472 hiPairs = buildVimPluginFrom2Nix { 2473 pname = "hiPairs"; 2474 version = "2020-12-10"; 2475 src = fetchFromGitHub { 2476 owner = "Yggdroot"; 2477 repo = "hiPairs"; 2478 rev = "8272bf6979d0ee65a3fdbbb97eff3dda79b661b2"; 2479 sha256 = "1hcskq9zdkf8vlxwd2n403m4rq7495v2fj35hjf6461hqx9v9dnw"; 2480 }; 2481 meta.homepage = "https://github.com/Yggdroot/hiPairs/"; 2482 }; 2483 2484 hlint-refactor-vim = buildVimPluginFrom2Nix { 2485 pname = "hlint-refactor-vim"; 2486 version = "2015-12-05"; 2487 src = fetchFromGitHub { 2488 owner = "mpickering"; 2489 repo = "hlint-refactor-vim"; 2490 rev = "fffb044ecef854a82c5c2efda252e09044ba03e0"; 2491 sha256 = "0z8d31arfy9aidg1dwj5msnnx799d9r7njkgh51z695w6ayxn6p8"; 2492 }; 2493 meta.homepage = "https://github.com/mpickering/hlint-refactor-vim/"; 2494 }; 2495 2496 hologram-nvim = buildVimPluginFrom2Nix { 2497 pname = "hologram.nvim"; 2498 version = "2021-11-14"; 2499 src = fetchFromGitHub { 2500 owner = "edluffy"; 2501 repo = "hologram.nvim"; 2502 rev = "1d1acf102de7a5eed7de62691250b064d6db9d8a"; 2503 sha256 = "0ihr85iisjc3xr9jhm4fdgzhrjr1krnvinzb2x8cgmk7zsl5l194"; 2504 }; 2505 meta.homepage = "https://github.com/edluffy/hologram.nvim/"; 2506 }; 2507 2508 hoon-vim = buildVimPluginFrom2Nix { 2509 pname = "hoon.vim"; 2510 version = "2020-11-09"; 2511 src = fetchFromGitHub { 2512 owner = "urbit"; 2513 repo = "hoon.vim"; 2514 rev = "91b1922f8627bb0a55341bb088f2526d0f43a6ac"; 2515 sha256 = "0h87r7r74iljwvfc6mb1maa08cxwnk6k89gc6vnwqm1zx6qxw1js"; 2516 }; 2517 meta.homepage = "https://github.com/urbit/hoon.vim/"; 2518 }; 2519 2520 hop-nvim = buildVimPluginFrom2Nix { 2521 pname = "hop.nvim"; 2522 version = "2021-11-17"; 2523 src = fetchFromGitHub { 2524 owner = "phaazon"; 2525 repo = "hop.nvim"; 2526 rev = "d2a9f2a6b0d075fc85ac346d3c03c4a3257bc805"; 2527 sha256 = "1gpgln5bfvygpkqb1p2pawq1pw5rg9j5jwgl7wmal4fik9yixp0f"; 2528 }; 2529 meta.homepage = "https://github.com/phaazon/hop.nvim/"; 2530 }; 2531 2532 i3config-vim = buildVimPluginFrom2Nix { 2533 pname = "i3config.vim"; 2534 version = "2021-06-23"; 2535 src = fetchFromGitHub { 2536 owner = "mboughaba"; 2537 repo = "i3config.vim"; 2538 rev = "5c753c56c033d3b17e5005a67cdb9653bbb88ba7"; 2539 sha256 = "0i9w094sqlq85kfwajhaangfwdp81fbwk42n72wfxypjjhw8shv8"; 2540 }; 2541 meta.homepage = "https://github.com/mboughaba/i3config.vim/"; 2542 }; 2543 2544 iceberg-vim = buildVimPluginFrom2Nix { 2545 pname = "iceberg.vim"; 2546 version = "2020-12-25"; 2547 src = fetchFromGitHub { 2548 owner = "cocopon"; 2549 repo = "iceberg.vim"; 2550 rev = "866f9f4ac9ff9a0ae33de96253c359c68ab556b4"; 2551 sha256 = "1zlj85xg8r8qbnr7dpszkcjqw70xahay7ydwnik0zwhq96mic1pv"; 2552 }; 2553 meta.homepage = "https://github.com/cocopon/iceberg.vim/"; 2554 }; 2555 2556 idris-vim = buildVimPluginFrom2Nix { 2557 pname = "idris-vim"; 2558 version = "2017-12-04"; 2559 src = fetchFromGitHub { 2560 owner = "idris-hackers"; 2561 repo = "idris-vim"; 2562 rev = "091ed6b267749927777423160eeab520109dd9c1"; 2563 sha256 = "1zibar2vxcmai0k37ricwnimfdv1adxfbbvz871rc4l6h3q85if1"; 2564 }; 2565 meta.homepage = "https://github.com/idris-hackers/idris-vim/"; 2566 }; 2567 2568 idris2-vim = buildVimPluginFrom2Nix { 2569 pname = "idris2-vim"; 2570 version = "2020-11-26"; 2571 src = fetchFromGitHub { 2572 owner = "edwinb"; 2573 repo = "idris2-vim"; 2574 rev = "964cebee493c85f75796e4f4e6bbb4ac54e2da9e"; 2575 sha256 = "1hgil24c7zv7m1glzzm3an60pimd3l9dbma26xdxly7bv210ssmz"; 2576 }; 2577 meta.homepage = "https://github.com/edwinb/idris2-vim/"; 2578 }; 2579 2580 Improved-AnsiEsc = buildVimPluginFrom2Nix { 2581 pname = "Improved-AnsiEsc"; 2582 version = "2015-08-26"; 2583 src = fetchFromGitHub { 2584 owner = "vim-scripts"; 2585 repo = "Improved-AnsiEsc"; 2586 rev = "e1c59a8e9203fab6b9150721f30548916da73351"; 2587 sha256 = "1smjs4kz2kmzprzp9az4957675nakb43146hshbby39j5xz4jsbz"; 2588 }; 2589 meta.homepage = "https://github.com/vim-scripts/Improved-AnsiEsc/"; 2590 }; 2591 2592 increment-activator = buildVimPluginFrom2Nix { 2593 pname = "increment-activator"; 2594 version = "2021-09-16"; 2595 src = fetchFromGitHub { 2596 owner = "nishigori"; 2597 repo = "increment-activator"; 2598 rev = "55efcff88be45bd98cfdf7333dd718399373d10c"; 2599 sha256 = "0q8990q9yxc85h69hssk4lry01qiqyi0hlnnx8l1kk218yar4q6h"; 2600 }; 2601 meta.homepage = "https://github.com/nishigori/increment-activator/"; 2602 }; 2603 2604 incsearch-easymotion-vim = buildVimPluginFrom2Nix { 2605 pname = "incsearch-easymotion.vim"; 2606 version = "2016-01-18"; 2607 src = fetchFromGitHub { 2608 owner = "haya14busa"; 2609 repo = "incsearch-easymotion.vim"; 2610 rev = "fcdd3aee6f4c0eef1a515727199ece8d6c6041b5"; 2611 sha256 = "1bscr3xs1zggm9qzk1mb88fkc8qj6yrnkxmqwwyr75sf1xzy74mk"; 2612 }; 2613 meta.homepage = "https://github.com/haya14busa/incsearch-easymotion.vim/"; 2614 }; 2615 2616 incsearch-vim = buildVimPluginFrom2Nix { 2617 pname = "incsearch.vim"; 2618 version = "2017-11-24"; 2619 src = fetchFromGitHub { 2620 owner = "haya14busa"; 2621 repo = "incsearch.vim"; 2622 rev = "25e2547fb0566460f5999024f7a0de7b3775201f"; 2623 sha256 = "05v0d9b5sm4d1bvhb01jk6s7brlli2xc16hvzr6gik1nm1ks6ai1"; 2624 }; 2625 meta.homepage = "https://github.com/haya14busa/incsearch.vim/"; 2626 }; 2627 2628 indent-blankline-nvim = buildVimPluginFrom2Nix { 2629 pname = "indent-blankline.nvim"; 2630 version = "2021-11-12"; 2631 src = fetchFromGitHub { 2632 owner = "lukas-reineke"; 2633 repo = "indent-blankline.nvim"; 2634 rev = "9f663d31d4ee0672f24cd5b26ca3863665048a25"; 2635 sha256 = "1lzdi3pgw9hf8pkmh3y8w3lrl27kac18hq4ryk0mghqyb8saabzw"; 2636 }; 2637 meta.homepage = "https://github.com/lukas-reineke/indent-blankline.nvim/"; 2638 }; 2639 2640 indentLine = buildVimPluginFrom2Nix { 2641 pname = "indentLine"; 2642 version = "2021-01-28"; 2643 src = fetchFromGitHub { 2644 owner = "Yggdroot"; 2645 repo = "indentLine"; 2646 rev = "5617a1cf7d315e6e6f84d825c85e3b669d220bfa"; 2647 sha256 = "1ns3v4r5m6ckchmkaqkpk8dymh7hwj22d7x23hagmk4zv4hc2mhq"; 2648 }; 2649 meta.homepage = "https://github.com/Yggdroot/indentLine/"; 2650 }; 2651 2652 inkpot = buildVimPluginFrom2Nix { 2653 pname = "inkpot"; 2654 version = "2013-02-10"; 2655 src = fetchFromGitHub { 2656 owner = "ciaranm"; 2657 repo = "inkpot"; 2658 rev = "b86ad4dc977d3e92ca713c83bc225526a7d77070"; 2659 sha256 = "1s9hizzjfd6szj5961hmmi767b3mk92q7jq94dff8c6zlza829gy"; 2660 }; 2661 meta.homepage = "https://github.com/ciaranm/inkpot/"; 2662 }; 2663 2664 intero-neovim = buildVimPluginFrom2Nix { 2665 pname = "intero-neovim"; 2666 version = "2019-11-15"; 2667 src = fetchFromGitHub { 2668 owner = "parsonsmatt"; 2669 repo = "intero-neovim"; 2670 rev = "4ce2d154379f8c95b3819512a9b67ead5204ffd0"; 2671 sha256 = "1na61qb31z80973jfi7ziw2zv6y73rm0bpfb6iqxjppmg4iqgl3i"; 2672 }; 2673 meta.homepage = "https://github.com/parsonsmatt/intero-neovim/"; 2674 }; 2675 2676 investigate-vim = buildVimPluginFrom2Nix { 2677 pname = "investigate.vim"; 2678 version = "2020-02-29"; 2679 src = fetchFromGitHub { 2680 owner = "keith"; 2681 repo = "investigate.vim"; 2682 rev = "aef9332ba3cfc070fb59fd7a4ac82bae2b42cd7b"; 2683 sha256 = "1jiipch8jr66h1cywwj0zdlx45p70d359s8ljdwcndjwicrqslmk"; 2684 }; 2685 meta.homepage = "https://github.com/keith/investigate.vim/"; 2686 }; 2687 2688 iosvkem = buildVimPluginFrom2Nix { 2689 pname = "iosvkem"; 2690 version = "2021-03-26"; 2691 src = fetchFromGitHub { 2692 owner = "neutaaaaan"; 2693 repo = "iosvkem"; 2694 rev = "ba116cae99eaa116f781f4bfef0a20a80bc19e98"; 2695 sha256 = "1as5xfcc6bgm2sp23qzxjpasbnx9jsdgzc97hhmybhq4115kfmxv"; 2696 }; 2697 meta.homepage = "https://github.com/neutaaaaan/iosvkem/"; 2698 }; 2699 2700 ir_black = buildVimPluginFrom2Nix { 2701 pname = "ir_black"; 2702 version = "2012-03-05"; 2703 src = fetchFromGitHub { 2704 owner = "twerth"; 2705 repo = "ir_black"; 2706 rev = "4e45f1cbcc9c04cf32c8681c6b3b4534a33610ed"; 2707 sha256 = "13g9nqlqsjsxnrq37y33ldh41dw9q9dw07spfi7qwrskiwa0ayk7"; 2708 }; 2709 meta.homepage = "https://github.com/twerth/ir_black/"; 2710 }; 2711 2712 is-vim = buildVimPluginFrom2Nix { 2713 pname = "is.vim"; 2714 version = "2020-10-27"; 2715 src = fetchFromGitHub { 2716 owner = "haya14busa"; 2717 repo = "is.vim"; 2718 rev = "d393cb346dcdf733fecd7bbfc45b70b8c05e9eb4"; 2719 sha256 = "03rvhvqx59c6lp9xh6zry3ynppngqn53swl3v9gmc3ynh3l1jdzq"; 2720 }; 2721 meta.homepage = "https://github.com/haya14busa/is.vim/"; 2722 }; 2723 2724 jdaddy-vim = buildVimPluginFrom2Nix { 2725 pname = "jdaddy.vim"; 2726 version = "2014-02-22"; 2727 src = fetchFromGitHub { 2728 owner = "vim-scripts"; 2729 repo = "jdaddy.vim"; 2730 rev = "3e44c2e6d22e2d6fc94863379b5b4f5424537321"; 2731 sha256 = "1ch12bffrs3gqqzdj9vh0i2azhc5d06i5vwds4rqcx797lqh7pzb"; 2732 }; 2733 meta.homepage = "https://github.com/vim-scripts/jdaddy.vim/"; 2734 }; 2735 2736 jedi-vim = buildVimPluginFrom2Nix { 2737 pname = "jedi-vim"; 2738 version = "2021-06-22"; 2739 src = fetchFromGitHub { 2740 owner = "davidhalter"; 2741 repo = "jedi-vim"; 2742 rev = "7ac81cb88059d3daaf2d654cbb5cd03d23a60d33"; 2743 sha256 = "0ydgj222i0ilbb4nhv988r2yrfhq7m29c32nardb7mw79y9a08i7"; 2744 fetchSubmodules = true; 2745 }; 2746 meta.homepage = "https://github.com/davidhalter/jedi-vim/"; 2747 }; 2748 2749 jellybeans-nvim = buildVimPluginFrom2Nix { 2750 pname = "jellybeans-nvim"; 2751 version = "2021-04-07"; 2752 src = fetchFromGitHub { 2753 owner = "metalelf0"; 2754 repo = "jellybeans-nvim"; 2755 rev = "cef41133874073b35bf7e8061d97a5214623770d"; 2756 sha256 = "1hd21h48mwsixbx4iw8r86pmml2z79wpc0p0wb8d50jjxlyphgv4"; 2757 }; 2758 meta.homepage = "https://github.com/metalelf0/jellybeans-nvim/"; 2759 }; 2760 2761 jellybeans-vim = buildVimPluginFrom2Nix { 2762 pname = "jellybeans.vim"; 2763 version = "2019-06-22"; 2764 src = fetchFromGitHub { 2765 owner = "nanotech"; 2766 repo = "jellybeans.vim"; 2767 rev = "ef83bf4dc8b3eacffc97bf5c96ab2581b415c9fa"; 2768 sha256 = "1zy3gjz5bna3l5a7k2ddqa0w7x8wbndy2vc9gmqfdsxdbhrgpvaz"; 2769 }; 2770 meta.homepage = "https://github.com/nanotech/jellybeans.vim/"; 2771 }; 2772 2773 Jenkinsfile-vim-syntax = buildVimPluginFrom2Nix { 2774 pname = "Jenkinsfile-vim-syntax"; 2775 version = "2021-01-26"; 2776 src = fetchFromGitHub { 2777 owner = "martinda"; 2778 repo = "Jenkinsfile-vim-syntax"; 2779 rev = "0d05729168ea44d60862f17cffa80024ab30bcc9"; 2780 sha256 = "05z30frs4f5z0l4qgxk08r7mb19bzhqs36hi213yin78cz62b9gy"; 2781 }; 2782 meta.homepage = "https://github.com/martinda/Jenkinsfile-vim-syntax/"; 2783 }; 2784 2785 jq-vim = buildVimPluginFrom2Nix { 2786 pname = "jq.vim"; 2787 version = "2019-05-21"; 2788 src = fetchFromGitHub { 2789 owner = "vito-c"; 2790 repo = "jq.vim"; 2791 rev = "6e056fa297ce58d45500b0937b8214400e9a50fa"; 2792 sha256 = "0dfsym34xiza9221bdsr51jykcxmz8bnkzi846bqxxjxiw0p3yk1"; 2793 }; 2794 meta.homepage = "https://github.com/vito-c/jq.vim/"; 2795 }; 2796 2797 jsonc-vim = buildVimPluginFrom2Nix { 2798 pname = "jsonc.vim"; 2799 version = "2020-11-24"; 2800 src = fetchFromGitHub { 2801 owner = "neoclide"; 2802 repo = "jsonc.vim"; 2803 rev = "63ffa5199a0e64d5ce0515256407f32dfbd67fc3"; 2804 sha256 = "047c2sc8q49axhi9416lzzpv5ykczc63dqd4xy56rfcfrvsi199j"; 2805 }; 2806 meta.homepage = "https://github.com/neoclide/jsonc.vim/"; 2807 }; 2808 2809 julia-vim = buildVimPluginFrom2Nix { 2810 pname = "julia-vim"; 2811 version = "2021-09-24"; 2812 src = fetchFromGitHub { 2813 owner = "JuliaEditorSupport"; 2814 repo = "julia-vim"; 2815 rev = "ee8465c7c21ea9a3ebcac30156105bdadd23751c"; 2816 sha256 = "10a9kwsws9haribmw7r3c80cygwza3cihs2i096vzg8010yx78fx"; 2817 }; 2818 meta.homepage = "https://github.com/JuliaEditorSupport/julia-vim/"; 2819 }; 2820 2821 kommentary = buildVimPluginFrom2Nix { 2822 pname = "kommentary"; 2823 version = "2021-10-13"; 2824 src = fetchFromGitHub { 2825 owner = "b3nj5m1n"; 2826 repo = "kommentary"; 2827 rev = "8f1cd74ad28de7d7c4fda5d8e8557ff240904b42"; 2828 sha256 = "0avd7v0nzz31nf5vj29npw5g7c2rrlirvkyd042qlh5y2vas7b2g"; 2829 }; 2830 meta.homepage = "https://github.com/b3nj5m1n/kommentary/"; 2831 }; 2832 2833 kotlin-vim = buildVimPluginFrom2Nix { 2834 pname = "kotlin-vim"; 2835 version = "2021-11-08"; 2836 src = fetchFromGitHub { 2837 owner = "udalov"; 2838 repo = "kotlin-vim"; 2839 rev = "6fec676fe552cb30165dc8977dab9353c4c3ab26"; 2840 sha256 = "08sz0fmlk4bzzkg5j0zbjd1dki1ykigar4rzyc05xfynvkcxh4fg"; 2841 }; 2842 meta.homepage = "https://github.com/udalov/kotlin-vim/"; 2843 }; 2844 2845 lalrpop-vim = buildVimPluginFrom2Nix { 2846 pname = "lalrpop.vim"; 2847 version = "2017-11-22"; 2848 src = fetchFromGitHub { 2849 owner = "qnighy"; 2850 repo = "lalrpop.vim"; 2851 rev = "7073eec8efdeff37cacd4bca378c28dad02c3c14"; 2852 sha256 = "1xx6hlgrdbnk3d6rsn4jzbaqwankvnnmj4iilakaazddfaa0l6rr"; 2853 }; 2854 meta.homepage = "https://github.com/qnighy/lalrpop.vim/"; 2855 }; 2856 2857 LanguageClient-neovim = buildVimPluginFrom2Nix { 2858 pname = "LanguageClient-neovim"; 2859 version = "2018-08-07"; 2860 src = fetchFromGitHub { 2861 owner = "autozimu"; 2862 repo = "LanguageClient-neovim"; 2863 rev = "dd45e31449511152f2127fe862d955237caa130f"; 2864 sha256 = "1i1c98r9fg1mzyl15b3grk6v7s7frwadh86rr1ggz7aq1gwfy7dq"; 2865 }; 2866 meta.homepage = "https://github.com/autozimu/LanguageClient-neovim/"; 2867 }; 2868 2869 LanguageTool-nvim = buildVimPluginFrom2Nix { 2870 pname = "LanguageTool.nvim"; 2871 version = "2020-10-19"; 2872 src = fetchFromGitHub { 2873 owner = "vigoux"; 2874 repo = "LanguageTool.nvim"; 2875 rev = "809e7d77fec834597f495fec737c59292a10025b"; 2876 sha256 = "1g12dz85xq8qd92dgna0a3w6zgxa74njlvmvly4k20610r63bzrn"; 2877 }; 2878 meta.homepage = "https://github.com/vigoux/LanguageTool.nvim/"; 2879 }; 2880 2881 last256 = buildVimPluginFrom2Nix { 2882 pname = "last256"; 2883 version = "2020-12-09"; 2884 src = fetchFromGitHub { 2885 owner = "sk1418"; 2886 repo = "last256"; 2887 rev = "2a00be266db371846e8d666c993d3076c8986438"; 2888 sha256 = "07z01jqzyfqalahdp0kswyvc3mb8dldc3qv5wpbdm79hh6zyd3f1"; 2889 }; 2890 meta.homepage = "https://github.com/sk1418/last256/"; 2891 }; 2892 2893 latex-box = buildVimPluginFrom2Nix { 2894 pname = "latex-box"; 2895 version = "2015-06-01"; 2896 src = fetchFromGitHub { 2897 owner = "latex-box-team"; 2898 repo = "latex-box"; 2899 rev = "3c2901e12cb78bfb2be58ba4c62a488612550fe1"; 2900 sha256 = "1z4mdy47cpwcdhvy8mr72vhlybxn1y59yd3ixf6ids1bzpkrd7zl"; 2901 }; 2902 meta.homepage = "https://github.com/latex-box-team/latex-box/"; 2903 }; 2904 2905 lazygit-nvim = buildVimPluginFrom2Nix { 2906 pname = "lazygit.nvim"; 2907 version = "2021-10-31"; 2908 src = fetchFromGitHub { 2909 owner = "kdheepak"; 2910 repo = "lazygit.nvim"; 2911 rev = "bcd111df61abe90b133cb08ea577c02af44ca5ce"; 2912 sha256 = "08sbigblq42kb5qhn5z4i856p7sj5i86hcqlqpm0fidxr8c6xsf9"; 2913 }; 2914 meta.homepage = "https://github.com/kdheepak/lazygit.nvim/"; 2915 }; 2916 2917 LeaderF = buildVimPluginFrom2Nix { 2918 pname = "LeaderF"; 2919 version = "2021-10-24"; 2920 src = fetchFromGitHub { 2921 owner = "Yggdroot"; 2922 repo = "LeaderF"; 2923 rev = "48fbae95f5ba26affb490488eb606ff127ccb0da"; 2924 sha256 = "0f2m2b8hwpyl74f6zl2n6x4d8yimi1pqy02alkwiwrm5y6x469sc"; 2925 }; 2926 meta.homepage = "https://github.com/Yggdroot/LeaderF/"; 2927 }; 2928 2929 lean-nvim = buildVimPluginFrom2Nix { 2930 pname = "lean.nvim"; 2931 version = "2021-11-17"; 2932 src = fetchFromGitHub { 2933 owner = "Julian"; 2934 repo = "lean.nvim"; 2935 rev = "a74b5c09bee57c4c41a4fe7e4594416f92ea05aa"; 2936 sha256 = "1zrzd0rahwzhyx46bfwz6gzwr513h3k5b1f5maf0qrc1jq2snd6g"; 2937 }; 2938 meta.homepage = "https://github.com/Julian/lean.nvim/"; 2939 }; 2940 2941 lean-vim = buildVimPluginFrom2Nix { 2942 pname = "lean.vim"; 2943 version = "2021-09-29"; 2944 src = fetchFromGitHub { 2945 owner = "leanprover"; 2946 repo = "lean.vim"; 2947 rev = "e4414d0f4221f9ad2c94cf799ac53c8dbcd30229"; 2948 sha256 = "1zxmsp87zq8c6wirihf946mbnl6fdgyvbfzcxi6qc5mwwn55aby9"; 2949 }; 2950 meta.homepage = "https://github.com/leanprover/lean.vim/"; 2951 }; 2952 2953 lens-vim = buildVimPluginFrom2Nix { 2954 pname = "lens.vim"; 2955 version = "2021-05-30"; 2956 src = fetchFromGitHub { 2957 owner = "camspiers"; 2958 repo = "lens.vim"; 2959 rev = "099c3502d001f7081edf113de57e8b1cfd121c55"; 2960 sha256 = "1h25isrw96qhfacf37h3anscnrisdxsz6vv7826hpb17r0ygb5ms"; 2961 }; 2962 meta.homepage = "https://github.com/camspiers/lens.vim/"; 2963 }; 2964 2965 lessspace-vim = buildVimPluginFrom2Nix { 2966 pname = "lessspace.vim"; 2967 version = "2019-09-12"; 2968 src = fetchFromGitHub { 2969 owner = "thirtythreeforty"; 2970 repo = "lessspace.vim"; 2971 rev = "dc05cf6c3b67e3f8c87da2e565c5524872526316"; 2972 sha256 = "154x6i2ncmcbc3snkzdcggq5m5zvlbjyry5lvr6n4qcvf65z5z44"; 2973 }; 2974 meta.homepage = "https://github.com/thirtythreeforty/lessspace.vim/"; 2975 }; 2976 2977 lexima-vim = buildVimPluginFrom2Nix { 2978 pname = "lexima.vim"; 2979 version = "2021-11-11"; 2980 src = fetchFromGitHub { 2981 owner = "cohama"; 2982 repo = "lexima.vim"; 2983 rev = "99ece6758ec49b04de983873e4117a390121fbb8"; 2984 sha256 = "00sjngkscry6ln9d94w9b2466d1y2prxivaxn8hqxpng1wyhhlay"; 2985 }; 2986 meta.homepage = "https://github.com/cohama/lexima.vim/"; 2987 }; 2988 2989 lf-vim = buildVimPluginFrom2Nix { 2990 pname = "lf.vim"; 2991 version = "2021-02-18"; 2992 src = fetchFromGitHub { 2993 owner = "ptzz"; 2994 repo = "lf.vim"; 2995 rev = "73fb502c6d1470243b1f4d8afa81e289d9edd94b"; 2996 sha256 = "1whrzpavv46r64l3b7vax4sj23kjdfjiwmhfpssb6bprhc9c4j97"; 2997 }; 2998 meta.homepage = "https://github.com/ptzz/lf.vim/"; 2999 }; 3000 3001 lh-brackets = buildVimPluginFrom2Nix { 3002 pname = "lh-brackets"; 3003 version = "2021-08-18"; 3004 src = fetchFromGitHub { 3005 owner = "LucHermitte"; 3006 repo = "lh-brackets"; 3007 rev = "0b687d63afc771d5ddce3aa175b9ab4b012f9715"; 3008 sha256 = "0nhvibvizczk8bp4lc4g9mndhwp240bh8adcq840zf3lghpnlkh4"; 3009 }; 3010 meta.homepage = "https://github.com/LucHermitte/lh-brackets/"; 3011 }; 3012 3013 lh-vim-lib = buildVimPluginFrom2Nix { 3014 pname = "lh-vim-lib"; 3015 version = "2021-08-18"; 3016 src = fetchFromGitHub { 3017 owner = "LucHermitte"; 3018 repo = "lh-vim-lib"; 3019 rev = "aa8e8f270c1d3be4fbe6b153827a191a5fcaa0d7"; 3020 sha256 = "0lgpxgg2696pbfdgnr2zcapvhfk6d1qwvci223h69rvg0fh853rz"; 3021 }; 3022 meta.homepage = "https://github.com/LucHermitte/lh-vim-lib/"; 3023 }; 3024 3025 lightline-ale = buildVimPluginFrom2Nix { 3026 pname = "lightline-ale"; 3027 version = "2021-06-09"; 3028 src = fetchFromGitHub { 3029 owner = "maximbaz"; 3030 repo = "lightline-ale"; 3031 rev = "a861f691ac7e40b1b359bc7a147078fa1e0570ce"; 3032 sha256 = "0bi3pghcjdpbrp235bhkgqrsyfr1m6v40krxfb2qbc1yy9plbs9q"; 3033 }; 3034 meta.homepage = "https://github.com/maximbaz/lightline-ale/"; 3035 }; 3036 3037 lightline-bufferline = buildVimPluginFrom2Nix { 3038 pname = "lightline-bufferline"; 3039 version = "2021-10-05"; 3040 src = fetchFromGitHub { 3041 owner = "mengelbrecht"; 3042 repo = "lightline-bufferline"; 3043 rev = "61c7c8668b80537aefa69654a6e5a5e63095be61"; 3044 sha256 = "0aa7cwzaqzma1w5xyvppj6g3i8kc7199zwd4nhc9ydx9isn885sh"; 3045 }; 3046 meta.homepage = "https://github.com/mengelbrecht/lightline-bufferline/"; 3047 }; 3048 3049 lightline-gruvbox-vim = buildVimPluginFrom2Nix { 3050 pname = "lightline-gruvbox.vim"; 3051 version = "2021-11-12"; 3052 src = fetchFromGitHub { 3053 owner = "shinchu"; 3054 repo = "lightline-gruvbox.vim"; 3055 rev = "e94af37820d9c2e6d9eb27c735bb8ef926a66c7e"; 3056 sha256 = "1wxhxc3aqd0z0giwi8ki5wdarzz6s5bpc5iss7q63w2sbgvbr9sh"; 3057 }; 3058 meta.homepage = "https://github.com/shinchu/lightline-gruvbox.vim/"; 3059 }; 3060 3061 lightline-vim = buildVimPluginFrom2Nix { 3062 pname = "lightline.vim"; 3063 version = "2021-05-30"; 3064 src = fetchFromGitHub { 3065 owner = "itchyny"; 3066 repo = "lightline.vim"; 3067 rev = "b06d921023cf6536bcbee5754071d122296e8942"; 3068 sha256 = "1dsqssxgbglq6al6di9grxl24rgwidgd6jrc8d4gk6v6ymgzckl8"; 3069 }; 3070 meta.homepage = "https://github.com/itchyny/lightline.vim/"; 3071 }; 3072 3073 lightspeed-nvim = buildVimPluginFrom2Nix { 3074 pname = "lightspeed.nvim"; 3075 version = "2021-11-17"; 3076 src = fetchFromGitHub { 3077 owner = "ggandor"; 3078 repo = "lightspeed.nvim"; 3079 rev = "d60ee2ef756e89f51ee3f41be2fbacfac965091f"; 3080 sha256 = "0m610jvk7zx7lri33d3b2dr60w2xy8kzlssigiciynhzs0lg9pyg"; 3081 }; 3082 meta.homepage = "https://github.com/ggandor/lightspeed.nvim/"; 3083 }; 3084 3085 limelight-vim = buildVimPluginFrom2Nix { 3086 pname = "limelight.vim"; 3087 version = "2020-10-13"; 3088 src = fetchFromGitHub { 3089 owner = "junegunn"; 3090 repo = "limelight.vim"; 3091 rev = "4412a84d7fbfd01281bf23d801e95c45c1eacc09"; 3092 sha256 = "1qab2pd1pyfrw0llxd5j11imzqxa3lnnfhr1w2fjn3yanbsxvlvd"; 3093 }; 3094 meta.homepage = "https://github.com/junegunn/limelight.vim/"; 3095 }; 3096 3097 lingua-franca-vim = buildVimPluginFrom2Nix { 3098 pname = "lingua-franca.vim"; 3099 version = "2021-09-05"; 3100 src = fetchFromGitHub { 3101 owner = "lf-lang"; 3102 repo = "lingua-franca.vim"; 3103 rev = "439b92a13744ee21cb3cd9c399e179efbcaa2967"; 3104 sha256 = "1cwn2pq26m7hdwvwhajb3cbz4pva423cryp2k6sgrp8ynmlqrz85"; 3105 }; 3106 meta.homepage = "https://github.com/lf-lang/lingua-franca.vim/"; 3107 }; 3108 3109 lir-nvim = buildVimPluginFrom2Nix { 3110 pname = "lir.nvim"; 3111 version = "2021-11-03"; 3112 src = fetchFromGitHub { 3113 owner = "tamago324"; 3114 repo = "lir.nvim"; 3115 rev = "e340f4ee25c74aaa6d67d84a5f48024a8f6422a0"; 3116 sha256 = "08wbfpdirmdjnj7l7kd008iwcp466skflb3rr3rzqshmqfv7vqfk"; 3117 }; 3118 meta.homepage = "https://github.com/tamago324/lir.nvim/"; 3119 }; 3120 3121 lispdocs-nvim = buildVimPluginFrom2Nix { 3122 pname = "lispdocs.nvim"; 3123 version = "2021-10-19"; 3124 src = fetchFromGitHub { 3125 owner = "tami5"; 3126 repo = "lispdocs.nvim"; 3127 rev = "44d8321843b499a966255270ac59be6148b74097"; 3128 sha256 = "0pqyfx4b1wsfw30b22ycfvfwbf8h6gw2s4f4hxkicj24ix9qwx6w"; 3129 }; 3130 meta.homepage = "https://github.com/tami5/lispdocs.nvim/"; 3131 }; 3132 3133 lsp-colors-nvim = buildVimPluginFrom2Nix { 3134 pname = "lsp-colors.nvim"; 3135 version = "2021-10-22"; 3136 src = fetchFromGitHub { 3137 owner = "folke"; 3138 repo = "lsp-colors.nvim"; 3139 rev = "517fe3ab6b63f9907b093bc9443ef06b56f804f3"; 3140 sha256 = "15q3hiwh0zpyhadapjk3wabnn71kafcljj2gq11qk53fk3zzsxdx"; 3141 }; 3142 meta.homepage = "https://github.com/folke/lsp-colors.nvim/"; 3143 }; 3144 3145 lsp-rooter-nvim = buildVimPluginFrom2Nix { 3146 pname = "lsp-rooter.nvim"; 3147 version = "2021-08-13"; 3148 src = fetchFromGitHub { 3149 owner = "ahmedkhalf"; 3150 repo = "lsp-rooter.nvim"; 3151 rev = "7c83364f5a40db6c91f322fb148a99be8cec7b91"; 3152 sha256 = "1zmjc9a72swndgzzqyax1r6ifi858dq445ygmpxbpav8kp0q7n4g"; 3153 }; 3154 meta.homepage = "https://github.com/ahmedkhalf/lsp-rooter.nvim/"; 3155 }; 3156 3157 lsp-status-nvim = buildVimPluginFrom2Nix { 3158 pname = "lsp-status.nvim"; 3159 version = "2021-09-15"; 3160 src = fetchFromGitHub { 3161 owner = "nvim-lua"; 3162 repo = "lsp-status.nvim"; 3163 rev = "e8e5303f9ee3d8dc327c97891eaa1257ba5d4eee"; 3164 sha256 = "106l23n01czd8ndzfixggj8ifv80w0n19mjakac575sjrxhwbl52"; 3165 }; 3166 meta.homepage = "https://github.com/nvim-lua/lsp-status.nvim/"; 3167 }; 3168 3169 lsp_extensions-nvim = buildVimPluginFrom2Nix { 3170 pname = "lsp_extensions.nvim"; 3171 version = "2021-09-11"; 3172 src = fetchFromGitHub { 3173 owner = "nvim-lua"; 3174 repo = "lsp_extensions.nvim"; 3175 rev = "4011f4aec61ba59c734f5dbf52e91f258b99d985"; 3176 sha256 = "0nzxadzc2namm1lxrklw6gqwdw6wvl2ddpg7c0alhw5c1j05lb64"; 3177 }; 3178 meta.homepage = "https://github.com/nvim-lua/lsp_extensions.nvim/"; 3179 }; 3180 3181 lsp_signature-nvim = buildVimPluginFrom2Nix { 3182 pname = "lsp_signature.nvim"; 3183 version = "2021-11-13"; 3184 src = fetchFromGitHub { 3185 owner = "ray-x"; 3186 repo = "lsp_signature.nvim"; 3187 rev = "600111e6249bcc948e2b811ef09adf4ea84ebfc1"; 3188 sha256 = "0w012936d42m2bs2g8mgg72wkf9mvx4w5m01qdh8daksi1wg86hy"; 3189 }; 3190 meta.homepage = "https://github.com/ray-x/lsp_signature.nvim/"; 3191 }; 3192 3193 lspkind-nvim = buildVimPluginFrom2Nix { 3194 pname = "lspkind-nvim"; 3195 version = "2021-10-25"; 3196 src = fetchFromGitHub { 3197 owner = "onsails"; 3198 repo = "lspkind-nvim"; 3199 rev = "1557ce5b3b8e497c1cb1d0b9d967a873136b0c23"; 3200 sha256 = "0qrfrwd7mz311hjmpkjfjg1d2dkar675vflizpj0p09b5dp8zkbv"; 3201 }; 3202 meta.homepage = "https://github.com/onsails/lspkind-nvim/"; 3203 }; 3204 3205 lspsaga-nvim = buildVimPluginFrom2Nix { 3206 pname = "lspsaga.nvim"; 3207 version = "2021-04-25"; 3208 src = fetchFromGitHub { 3209 owner = "glepnir"; 3210 repo = "lspsaga.nvim"; 3211 rev = "cb0e35d2e594ff7a9c408d2e382945d56336c040"; 3212 sha256 = "0ywhdgh6aqs0xlm8a4d9jhkik254ywagang12r5nyqxawjsmjnib"; 3213 }; 3214 meta.homepage = "https://github.com/glepnir/lspsaga.nvim/"; 3215 }; 3216 3217 lualine-lsp-progress = buildVimPluginFrom2Nix { 3218 pname = "lualine-lsp-progress"; 3219 version = "2021-10-23"; 3220 src = fetchFromGitHub { 3221 owner = "arkav"; 3222 repo = "lualine-lsp-progress"; 3223 rev = "56842d097245a08d77912edf5f2a69ba29f275d7"; 3224 sha256 = "1gz5nxpfky0xr53l0z67viknzbxdr3k7pp5bp1n3rka3s74jswzh"; 3225 }; 3226 meta.homepage = "https://github.com/arkav/lualine-lsp-progress/"; 3227 }; 3228 3229 lualine-nvim = buildVimPluginFrom2Nix { 3230 pname = "lualine.nvim"; 3231 version = "2021-11-16"; 3232 src = fetchFromGitHub { 3233 owner = "nvim-lualine"; 3234 repo = "lualine.nvim"; 3235 rev = "7b608cb5731087b157bd509103b1d82d8984cba4"; 3236 sha256 = "04nbfml4j2yr4imvdzany4r6amakiwazgfjgd4y2h3c78pnlrb41"; 3237 }; 3238 meta.homepage = "https://github.com/nvim-lualine/lualine.nvim/"; 3239 }; 3240 3241 luasnip = buildVimPluginFrom2Nix { 3242 pname = "luasnip"; 3243 version = "2021-11-16"; 3244 src = fetchFromGitHub { 3245 owner = "l3mon4d3"; 3246 repo = "luasnip"; 3247 rev = "6e10a30178240182781955ce062618c8d793a37b"; 3248 sha256 = "0z1n838d8fvis88a603fzzmdh1iqm41svay8ypmkbm3wcjaafjyl"; 3249 }; 3250 meta.homepage = "https://github.com/l3mon4d3/luasnip/"; 3251 }; 3252 3253 luatab-nvim = buildVimPluginFrom2Nix { 3254 pname = "luatab.nvim"; 3255 version = "2021-11-08"; 3256 src = fetchFromGitHub { 3257 owner = "alvarosevilla95"; 3258 repo = "luatab.nvim"; 3259 rev = "05eacdfd818741ff3f92bae6213c026a91711be4"; 3260 sha256 = "0iy45hmn6f6dp3pym0yl091kngnrg25hrk5dlm93mj3yxbmgss4r"; 3261 }; 3262 meta.homepage = "https://github.com/alvarosevilla95/luatab.nvim/"; 3263 }; 3264 3265 lush-nvim = buildVimPluginFrom2Nix { 3266 pname = "lush.nvim"; 3267 version = "2021-11-06"; 3268 src = fetchFromGitHub { 3269 owner = "rktjmp"; 3270 repo = "lush.nvim"; 3271 rev = "57e9f310b7ddde27664c3e1a5ec3517df235124b"; 3272 sha256 = "0y38id1dj15snx79sazh0kvs2c3jb1h6kyzr90zhm0130m7x6nri"; 3273 }; 3274 meta.homepage = "https://github.com/rktjmp/lush.nvim/"; 3275 }; 3276 3277 lushtags = buildVimPluginFrom2Nix { 3278 pname = "lushtags"; 3279 version = "2017-04-19"; 3280 src = fetchFromGitHub { 3281 owner = "mkasa"; 3282 repo = "lushtags"; 3283 rev = "fd7fa5a0162d9aa159559880d5ba4731e180eeaf"; 3284 sha256 = "03saw1w5pybj6yywzi8hinciv18znimm7k0h34k4pqp5gi1jfaql"; 3285 }; 3286 meta.homepage = "https://github.com/mkasa/lushtags/"; 3287 }; 3288 3289 markdown-preview-nvim = buildVimPluginFrom2Nix { 3290 pname = "markdown-preview.nvim"; 3291 version = "2021-03-10"; 3292 src = fetchFromGitHub { 3293 owner = "iamcco"; 3294 repo = "markdown-preview.nvim"; 3295 rev = "e5bfe9b89dc9c2fbd24ed0f0596c85fd0568b143"; 3296 sha256 = "0bfkcfjqg2jqm4ss16ks1mfnlnpyg1l4l18g7pagw1dfka14y8fg"; 3297 }; 3298 meta.homepage = "https://github.com/iamcco/markdown-preview.nvim/"; 3299 }; 3300 3301 marks-nvim = buildVimPluginFrom2Nix { 3302 pname = "marks.nvim"; 3303 version = "2021-11-07"; 3304 src = fetchFromGitHub { 3305 owner = "chentau"; 3306 repo = "marks.nvim"; 3307 rev = "f43e349601b439b4b07bec1d996cfd70d48d09fb"; 3308 sha256 = "0xnrklam85yva82ncfbpymhs8wa0g9vcks4dzdpvnj8f21la1f3d"; 3309 }; 3310 meta.homepage = "https://github.com/chentau/marks.nvim/"; 3311 }; 3312 3313 matchit-zip = buildVimPluginFrom2Nix { 3314 pname = "matchit.zip"; 3315 version = "2010-10-18"; 3316 src = fetchFromGitHub { 3317 owner = "vim-scripts"; 3318 repo = "matchit.zip"; 3319 rev = "ced6c409c9beeb0b4142d21906606bd194411d1d"; 3320 sha256 = "1s9c4lnsmbfm97bp22jrmcp5lga5ihx23lzqqncvv7rcizkvr3dm"; 3321 }; 3322 meta.homepage = "https://github.com/vim-scripts/matchit.zip/"; 3323 }; 3324 3325 MatchTagAlways = buildVimPluginFrom2Nix { 3326 pname = "MatchTagAlways"; 3327 version = "2017-05-20"; 3328 src = fetchFromGitHub { 3329 owner = "Valloric"; 3330 repo = "MatchTagAlways"; 3331 rev = "352eb479a4ad1608e0880b79ab2357aac2cf4bed"; 3332 sha256 = "0y8gq4cs0wm2ijagc2frpmm664z355iridxyl5893576v5aqp8z1"; 3333 }; 3334 meta.homepage = "https://github.com/Valloric/MatchTagAlways/"; 3335 }; 3336 3337 mattn-calendar-vim = buildVimPluginFrom2Nix { 3338 pname = "mattn-calendar-vim"; 3339 version = "2021-09-13"; 3340 src = fetchFromGitHub { 3341 owner = "mattn"; 3342 repo = "calendar-vim"; 3343 rev = "6595a540a3fdf3d2a65ff18b3bf157540dc2602b"; 3344 sha256 = "1186fbfhpb9n8cp79xbgq7q6a5sgndaldadrhshlq0nm3ajwv6v9"; 3345 }; 3346 meta.homepage = "https://github.com/mattn/calendar-vim/"; 3347 }; 3348 3349 mayansmoke = buildVimPluginFrom2Nix { 3350 pname = "mayansmoke"; 3351 version = "2010-10-18"; 3352 src = fetchFromGitHub { 3353 owner = "vim-scripts"; 3354 repo = "mayansmoke"; 3355 rev = "168883af7aec05f139af251f47eadd5dfb802c9d"; 3356 sha256 = "1xxcky7i6sx7f1q8xka4gd2xg78w6sqjvqrdwgrdzv93fhf82rpd"; 3357 }; 3358 meta.homepage = "https://github.com/vim-scripts/mayansmoke/"; 3359 }; 3360 3361 minimap-vim = buildVimPluginFrom2Nix { 3362 pname = "minimap.vim"; 3363 version = "2021-11-16"; 3364 src = fetchFromGitHub { 3365 owner = "wfxr"; 3366 repo = "minimap.vim"; 3367 rev = "f699b8296c878a5d669f3a13a9d6f916f6276bef"; 3368 sha256 = "1v4xhp82rw5f7zq8mfcj478p088qrcqbml1crhqi9v41gghwv9b5"; 3369 }; 3370 meta.homepage = "https://github.com/wfxr/minimap.vim/"; 3371 }; 3372 3373 minsnip-nvim = buildVimPluginFrom2Nix { 3374 pname = "minsnip.nvim"; 3375 version = "2021-10-15"; 3376 src = fetchFromGitHub { 3377 owner = "jose-elias-alvarez"; 3378 repo = "minsnip.nvim"; 3379 rev = "ee71cda58f2e5ad6303338f1db3083e59ca35db1"; 3380 sha256 = "1fvz1n6qy3wvn42rmchg58d8l187g52q1ibx757jwrjg6dbaw2xn"; 3381 }; 3382 meta.homepage = "https://github.com/jose-elias-alvarez/minsnip.nvim/"; 3383 }; 3384 3385 mkdx = buildVimPluginFrom2Nix { 3386 pname = "mkdx"; 3387 version = "2021-11-12"; 3388 src = fetchFromGitHub { 3389 owner = "SidOfc"; 3390 repo = "mkdx"; 3391 rev = "aeb41655826fbeb6c412b32f2cd3acd1c7e5e958"; 3392 sha256 = "14bslsyrxc1x13mijybcinx39nmc3gp3skn05i537xzl7lq5dnlr"; 3393 }; 3394 meta.homepage = "https://github.com/SidOfc/mkdx/"; 3395 }; 3396 3397 molokai = buildVimPluginFrom2Nix { 3398 pname = "molokai"; 3399 version = "2015-11-11"; 3400 src = fetchFromGitHub { 3401 owner = "tomasr"; 3402 repo = "molokai"; 3403 rev = "c67bdfcdb31415aa0ade7f8c003261700a885476"; 3404 sha256 = "1piszjr5kyw43ac1f0jh9z88g824xknshrkchbys9qxlz7pd831s"; 3405 }; 3406 meta.homepage = "https://github.com/tomasr/molokai/"; 3407 }; 3408 3409 moonlight-nvim = buildVimPluginFrom2Nix { 3410 pname = "moonlight.nvim"; 3411 version = "2021-05-16"; 3412 src = fetchFromGitHub { 3413 owner = "shaunsingh"; 3414 repo = "moonlight.nvim"; 3415 rev = "e24e4218ec680b6396532808abf57ca0ada82e66"; 3416 sha256 = "0m9w3fpypsqxydjd93arbjqb5576nl40iy27i4ijlrqhgdhl49y3"; 3417 }; 3418 meta.homepage = "https://github.com/shaunsingh/moonlight.nvim/"; 3419 }; 3420 3421 ncm2 = buildVimPluginFrom2Nix { 3422 pname = "ncm2"; 3423 version = "2021-10-08"; 3424 src = fetchFromGitHub { 3425 owner = "ncm2"; 3426 repo = "ncm2"; 3427 rev = "d2d8cc430232f385d8468f44da8635febb9a92ad"; 3428 sha256 = "1zkl8g7kf95rbyk9zs1xwr0n76l1f9vvwc2432rsmgj2bdly8vby"; 3429 }; 3430 meta.homepage = "https://github.com/ncm2/ncm2/"; 3431 }; 3432 3433 ncm2-bufword = buildVimPluginFrom2Nix { 3434 pname = "ncm2-bufword"; 3435 version = "2019-01-19"; 3436 src = fetchFromGitHub { 3437 owner = "ncm2"; 3438 repo = "ncm2-bufword"; 3439 rev = "1d42750114e47a31286268880affcd66c6ae48d5"; 3440 sha256 = "14q76n5c70wvi48wm1alyckba71rp5300i35091ga197nkgphyaz"; 3441 }; 3442 meta.homepage = "https://github.com/ncm2/ncm2-bufword/"; 3443 }; 3444 3445 ncm2-cssomni = buildVimPluginFrom2Nix { 3446 pname = "ncm2-cssomni"; 3447 version = "2018-07-09"; 3448 src = fetchFromGitHub { 3449 owner = "ncm2"; 3450 repo = "ncm2-cssomni"; 3451 rev = "adaf78b921ee4320fd9d7adaa5bff7f3794f373a"; 3452 sha256 = "0z79n1fivw60whx2fy6239lq8c2xnbzzadijplj51gy34jk4hki0"; 3453 }; 3454 meta.homepage = "https://github.com/ncm2/ncm2-cssomni/"; 3455 }; 3456 3457 ncm2-dictionary = buildVimPluginFrom2Nix { 3458 pname = "ncm2-dictionary"; 3459 version = "2018-11-15"; 3460 src = fetchFromGitHub { 3461 owner = "yuki-yano"; 3462 repo = "ncm2-dictionary"; 3463 rev = "c93b52ab0cd1a9ebe5711414c3134f4bba9be6af"; 3464 sha256 = "096l8prqm7zb2s27j2cpnydggszicaji7xjlmhrav7dzc51avafy"; 3465 }; 3466 meta.homepage = "https://github.com/yuki-yano/ncm2-dictionary/"; 3467 }; 3468 3469 ncm2-github = buildVimPluginFrom2Nix { 3470 pname = "ncm2-github"; 3471 version = "2018-08-01"; 3472 src = fetchFromGitHub { 3473 owner = "ncm2"; 3474 repo = "ncm2-github"; 3475 rev = "2d7ed04a8fe5b8c27cfef5781a944d9865eed61f"; 3476 sha256 = "1dcxknbjm2mxrw1l2i56xrjyxlp0vr6gr5l62x5hcd5wfkzi74a1"; 3477 }; 3478 meta.homepage = "https://github.com/ncm2/ncm2-github/"; 3479 }; 3480 3481 ncm2-html-subscope = buildVimPluginFrom2Nix { 3482 pname = "ncm2-html-subscope"; 3483 version = "2018-07-01"; 3484 src = fetchFromGitHub { 3485 owner = "ncm2"; 3486 repo = "ncm2-html-subscope"; 3487 rev = "8294cf1bb55fb805454a9230aeb91dbb0f733a14"; 3488 sha256 = "19h1jjqv6jwv5fnxxa6gv0qiyc3rbnxf0zibqxzdclmskrdgjacq"; 3489 }; 3490 meta.homepage = "https://github.com/ncm2/ncm2-html-subscope/"; 3491 }; 3492 3493 ncm2-jedi = buildVimPluginFrom2Nix { 3494 pname = "ncm2-jedi"; 3495 version = "2021-01-05"; 3496 src = fetchFromGitHub { 3497 owner = "ncm2"; 3498 repo = "ncm2-jedi"; 3499 rev = "f2e9007783b1f543b00d336a94210b4bc76b67e0"; 3500 sha256 = "1vrrz5zp39xk7c35dz737gfbr8j3yhqmmwmdwrxl5nibjwph4c30"; 3501 }; 3502 meta.homepage = "https://github.com/ncm2/ncm2-jedi/"; 3503 }; 3504 3505 ncm2-markdown-subscope = buildVimPluginFrom2Nix { 3506 pname = "ncm2-markdown-subscope"; 3507 version = "2020-03-09"; 3508 src = fetchFromGitHub { 3509 owner = "ncm2"; 3510 repo = "ncm2-markdown-subscope"; 3511 rev = "beeef1e88df29d2718f0fb73cdd4702eaf449f13"; 3512 sha256 = "0hh5bs76k5jsjzdp5lm53gma517s8ijrdp0acjjvsagz7r7gymq7"; 3513 }; 3514 meta.homepage = "https://github.com/ncm2/ncm2-markdown-subscope/"; 3515 }; 3516 3517 ncm2-neoinclude = buildVimPluginFrom2Nix { 3518 pname = "ncm2-neoinclude"; 3519 version = "2020-07-19"; 3520 src = fetchFromGitHub { 3521 owner = "ncm2"; 3522 repo = "ncm2-neoinclude"; 3523 rev = "081f48c735c5f51849ec14e6a266b5400bf94b62"; 3524 sha256 = "0xsvj8ng9blhwl8fxscm3iflppvf7p7kpl3hxh0z14xhdy3nynyi"; 3525 }; 3526 meta.homepage = "https://github.com/ncm2/ncm2-neoinclude/"; 3527 }; 3528 3529 ncm2-neosnippet = buildVimPluginFrom2Nix { 3530 pname = "ncm2-neosnippet"; 3531 version = "2021-10-08"; 3532 src = fetchFromGitHub { 3533 owner = "ncm2"; 3534 repo = "ncm2-neosnippet"; 3535 rev = "1df7dcc1e22a6f769f54e90fbbff68d9e4fdd5fe"; 3536 sha256 = "1bbqy4ak0abn73fwnv02c2b6ivfaqj31g2qbj39zqrls0vzrd70q"; 3537 }; 3538 meta.homepage = "https://github.com/ncm2/ncm2-neosnippet/"; 3539 }; 3540 3541 ncm2-path = buildVimPluginFrom2Nix { 3542 pname = "ncm2-path"; 3543 version = "2019-02-20"; 3544 src = fetchFromGitHub { 3545 owner = "ncm2"; 3546 repo = "ncm2-path"; 3547 rev = "84b1e6b5f28ced2245ff08e6694101f029fdfca8"; 3548 sha256 = "0yqga8d423k2j6iknkyx1qs1shddpshi4sx78992sa15dax9d394"; 3549 }; 3550 meta.homepage = "https://github.com/ncm2/ncm2-path/"; 3551 }; 3552 3553 ncm2-syntax = buildVimPluginFrom2Nix { 3554 pname = "ncm2-syntax"; 3555 version = "2020-07-19"; 3556 src = fetchFromGitHub { 3557 owner = "ncm2"; 3558 repo = "ncm2-syntax"; 3559 rev = "d41d60b22175822c14f497378a05398e3eca2517"; 3560 sha256 = "065sflxr6sp491ifvcf7bzvpn5c47qc0mr091v2p2k73lp9jx2s2"; 3561 }; 3562 meta.homepage = "https://github.com/ncm2/ncm2-syntax/"; 3563 }; 3564 3565 ncm2-tagprefix = buildVimPluginFrom2Nix { 3566 pname = "ncm2-tagprefix"; 3567 version = "2018-11-08"; 3568 src = fetchFromGitHub { 3569 owner = "ncm2"; 3570 repo = "ncm2-tagprefix"; 3571 rev = "6bff80cbd3edb02a0c91a26820606d0dcbfeb3bd"; 3572 sha256 = "0a3dgvs3jflhh5015jw7iahlblvnlq7vllh9avwh9pggd7zwc42k"; 3573 }; 3574 meta.homepage = "https://github.com/ncm2/ncm2-tagprefix/"; 3575 }; 3576 3577 ncm2-tmux = buildVimPluginFrom2Nix { 3578 pname = "ncm2-tmux"; 3579 version = "2019-01-11"; 3580 src = fetchFromGitHub { 3581 owner = "ncm2"; 3582 repo = "ncm2-tmux"; 3583 rev = "17fa16ac1211af3d8e671f1591939d6f37bdd3bd"; 3584 sha256 = "1g99vbrdz06i36gpa95crwixj61my7c9miy7mbpfbiy4zykf2wl2"; 3585 }; 3586 meta.homepage = "https://github.com/ncm2/ncm2-tmux/"; 3587 }; 3588 3589 ncm2-ultisnips = buildVimPluginFrom2Nix { 3590 pname = "ncm2-ultisnips"; 3591 version = "2019-01-26"; 3592 src = fetchFromGitHub { 3593 owner = "ncm2"; 3594 repo = "ncm2-ultisnips"; 3595 rev = "a7462f3b7036dce045a472d8ec9d8fb9fb090212"; 3596 sha256 = "0f3qp33s5nh9nha9cgxggcmh7c1a5yrwvyyrszlh0x8nrzm1v1ma"; 3597 }; 3598 meta.homepage = "https://github.com/ncm2/ncm2-ultisnips/"; 3599 }; 3600 3601 ncm2-vim = buildVimPluginFrom2Nix { 3602 pname = "ncm2-vim"; 3603 version = "2020-07-19"; 3604 src = fetchFromGitHub { 3605 owner = "ncm2"; 3606 repo = "ncm2-vim"; 3607 rev = "876ad5f30d1e296a4ab425a0e22a8162876ac48b"; 3608 sha256 = "19b2xl5cvy3pk14r3k02149whdrcgisnqv2rzm5bic4w23532ad2"; 3609 }; 3610 meta.homepage = "https://github.com/ncm2/ncm2-vim/"; 3611 }; 3612 3613 neco-ghc = buildVimPluginFrom2Nix { 3614 pname = "neco-ghc"; 3615 version = "2021-02-22"; 3616 src = fetchFromGitHub { 3617 owner = "eagletmt"; 3618 repo = "neco-ghc"; 3619 rev = "699897c2f4ba82c4fd2be6b93c9a2e8e548efe4e"; 3620 sha256 = "03g2mky83a5zd54wzjhc1cv4pwkzcadskjm1c7b36k85yw35v88a"; 3621 }; 3622 meta.homepage = "https://github.com/eagletmt/neco-ghc/"; 3623 }; 3624 3625 neco-look = buildVimPluginFrom2Nix { 3626 pname = "neco-look"; 3627 version = "2021-07-26"; 3628 src = fetchFromGitHub { 3629 owner = "ujihisa"; 3630 repo = "neco-look"; 3631 rev = "d98e550b741265fa8ca2b18f51c19adb2d3ff00a"; 3632 sha256 = "01bb5d3n7k7m5gd1rn78qhrjf9cvsccwib390zh0h22aryswzqnx"; 3633 }; 3634 meta.homepage = "https://github.com/ujihisa/neco-look/"; 3635 }; 3636 3637 neco-syntax = buildVimPluginFrom2Nix { 3638 pname = "neco-syntax"; 3639 version = "2020-09-13"; 3640 src = fetchFromGitHub { 3641 owner = "Shougo"; 3642 repo = "neco-syntax"; 3643 rev = "f8d7b748b022aac8ce73458574da5616f1c5fb65"; 3644 sha256 = "12h8qm6l40a2dgbimn579bdyar0dq88hk7mdd0vhyj15c1305kda"; 3645 }; 3646 meta.homepage = "https://github.com/Shougo/neco-syntax/"; 3647 }; 3648 3649 neco-vim = buildVimPluginFrom2Nix { 3650 pname = "neco-vim"; 3651 version = "2021-10-25"; 3652 src = fetchFromGitHub { 3653 owner = "Shougo"; 3654 repo = "neco-vim"; 3655 rev = "ac084414cf1e0de86f5abaab6269b940806e8c6e"; 3656 sha256 = "0456mvm8yzpfcfqrn9affj8s70bc2r13q07hkrlmix7d0g8mwlg7"; 3657 }; 3658 meta.homepage = "https://github.com/Shougo/neco-vim/"; 3659 }; 3660 3661 neocomplete-vim = buildVimPluginFrom2Nix { 3662 pname = "neocomplete.vim"; 3663 version = "2021-02-18"; 3664 src = fetchFromGitHub { 3665 owner = "Shougo"; 3666 repo = "neocomplete.vim"; 3667 rev = "fc2d22c23962290cc0b32f50bf18add6a4573bdf"; 3668 sha256 = "04sxri3anr5d8zdqw11fn8nqf86wxin4lza78dp2x52kgrjawpla"; 3669 }; 3670 meta.homepage = "https://github.com/Shougo/neocomplete.vim/"; 3671 }; 3672 3673 neodark-vim = buildVimPluginFrom2Nix { 3674 pname = "neodark.vim"; 3675 version = "2019-12-04"; 3676 src = fetchFromGitHub { 3677 owner = "KeitaNakamura"; 3678 repo = "neodark.vim"; 3679 rev = "44919aa0bebfa60e93e653fdd2a81d1c75c2e721"; 3680 sha256 = "1wz9ygfdg59jwi19l9njcxknf77azlx5nkf5q0ghk6zyv1mqwvc1"; 3681 }; 3682 meta.homepage = "https://github.com/KeitaNakamura/neodark.vim/"; 3683 }; 3684 3685 neoformat = buildVimPluginFrom2Nix { 3686 pname = "neoformat"; 3687 version = "2021-11-09"; 3688 src = fetchFromGitHub { 3689 owner = "sbdchd"; 3690 repo = "neoformat"; 3691 rev = "f1b6cd506b72be0a2aaf529105320ec929683920"; 3692 sha256 = "0idj1l5962vfzqhksifxi4qa8d2w8mnhdqa2z5wwpphjiparfqrg"; 3693 }; 3694 meta.homepage = "https://github.com/sbdchd/neoformat/"; 3695 }; 3696 3697 neogit = buildVimPluginFrom2Nix { 3698 pname = "neogit"; 3699 version = "2021-11-09"; 3700 src = fetchFromGitHub { 3701 owner = "TimUntersberger"; 3702 repo = "neogit"; 3703 rev = "807e4a795dc6c2383b281fc27bd1bc6c197d98cd"; 3704 sha256 = "126kdn9dfvk0ggzh00439zwrq1jldnxvk0nsf7g371qkbbnc4qal"; 3705 }; 3706 meta.homepage = "https://github.com/TimUntersberger/neogit/"; 3707 }; 3708 3709 neoinclude-vim = buildVimPluginFrom2Nix { 3710 pname = "neoinclude.vim"; 3711 version = "2020-09-13"; 3712 src = fetchFromGitHub { 3713 owner = "Shougo"; 3714 repo = "neoinclude.vim"; 3715 rev = "954cfc9dfdb303f2c2fa867b9cf949dd74512628"; 3716 sha256 = "0slp6mz8ds5raqhbi9gpr1ilgw745lfzjygyd58r6jcg2givsiik"; 3717 }; 3718 meta.homepage = "https://github.com/Shougo/neoinclude.vim/"; 3719 }; 3720 3721 neomake = buildVimPluginFrom2Nix { 3722 pname = "neomake"; 3723 version = "2021-09-17"; 3724 src = fetchFromGitHub { 3725 owner = "neomake"; 3726 repo = "neomake"; 3727 rev = "8df876172fd9b8f6c023fcd5b84728a675cbdf91"; 3728 sha256 = "0dqr9b2h0f2rxiw4lvws2gamwxdmnqb2qsk2ish47v7lnc772l2l"; 3729 }; 3730 meta.homepage = "https://github.com/neomake/neomake/"; 3731 }; 3732 3733 neomru-vim = buildVimPluginFrom2Nix { 3734 pname = "neomru.vim"; 3735 version = "2020-02-05"; 3736 src = fetchFromGitHub { 3737 owner = "Shougo"; 3738 repo = "neomru.vim"; 3739 rev = "d9b92f73f7d9158e803d72f2baeb7da9ea30040e"; 3740 sha256 = "04fic8s4g19kgml1pb5fd6yzhsscq8yrpwbmg8sb0lqjas2qpakv"; 3741 }; 3742 meta.homepage = "https://github.com/Shougo/neomru.vim/"; 3743 }; 3744 3745 neon = buildVimPluginFrom2Nix { 3746 pname = "neon"; 3747 version = "2021-07-30"; 3748 src = fetchFromGitHub { 3749 owner = "rafamadriz"; 3750 repo = "neon"; 3751 rev = "5c6d24504e2177a709ad16ae9e89ab5732327ad8"; 3752 sha256 = "1p7g3204hjj52qnm5vdvh425r4xh0y8bsyfivpnp4zgz44rqd6v3"; 3753 }; 3754 meta.homepage = "https://github.com/rafamadriz/neon/"; 3755 }; 3756 3757 neorg = buildVimPluginFrom2Nix { 3758 pname = "neorg"; 3759 version = "2021-10-26"; 3760 src = fetchFromGitHub { 3761 owner = "nvim-neorg"; 3762 repo = "neorg"; 3763 rev = "592fb0c9c220ca53238e6de7685c3151fe3a3085"; 3764 sha256 = "1s1bwa2aq28gzn3jws0nv8wr45b5mhx2wz0pld10qxmvpm7l32js"; 3765 }; 3766 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 3767 }; 3768 3769 neoscroll-nvim = buildVimPluginFrom2Nix { 3770 pname = "neoscroll.nvim"; 3771 version = "2021-08-28"; 3772 src = fetchFromGitHub { 3773 owner = "karb94"; 3774 repo = "neoscroll.nvim"; 3775 rev = "cd4278795ed8ee120a97078b03aa6436802126d9"; 3776 sha256 = "0byd108bmiz5rhnm4jh4sb4sqma9rcac7h8q6i89hhjwn5r0qqif"; 3777 }; 3778 meta.homepage = "https://github.com/karb94/neoscroll.nvim/"; 3779 }; 3780 3781 neosnippet-snippets = buildVimPluginFrom2Nix { 3782 pname = "neosnippet-snippets"; 3783 version = "2021-10-02"; 3784 src = fetchFromGitHub { 3785 owner = "Shougo"; 3786 repo = "neosnippet-snippets"; 3787 rev = "8a6655a034eb7c12138dad505ef1004bf383a45d"; 3788 sha256 = "0mwvcjdrk324azqy5m2lpl3z1gi92jspxvmcjcxqnppfjsv1iyhd"; 3789 }; 3790 meta.homepage = "https://github.com/Shougo/neosnippet-snippets/"; 3791 }; 3792 3793 neosnippet-vim = buildVimPluginFrom2Nix { 3794 pname = "neosnippet.vim"; 3795 version = "2021-09-20"; 3796 src = fetchFromGitHub { 3797 owner = "Shougo"; 3798 repo = "neosnippet.vim"; 3799 rev = "0ab419e93f4256baed77229548195402e170afa8"; 3800 sha256 = "1gsf5d610slh9cdy6i52fh0k98m5b7xvzp35l6cq008acgsvh575"; 3801 }; 3802 meta.homepage = "https://github.com/Shougo/neosnippet.vim/"; 3803 }; 3804 3805 NeoSolarized = buildVimPluginFrom2Nix { 3806 pname = "NeoSolarized"; 3807 version = "2020-08-07"; 3808 src = fetchFromGitHub { 3809 owner = "overcache"; 3810 repo = "NeoSolarized"; 3811 rev = "b94b1a9ad51e2de015266f10fdc6e142f97bd617"; 3812 sha256 = "019nz56yirpg1ahg8adfafrxznalw056qwm3xjm9kzg6da8j6v48"; 3813 }; 3814 meta.homepage = "https://github.com/overcache/NeoSolarized/"; 3815 }; 3816 3817 neoterm = buildVimPluginFrom2Nix { 3818 pname = "neoterm"; 3819 version = "2021-08-12"; 3820 src = fetchFromGitHub { 3821 owner = "kassio"; 3822 repo = "neoterm"; 3823 rev = "e78179a9ceb98de8d0c37bdda435a5deab4d5e71"; 3824 sha256 = "0w962xfcgigdw41wblrv1l55xki0kl5vwkdbm6jlr44hzii0nhgz"; 3825 }; 3826 meta.homepage = "https://github.com/kassio/neoterm/"; 3827 }; 3828 3829 neovim-ayu = buildVimPluginFrom2Nix { 3830 pname = "neovim-ayu"; 3831 version = "2021-10-13"; 3832 src = fetchFromGitHub { 3833 owner = "Shatur"; 3834 repo = "neovim-ayu"; 3835 rev = "baf9ac7f20dbc225644ab4825f007bc65e944dce"; 3836 sha256 = "0x0y78kps2p9skqykcrvlgbhmmm5x5c5kkwz1dfc0akzkdjy8505"; 3837 }; 3838 meta.homepage = "https://github.com/Shatur/neovim-ayu/"; 3839 }; 3840 3841 neovim-fuzzy = buildVimPluginFrom2Nix { 3842 pname = "neovim-fuzzy"; 3843 version = "2021-07-02"; 3844 src = fetchFromGitHub { 3845 owner = "cloudhead"; 3846 repo = "neovim-fuzzy"; 3847 rev = "0bef4e1a81c65fc05d31380dd74454bd67733837"; 3848 sha256 = "02a8ipk341bs6y8mk7nixdkbk1c4jdddsjp1qvqgyyca0shaqsz8"; 3849 }; 3850 meta.homepage = "https://github.com/cloudhead/neovim-fuzzy/"; 3851 }; 3852 3853 neovim-sensible = buildVimPluginFrom2Nix { 3854 pname = "neovim-sensible"; 3855 version = "2017-09-20"; 3856 src = fetchFromGitHub { 3857 owner = "jeffkreeftmeijer"; 3858 repo = "neovim-sensible"; 3859 rev = "e7ab7544f15e59de2d9a1b42f58e590938e496e7"; 3860 sha256 = "06whnfvmzfdsx9gvkd2nxhx29939gjzibr2xadh54sj8ns646w58"; 3861 }; 3862 meta.homepage = "https://github.com/jeffkreeftmeijer/neovim-sensible/"; 3863 }; 3864 3865 neoyank-vim = buildVimPluginFrom2Nix { 3866 pname = "neoyank.vim"; 3867 version = "2020-12-20"; 3868 src = fetchFromGitHub { 3869 owner = "Shougo"; 3870 repo = "neoyank.vim"; 3871 rev = "8b3c9f7d8109744766d13eaf6c17eb195dd61d9d"; 3872 sha256 = "0fmn92kjgwkfpsh328bvd3nsw32q6wbjjp9vqmfnbs8rbkmpn0vh"; 3873 }; 3874 meta.homepage = "https://github.com/Shougo/neoyank.vim/"; 3875 }; 3876 3877 nerdcommenter = buildVimPluginFrom2Nix { 3878 pname = "nerdcommenter"; 3879 version = "2021-09-02"; 3880 src = fetchFromGitHub { 3881 owner = "preservim"; 3882 repo = "nerdcommenter"; 3883 rev = "a65465d321f2f8a74b2ffa540b9b87563f7e12e8"; 3884 sha256 = "00ir65iv8jfbgzjmj7332fmydh0qhabbhx8zbvd3j6pgfxqpaafw"; 3885 }; 3886 meta.homepage = "https://github.com/preservim/nerdcommenter/"; 3887 }; 3888 3889 nerdtree = buildVimPluginFrom2Nix { 3890 pname = "nerdtree"; 3891 version = "2021-10-29"; 3892 src = fetchFromGitHub { 3893 owner = "preservim"; 3894 repo = "nerdtree"; 3895 rev = "eed488b1cd1867bd25f19f90e10440c5cc7d6424"; 3896 sha256 = "0hlyn2l9ppjn92zaiw51i6d15li15z5083m13m0710giqx05qrak"; 3897 }; 3898 meta.homepage = "https://github.com/preservim/nerdtree/"; 3899 }; 3900 3901 nerdtree-git-plugin = buildVimPluginFrom2Nix { 3902 pname = "nerdtree-git-plugin"; 3903 version = "2021-08-18"; 3904 src = fetchFromGitHub { 3905 owner = "Xuyuanp"; 3906 repo = "nerdtree-git-plugin"; 3907 rev = "e1fe727127a813095854a5b063c15e955a77eafb"; 3908 sha256 = "0d7xm5rafw5biv8phfyny2haqq50mnh0q4ms7dkhvp9k1k2k2whz"; 3909 }; 3910 meta.homepage = "https://github.com/Xuyuanp/nerdtree-git-plugin/"; 3911 }; 3912 3913 neuron-nvim = buildVimPluginFrom2Nix { 3914 pname = "neuron.nvim"; 3915 version = "2021-11-08"; 3916 src = fetchFromGitHub { 3917 owner = "oberblastmeister"; 3918 repo = "neuron.nvim"; 3919 rev = "a7280d4923f51c8af8cecc53aa06ed49cbbd412d"; 3920 sha256 = "0qanc7r9z5ry3xxbvpv9xbmxnx0f8yj10fi887yhrcms7kj73al9"; 3921 }; 3922 meta.homepage = "https://github.com/oberblastmeister/neuron.nvim/"; 3923 }; 3924 3925 neuron-vim = buildVimPluginFrom2Nix { 3926 pname = "neuron.vim"; 3927 version = "2020-12-06"; 3928 src = fetchFromGitHub { 3929 owner = "fiatjaf"; 3930 repo = "neuron.vim"; 3931 rev = "0b820b2191bf239c38e62ffa63501333590d6810"; 3932 sha256 = "0x00y0a46jwqq9gx741m3j7p78ps7nycp5hl3bjxqmwj289gc12y"; 3933 }; 3934 meta.homepage = "https://github.com/fiatjaf/neuron.vim/"; 3935 }; 3936 3937 nginx-vim = buildVimPluginFrom2Nix { 3938 pname = "nginx.vim"; 3939 version = "2021-10-03"; 3940 src = fetchFromGitHub { 3941 owner = "chr4"; 3942 repo = "nginx.vim"; 3943 rev = "ceeab164880ad90e73ab1be31dc3932777b9ef20"; 3944 sha256 = "178rd4zi8lspsq7qy5ag5gnqr87hivv92pcgqszbriqkga30srpc"; 3945 }; 3946 meta.homepage = "https://github.com/chr4/nginx.vim/"; 3947 }; 3948 3949 nightfox-nvim = buildVimPluginFrom2Nix { 3950 pname = "nightfox.nvim"; 3951 version = "2021-11-01"; 3952 src = fetchFromGitHub { 3953 owner = "EdenEast"; 3954 repo = "nightfox.nvim"; 3955 rev = "6df32a7283f86c5ec7cf50a6996b39d3db5c1ac2"; 3956 sha256 = "000vf833ajysbl5210a40kg9iq43mw77k7pnf4rg84pxjx49kvvd"; 3957 }; 3958 meta.homepage = "https://github.com/EdenEast/nightfox.nvim/"; 3959 }; 3960 3961 nim-vim = buildVimPluginFrom2Nix { 3962 pname = "nim.vim"; 3963 version = "2021-11-11"; 3964 src = fetchFromGitHub { 3965 owner = "zah"; 3966 repo = "nim.vim"; 3967 rev = "a15714fea392b0f06ff2b282921a68c7033e39a2"; 3968 sha256 = "1vf3af8b85rjsccvclkb6aw9zgkwfpxd43jgnkbx6wrsv9bfz034"; 3969 }; 3970 meta.homepage = "https://github.com/zah/nim.vim/"; 3971 }; 3972 3973 nlua-nvim = buildVimPluginFrom2Nix { 3974 pname = "nlua.nvim"; 3975 version = "2021-06-15"; 3976 src = fetchFromGitHub { 3977 owner = "tjdevries"; 3978 repo = "nlua.nvim"; 3979 rev = "a0722bd2f6fdf54f85aaf8dcd6a1032f64c83905"; 3980 sha256 = "1j3350hs5dhbksi7wbzaq5p2268544virj0hj41bs5iv078pjj45"; 3981 }; 3982 meta.homepage = "https://github.com/tjdevries/nlua.nvim/"; 3983 }; 3984 3985 nnn-vim = buildVimPluginFrom2Nix { 3986 pname = "nnn.vim"; 3987 version = "2021-11-05"; 3988 src = fetchFromGitHub { 3989 owner = "mcchrish"; 3990 repo = "nnn.vim"; 3991 rev = "98b00d03ba1df60aa7f2fe8e21d40250bd67109b"; 3992 sha256 = "0slvmz25ics4bbqfcfv23mplkkpvbwhyalh8qkl1gs0klmdp1lj1"; 3993 }; 3994 meta.homepage = "https://github.com/mcchrish/nnn.vim/"; 3995 }; 3996 3997 nord-vim = buildVimPluginFrom2Nix { 3998 pname = "nord-vim"; 3999 version = "2021-09-12"; 4000 src = fetchFromGitHub { 4001 owner = "arcticicestudio"; 4002 repo = "nord-vim"; 4003 rev = "c2aaac39e5cb6111dabd24be7098bf04947ca6ca"; 4004 sha256 = "11iwjaypjkjd3s45dx3f7blpj0lkjs4jmp41sj7hlg2r7m64ss1g"; 4005 }; 4006 meta.homepage = "https://github.com/arcticicestudio/nord-vim/"; 4007 }; 4008 4009 nord-nvim = buildVimPluginFrom2Nix { 4010 pname = "nord.nvim"; 4011 version = "2021-11-07"; 4012 src = fetchFromGitHub { 4013 owner = "shaunsingh"; 4014 repo = "nord.nvim"; 4015 rev = "c9265653e7fbf70326d671b37c7c89e4fa2b8093"; 4016 sha256 = "0cn8gxzk9l4nmfxr97xrcz8sd0vrzv827mw499nlpai1z8xqj318"; 4017 }; 4018 meta.homepage = "https://github.com/shaunsingh/nord.nvim/"; 4019 }; 4020 4021 NrrwRgn = buildVimPluginFrom2Nix { 4022 pname = "NrrwRgn"; 4023 version = "2020-05-29"; 4024 src = fetchFromGitHub { 4025 owner = "chrisbra"; 4026 repo = "NrrwRgn"; 4027 rev = "82a0fc6a3415db9a891f9d9f19b512041c865109"; 4028 sha256 = "00fd466i5860bazd4pj69k8piicgckxj68lkn2l7haawj9chslzs"; 4029 }; 4030 meta.homepage = "https://github.com/chrisbra/NrrwRgn/"; 4031 }; 4032 4033 nterm-nvim = buildVimPluginFrom2Nix { 4034 pname = "nterm.nvim"; 4035 version = "2021-11-10"; 4036 src = fetchFromGitHub { 4037 owner = "jlesquembre"; 4038 repo = "nterm.nvim"; 4039 rev = "14d16c83aa1d165724f7780f470c4dcde5addcb6"; 4040 sha256 = "0y883fpjfk7lki8nfscxhfw0wr7xm1d22zgf52zqmc9pjznjz9my"; 4041 }; 4042 meta.homepage = "https://github.com/jlesquembre/nterm.nvim/"; 4043 }; 4044 4045 nui-nvim = buildVimPluginFrom2Nix { 4046 pname = "nui.nvim"; 4047 version = "2021-11-11"; 4048 src = fetchFromGitHub { 4049 owner = "MunifTanjim"; 4050 repo = "nui.nvim"; 4051 rev = "e940b57f30f6035df690fb24b1e5c93ae6aafcd6"; 4052 sha256 = "0nvg3zsgqbk0gs978gzfkc57xn3wcn1mcsf6qrgc1xz4jxdd582m"; 4053 }; 4054 meta.homepage = "https://github.com/MunifTanjim/nui.nvim/"; 4055 }; 4056 4057 null-ls-nvim = buildVimPluginFrom2Nix { 4058 pname = "null-ls.nvim"; 4059 version = "2021-11-17"; 4060 src = fetchFromGitHub { 4061 owner = "jose-elias-alvarez"; 4062 repo = "null-ls.nvim"; 4063 rev = "e460ba050d074416a64ee7881b527fb87fbad981"; 4064 sha256 = "1nksrmh5aj2h4r845vbz9lg7lxa8cr05p4gmcccagpmq9y0fk8fn"; 4065 }; 4066 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 4067 }; 4068 4069 numb-nvim = buildVimPluginFrom2Nix { 4070 pname = "numb.nvim"; 4071 version = "2021-07-12"; 4072 src = fetchFromGitHub { 4073 owner = "nacro90"; 4074 repo = "numb.nvim"; 4075 rev = "c8b128230adb22727256fd24a221f4c5a1b41e93"; 4076 sha256 = "0dg5cym0rcjy198rhkd61mhq1mg7lw5z4vprik8aimgnlqdzgqad"; 4077 }; 4078 meta.homepage = "https://github.com/nacro90/numb.nvim/"; 4079 }; 4080 4081 nvcode-color-schemes-vim = buildVimPluginFrom2Nix { 4082 pname = "nvcode-color-schemes.vim"; 4083 version = "2021-07-03"; 4084 src = fetchFromGitHub { 4085 owner = "ChristianChiarulli"; 4086 repo = "nvcode-color-schemes.vim"; 4087 rev = "3a0e624a67ecd2c7f990bc3c25a1044e85782b10"; 4088 sha256 = "03ifj5a3f02k00jrcjsdiy7a8wzq5k2b28hmrc7nkzm8gd4fmczb"; 4089 }; 4090 meta.homepage = "https://github.com/ChristianChiarulli/nvcode-color-schemes.vim/"; 4091 }; 4092 4093 nvim-ale-diagnostic = buildVimPluginFrom2Nix { 4094 pname = "nvim-ale-diagnostic"; 4095 version = "2021-11-06"; 4096 src = fetchFromGitHub { 4097 owner = "nathanmsmith"; 4098 repo = "nvim-ale-diagnostic"; 4099 rev = "5c81828853ffd138be0ae482e3441c35976529f6"; 4100 sha256 = "1bs9qkpphrkcf9y5xig23igcgdb8xj2vsil5pc7qh4bwkp2njbp0"; 4101 }; 4102 meta.homepage = "https://github.com/nathanmsmith/nvim-ale-diagnostic/"; 4103 }; 4104 4105 nvim-autopairs = buildVimPluginFrom2Nix { 4106 pname = "nvim-autopairs"; 4107 version = "2021-11-15"; 4108 src = fetchFromGitHub { 4109 owner = "windwp"; 4110 repo = "nvim-autopairs"; 4111 rev = "1f18e79ee9b30fec25c3f32b1ed22c3290f07bb2"; 4112 sha256 = "0sy5p93vqbnz01blgsk085xm791iga1yk65lp147axbib7b760kq"; 4113 }; 4114 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 4115 }; 4116 4117 nvim-base16 = buildVimPluginFrom2Nix { 4118 pname = "nvim-base16"; 4119 version = "2021-11-03"; 4120 src = fetchFromGitHub { 4121 owner = "RRethy"; 4122 repo = "nvim-base16"; 4123 rev = "e26952fbb030865c6d44e9875467177d7d0e1db7"; 4124 sha256 = "0mxf7ikqzqx54j5dc74v6c146vmhahbcbv9apshvkb6vdm23i3wq"; 4125 }; 4126 meta.homepage = "https://github.com/RRethy/nvim-base16/"; 4127 }; 4128 4129 nvim-bqf = buildVimPluginFrom2Nix { 4130 pname = "nvim-bqf"; 4131 version = "2021-11-13"; 4132 src = fetchFromGitHub { 4133 owner = "kevinhwang91"; 4134 repo = "nvim-bqf"; 4135 rev = "ee370769ea2d6da807533a4c2b8f55ef057d4477"; 4136 sha256 = "1xxab1pwnvlhy9mgyyvck8w3acz7cmjpqpl2mdc3z6gagqbjjrll"; 4137 }; 4138 meta.homepage = "https://github.com/kevinhwang91/nvim-bqf/"; 4139 }; 4140 4141 nvim-bufdel = buildVimPluginFrom2Nix { 4142 pname = "nvim-bufdel"; 4143 version = "2021-07-28"; 4144 src = fetchFromGitHub { 4145 owner = "ojroques"; 4146 repo = "nvim-bufdel"; 4147 rev = "17d17a4b16e5b5a7403470a8b5afc10772d4e84a"; 4148 sha256 = "1x14kiwklrnd264ihib84x2l3xgdshnv7yxvjdia5rdsvxny4kvb"; 4149 }; 4150 meta.homepage = "https://github.com/ojroques/nvim-bufdel/"; 4151 }; 4152 4153 nvim-cm-racer = buildVimPluginFrom2Nix { 4154 pname = "nvim-cm-racer"; 4155 version = "2017-07-27"; 4156 src = fetchFromGitHub { 4157 owner = "roxma"; 4158 repo = "nvim-cm-racer"; 4159 rev = "2a8a4a49fa58c5dac9e0bed9511f6928930cacd2"; 4160 sha256 = "1yljxwypgn91084yyicbc2qprn31ld7s4drvnddzczyhzq5m2gpx"; 4161 }; 4162 meta.homepage = "https://github.com/roxma/nvim-cm-racer/"; 4163 }; 4164 4165 nvim-cmp = buildVimPluginFrom2Nix { 4166 pname = "nvim-cmp"; 4167 version = "2021-11-17"; 4168 src = fetchFromGitHub { 4169 owner = "hrsh7th"; 4170 repo = "nvim-cmp"; 4171 rev = "27d4c21e8ff7a68e6abc930ff0e74a486c0026ad"; 4172 sha256 = "0hp88j9r7l82nx4fbg42hmv2vcfd74f72v6aizj4zdmx3xnxnyb1"; 4173 }; 4174 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 4175 }; 4176 4177 nvim-code-action-menu = buildVimPluginFrom2Nix { 4178 pname = "nvim-code-action-menu"; 4179 version = "2021-11-16"; 4180 src = fetchFromGitHub { 4181 owner = "weilbith"; 4182 repo = "nvim-code-action-menu"; 4183 rev = "d3d059082eff3eb081167f8a232b1bde54bb2bdb"; 4184 sha256 = "0d7imklcz39ir53nr5kr0s826yqrwhrmr5p9iabs07hshyq3khgx"; 4185 }; 4186 meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/"; 4187 }; 4188 4189 nvim-colorizer-lua = buildVimPluginFrom2Nix { 4190 pname = "nvim-colorizer.lua"; 4191 version = "2020-06-11"; 4192 src = fetchFromGitHub { 4193 owner = "norcalli"; 4194 repo = "nvim-colorizer.lua"; 4195 rev = "36c610a9717cc9ec426a07c8e6bf3b3abcb139d6"; 4196 sha256 = "0gvqdfkqf6k9q46r0vcc3nqa6w45gsvp8j4kya1bvi24vhifg2p9"; 4197 }; 4198 meta.homepage = "https://github.com/norcalli/nvim-colorizer.lua/"; 4199 }; 4200 4201 nvim-compe = buildVimPluginFrom2Nix { 4202 pname = "nvim-compe"; 4203 version = "2021-10-02"; 4204 src = fetchFromGitHub { 4205 owner = "hrsh7th"; 4206 repo = "nvim-compe"; 4207 rev = "d186d739c54823e0b010feb205c6f97792322c08"; 4208 sha256 = "1cl3c4cazzpjj2wmsi42czrklzngzm82bbb9ivmcsa40rfz2lsk3"; 4209 }; 4210 meta.homepage = "https://github.com/hrsh7th/nvim-compe/"; 4211 }; 4212 4213 nvim-completion-manager = buildVimPluginFrom2Nix { 4214 pname = "nvim-completion-manager"; 4215 version = "2018-07-27"; 4216 src = fetchFromGitHub { 4217 owner = "roxma"; 4218 repo = "nvim-completion-manager"; 4219 rev = "45a026afb8b309b3b80f2c1b5910f72a54a9b563"; 4220 sha256 = "0znwgry4ill0nxm096hc8s9vf20rf9xcq3dz8y8h7xlqzzsycl7a"; 4221 }; 4222 meta.homepage = "https://github.com/roxma/nvim-completion-manager/"; 4223 }; 4224 4225 nvim-cursorline = buildVimPluginFrom2Nix { 4226 pname = "nvim-cursorline"; 4227 version = "2021-09-28"; 4228 src = fetchFromGitHub { 4229 owner = "yamatsum"; 4230 repo = "nvim-cursorline"; 4231 rev = "e4fa1d90c2c6169c18f7ea3275845a2de9335dbf"; 4232 sha256 = "06jvagrdvizygr1l4d6dbb0nrri6c2zv09xrzxysxmi3hjvf6zx8"; 4233 }; 4234 meta.homepage = "https://github.com/yamatsum/nvim-cursorline/"; 4235 }; 4236 4237 nvim-dap = buildVimPluginFrom2Nix { 4238 pname = "nvim-dap"; 4239 version = "2021-11-12"; 4240 src = fetchFromGitHub { 4241 owner = "mfussenegger"; 4242 repo = "nvim-dap"; 4243 rev = "1a87456d280e8e308df7983650a5ea2b5a6bfb63"; 4244 sha256 = "119cmq8bnm35l7vdlf83dkldk3jxdkdjsqw98b5hs437xrjwfhjr"; 4245 }; 4246 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 4247 }; 4248 4249 nvim-dap-ui = buildVimPluginFrom2Nix { 4250 pname = "nvim-dap-ui"; 4251 version = "2021-11-06"; 4252 src = fetchFromGitHub { 4253 owner = "rcarriga"; 4254 repo = "nvim-dap-ui"; 4255 rev = "649e0fee4f0b8dc6305dd29065c7623c3dc6a032"; 4256 sha256 = "110qf4gp3v6k9q2232hm2arz3c1jpb20s5vd69iqhq8nh3zvrl6a"; 4257 }; 4258 meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/"; 4259 }; 4260 4261 nvim-dap-virtual-text = buildVimPluginFrom2Nix { 4262 pname = "nvim-dap-virtual-text"; 4263 version = "2021-11-02"; 4264 src = fetchFromGitHub { 4265 owner = "theHamsta"; 4266 repo = "nvim-dap-virtual-text"; 4267 rev = "7ceb1a76a5049741cdd2d4d34963132737e1b5aa"; 4268 sha256 = "0baa746w1v9g2q3mnpq32vv1jifwx3dc04z55kjiwrf8h0qzrg0p"; 4269 }; 4270 meta.homepage = "https://github.com/theHamsta/nvim-dap-virtual-text/"; 4271 }; 4272 4273 nvim-expand-expr = buildVimPluginFrom2Nix { 4274 pname = "nvim-expand-expr"; 4275 version = "2021-08-14"; 4276 src = fetchFromGitHub { 4277 owner = "allendang"; 4278 repo = "nvim-expand-expr"; 4279 rev = "365cc2a0111228938fb46cffb9cc1a246d787cf0"; 4280 sha256 = "1nmklzvvq64dz430gzrbq6qpjrvwwfm09lsw4iiffs9fizjp95if"; 4281 }; 4282 meta.homepage = "https://github.com/allendang/nvim-expand-expr/"; 4283 }; 4284 4285 nvim-gdb = buildVimPluginFrom2Nix { 4286 pname = "nvim-gdb"; 4287 version = "2021-09-29"; 4288 src = fetchFromGitHub { 4289 owner = "sakhnik"; 4290 repo = "nvim-gdb"; 4291 rev = "ea474ca50d8600357d4e364178ffc0b55db499ea"; 4292 sha256 = "10g9n66jv9wjry57vzz4psdbddch75w1mn28a7zzlqps7k47amgp"; 4293 }; 4294 meta.homepage = "https://github.com/sakhnik/nvim-gdb/"; 4295 }; 4296 4297 nvim-gps = buildVimPluginFrom2Nix { 4298 pname = "nvim-gps"; 4299 version = "2021-11-14"; 4300 src = fetchFromGitHub { 4301 owner = "smiteshp"; 4302 repo = "nvim-gps"; 4303 rev = "4805df6a5858aea5ccff56a6d706c96fb746c5d7"; 4304 sha256 = "13jmdnz9wxgqm5gcys42flfnwgj0pdwlcgx2vkmncfmg675fgfq6"; 4305 }; 4306 meta.homepage = "https://github.com/smiteshp/nvim-gps/"; 4307 }; 4308 4309 nvim-highlite = buildVimPluginFrom2Nix { 4310 pname = "nvim-highlite"; 4311 version = "2021-11-11"; 4312 src = fetchFromGitHub { 4313 owner = "Iron-E"; 4314 repo = "nvim-highlite"; 4315 rev = "c0f6d68ea245fd2efb527fe1b7874c48084d8150"; 4316 sha256 = "1nai09x1sc9wvz2m5j4rj6wjpdhwk88v4sapdmvb5pqvrqqylg60"; 4317 }; 4318 meta.homepage = "https://github.com/Iron-E/nvim-highlite/"; 4319 }; 4320 4321 nvim-hlslens = buildVimPluginFrom2Nix { 4322 pname = "nvim-hlslens"; 4323 version = "2021-11-03"; 4324 src = fetchFromGitHub { 4325 owner = "kevinhwang91"; 4326 repo = "nvim-hlslens"; 4327 rev = "4eec69c189a170bb99825e70f39c321da7baf67f"; 4328 sha256 = "0kwvwx2qvxgzfgzk9qp6ci0436qmcpkxxs0l2l8lyx9qghh5rbv4"; 4329 }; 4330 meta.homepage = "https://github.com/kevinhwang91/nvim-hlslens/"; 4331 }; 4332 4333 nvim-hs-vim = buildVimPluginFrom2Nix { 4334 pname = "nvim-hs.vim"; 4335 version = "2020-08-29"; 4336 src = fetchFromGitHub { 4337 owner = "neovimhaskell"; 4338 repo = "nvim-hs.vim"; 4339 rev = "30baacd3c7a10625cb2d4dd64ae3bbfc4fe3f8c6"; 4340 sha256 = "1w6cr6j77nwxszm1d0y4phvjsz9q4aw214xkscw6izakfmk06h1x"; 4341 }; 4342 meta.homepage = "https://github.com/neovimhaskell/nvim-hs.vim/"; 4343 }; 4344 4345 nvim-jdtls = buildVimPluginFrom2Nix { 4346 pname = "nvim-jdtls"; 4347 version = "2021-11-02"; 4348 src = fetchFromGitHub { 4349 owner = "mfussenegger"; 4350 repo = "nvim-jdtls"; 4351 rev = "aac715eedc278b437d6885c7171f8bdec6e1d6ea"; 4352 sha256 = "1vr119w5vcid59rz4vspk3gszcv91aps0ig36ysirhnqmz1j29di"; 4353 }; 4354 meta.homepage = "https://github.com/mfussenegger/nvim-jdtls/"; 4355 }; 4356 4357 nvim-lightbulb = buildVimPluginFrom2Nix { 4358 pname = "nvim-lightbulb"; 4359 version = "2021-11-13"; 4360 src = fetchFromGitHub { 4361 owner = "kosayoda"; 4362 repo = "nvim-lightbulb"; 4363 rev = "cd5267d2d708e908dbd668c7de74e1325eb1e1da"; 4364 sha256 = "1ans2kzg750d4a83hk5p9x5h51m9ywxgk6bxrcj1pwnpkhl5h75z"; 4365 }; 4366 meta.homepage = "https://github.com/kosayoda/nvim-lightbulb/"; 4367 }; 4368 4369 nvim-lint = buildVimPluginFrom2Nix { 4370 pname = "nvim-lint"; 4371 version = "2021-11-16"; 4372 src = fetchFromGitHub { 4373 owner = "mfussenegger"; 4374 repo = "nvim-lint"; 4375 rev = "c3c8a247fda421b0db1f2cbf50ab4340ba0ffc61"; 4376 sha256 = "1sa3mqm65aspa91vavg1ng36w51jsb5kdjsra4bjjmggwbphdz8w"; 4377 }; 4378 meta.homepage = "https://github.com/mfussenegger/nvim-lint/"; 4379 }; 4380 4381 nvim-lsp-ts-utils = buildVimPluginFrom2Nix { 4382 pname = "nvim-lsp-ts-utils"; 4383 version = "2021-11-16"; 4384 src = fetchFromGitHub { 4385 owner = "jose-elias-alvarez"; 4386 repo = "nvim-lsp-ts-utils"; 4387 rev = "825630a5d28634fbb3663d1e605ff0a82b843d81"; 4388 sha256 = "1zj7b0g3f9kqnpzqcvh0p9wg10y7kn5mq8vzcmwsyaiwqpdijgwv"; 4389 }; 4390 meta.homepage = "https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/"; 4391 }; 4392 4393 nvim-lspconfig = buildVimPluginFrom2Nix { 4394 pname = "nvim-lspconfig"; 4395 version = "2021-11-17"; 4396 src = fetchFromGitHub { 4397 owner = "neovim"; 4398 repo = "nvim-lspconfig"; 4399 rev = "27d2c116fdea5614f422dcbcae63da01a1415fcf"; 4400 sha256 = "10ip201ihd2jjs9mb0vafa7iqzxh0f0rs5s96rrpw4zaxzq49gkn"; 4401 }; 4402 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 4403 }; 4404 4405 nvim-lsputils = buildVimPluginFrom2Nix { 4406 pname = "nvim-lsputils"; 4407 version = "2021-09-28"; 4408 src = fetchFromGitHub { 4409 owner = "RishabhRD"; 4410 repo = "nvim-lsputils"; 4411 rev = "aaaf8c12771e905e5abf68470d8bda3e80536a0d"; 4412 sha256 = "1iag2ynp2yba5xaw4z0hnp9q6hfcrvjmkhl4js9hqhhsrm42c2vh"; 4413 }; 4414 meta.homepage = "https://github.com/RishabhRD/nvim-lsputils/"; 4415 }; 4416 4417 nvim-nonicons = buildVimPluginFrom2Nix { 4418 pname = "nvim-nonicons"; 4419 version = "2021-10-25"; 4420 src = fetchFromGitHub { 4421 owner = "yamatsum"; 4422 repo = "nvim-nonicons"; 4423 rev = "27465e577d7871d4029e01eb7db95ca969c2054c"; 4424 sha256 = "1kf2093641pyxamhv0dldkm6lml1asbq3vyicgnzxbf3qks3v5xk"; 4425 }; 4426 meta.homepage = "https://github.com/yamatsum/nvim-nonicons/"; 4427 }; 4428 4429 nvim-notify = buildVimPluginFrom2Nix { 4430 pname = "nvim-notify"; 4431 version = "2021-11-12"; 4432 src = fetchFromGitHub { 4433 owner = "rcarriga"; 4434 repo = "nvim-notify"; 4435 rev = "54375b724637eb6f29085c582318ae1fd042e717"; 4436 sha256 = "1zli6vpcyk8ving7x7lh5nwgkf020rh5dixxsmiq6p8xhgi7hg53"; 4437 }; 4438 meta.homepage = "https://github.com/rcarriga/nvim-notify/"; 4439 }; 4440 4441 nvim-peekup = buildVimPluginFrom2Nix { 4442 pname = "nvim-peekup"; 4443 version = "2021-07-05"; 4444 src = fetchFromGitHub { 4445 owner = "gennaro-tedesco"; 4446 repo = "nvim-peekup"; 4447 rev = "e8ad8c7160e1f8ed2a7e4e071110b8b18866b463"; 4448 sha256 = "1kjvz2hv05a2id72xi28n1iq7cclcvy3ql74h8f0vcpn10zqvfxx"; 4449 }; 4450 meta.homepage = "https://github.com/gennaro-tedesco/nvim-peekup/"; 4451 }; 4452 4453 nvim-scrollview = buildVimPluginFrom2Nix { 4454 pname = "nvim-scrollview"; 4455 version = "2021-10-09"; 4456 src = fetchFromGitHub { 4457 owner = "dstein64"; 4458 repo = "nvim-scrollview"; 4459 rev = "fb35d9d7b52985baac5d77ec52d6b6b35403fb8a"; 4460 sha256 = "013gmwrcanvsa95jgl4xd5agci7j05w9yvqayns83gxbsbl7bsjs"; 4461 }; 4462 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 4463 }; 4464 4465 nvim-solarized-lua = buildVimPluginFrom2Nix { 4466 pname = "nvim-solarized-lua"; 4467 version = "2021-11-10"; 4468 src = fetchFromGitHub { 4469 owner = "ishan9299"; 4470 repo = "nvim-solarized-lua"; 4471 rev = "05433b58825e13465b82430f2cc7b0414df2ba6c"; 4472 sha256 = "1w2n8zj17dj87xfbacz9kgkcws2cihnfa3640s6393gli20782kq"; 4473 }; 4474 meta.homepage = "https://github.com/ishan9299/nvim-solarized-lua/"; 4475 }; 4476 4477 nvim-spectre = buildVimPluginFrom2Nix { 4478 pname = "nvim-spectre"; 4479 version = "2021-11-14"; 4480 src = fetchFromGitHub { 4481 owner = "windwp"; 4482 repo = "nvim-spectre"; 4483 rev = "b630e04fa176ffb4e8c188b651561973a5ace077"; 4484 sha256 = "1x0ndsgywkjb51y3zqhaxkrv9g7qjra6is3cxgiszl18d42g7nrd"; 4485 }; 4486 meta.homepage = "https://github.com/windwp/nvim-spectre/"; 4487 }; 4488 4489 nvim-terminal-lua = buildVimPluginFrom2Nix { 4490 pname = "nvim-terminal.lua"; 4491 version = "2019-10-17"; 4492 src = fetchFromGitHub { 4493 owner = "norcalli"; 4494 repo = "nvim-terminal.lua"; 4495 rev = "095f98aaa7265628a72cd2706350c091544b5602"; 4496 sha256 = "09hass19v3wrqgxjcr3b59w462lp2nw533zwb1nnmiz99gx1znpx"; 4497 }; 4498 meta.homepage = "https://github.com/norcalli/nvim-terminal.lua/"; 4499 }; 4500 4501 nvim-tree-lua = buildVimPluginFrom2Nix { 4502 pname = "nvim-tree.lua"; 4503 version = "2021-10-31"; 4504 src = fetchFromGitHub { 4505 owner = "kyazdani42"; 4506 repo = "nvim-tree.lua"; 4507 rev = "5d8453dfbd34ab00cb3e8ce39660f9a54cdd35f3"; 4508 sha256 = "1r2qzajbraqv244kqd006f6rz586rdppi94wssvx8b03v56v8nb7"; 4509 }; 4510 meta.homepage = "https://github.com/kyazdani42/nvim-tree.lua/"; 4511 }; 4512 4513 nvim-treesitter = buildVimPluginFrom2Nix { 4514 pname = "nvim-treesitter"; 4515 version = "2021-09-17"; 4516 src = fetchFromGitHub { 4517 owner = "nvim-treesitter"; 4518 repo = "nvim-treesitter"; 4519 rev = "47cfda2c6711077625c90902d7722238a8294982"; 4520 sha256 = "14di7qm37m176r0qsbb0vmc3csya72rd5bszm6yk7lby8izfnqxa"; 4521 }; 4522 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 4523 }; 4524 4525 nvim-treesitter-context = buildVimPluginFrom2Nix { 4526 pname = "nvim-treesitter-context"; 4527 version = "2021-10-05"; 4528 src = fetchFromGitHub { 4529 owner = "romgrk"; 4530 repo = "nvim-treesitter-context"; 4531 rev = "e1f54e1627176337b3803a11403ac0e9d09de818"; 4532 sha256 = "0xg3c8msd9fsmwlxgpxwbz2h9aizc3f7jn9p1q23pjlpcxr8xwll"; 4533 }; 4534 meta.homepage = "https://github.com/romgrk/nvim-treesitter-context/"; 4535 }; 4536 4537 nvim-treesitter-pyfold = buildVimPluginFrom2Nix { 4538 pname = "nvim-treesitter-pyfold"; 4539 version = "2021-05-22"; 4540 src = fetchFromGitHub { 4541 owner = "eddiebergman"; 4542 repo = "nvim-treesitter-pyfold"; 4543 rev = "01185457e9c0a118d5807998de624179bc605a2a"; 4544 sha256 = "13dhix449mvbfsmg8j1554nv6i7gdr8d6143gdy3ihp8sx66bg6k"; 4545 }; 4546 meta.homepage = "https://github.com/eddiebergman/nvim-treesitter-pyfold/"; 4547 }; 4548 4549 nvim-treesitter-refactor = buildVimPluginFrom2Nix { 4550 pname = "nvim-treesitter-refactor"; 4551 version = "2021-07-04"; 4552 src = fetchFromGitHub { 4553 owner = "nvim-treesitter"; 4554 repo = "nvim-treesitter-refactor"; 4555 rev = "505e58a8b04596a073b326157490706ee63c3b81"; 4556 sha256 = "0z42rpnig6iq73d3mjfgadvqa03k02f4c89j5dp9dhpnrjja8nha"; 4557 }; 4558 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-refactor/"; 4559 }; 4560 4561 nvim-treesitter-textobjects = buildVimPluginFrom2Nix { 4562 pname = "nvim-treesitter-textobjects"; 4563 version = "2021-07-25"; 4564 src = fetchFromGitHub { 4565 owner = "nvim-treesitter"; 4566 repo = "nvim-treesitter-textobjects"; 4567 rev = "b100e6188c4b1e90af4066593e36a9f4ca7364b7"; 4568 sha256 = "1npcs5dxylny79hbkk1cnp3xp2yh4s3s6j314721k2v5mhim3dw2"; 4569 }; 4570 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 4571 }; 4572 4573 nvim-ts-context-commentstring = buildVimPluginFrom2Nix { 4574 pname = "nvim-ts-context-commentstring"; 4575 version = "2021-11-09"; 4576 src = fetchFromGitHub { 4577 owner = "joosepalviste"; 4578 repo = "nvim-ts-context-commentstring"; 4579 rev = "ce74852c36008b11dda451bfe6c2ed71c535152b"; 4580 sha256 = "04hd5wg3f39sn4qc958fw9inmkaj18mkgvmwkxni4qnb2y8qs9pi"; 4581 }; 4582 meta.homepage = "https://github.com/joosepalviste/nvim-ts-context-commentstring/"; 4583 }; 4584 4585 nvim-ts-rainbow = buildVimPluginFrom2Nix { 4586 pname = "nvim-ts-rainbow"; 4587 version = "2021-11-10"; 4588 src = fetchFromGitHub { 4589 owner = "p00f"; 4590 repo = "nvim-ts-rainbow"; 4591 rev = "5cef624eb407449a313b63cdda66720e9860821f"; 4592 sha256 = "0r39ahrk54smb9ngb4s11kxjncrsarclrdjvaazdi82260saxgb9"; 4593 }; 4594 meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; 4595 }; 4596 4597 nvim-web-devicons = buildVimPluginFrom2Nix { 4598 pname = "nvim-web-devicons"; 4599 version = "2021-11-12"; 4600 src = fetchFromGitHub { 4601 owner = "kyazdani42"; 4602 repo = "nvim-web-devicons"; 4603 rev = "f936ff3e1f9d58ec0caf0bd398e9675b54fe292e"; 4604 sha256 = "1vzrsr2m75nky1nz5hji7chqcc3d601bkx7raq88pjw4qa3s7b1r"; 4605 }; 4606 meta.homepage = "https://github.com/kyazdani42/nvim-web-devicons/"; 4607 }; 4608 4609 nvim-whichkey-setup-lua = buildVimPluginFrom2Nix { 4610 pname = "nvim-whichkey-setup.lua"; 4611 version = "2021-04-16"; 4612 src = fetchFromGitHub { 4613 owner = "AckslD"; 4614 repo = "nvim-whichkey-setup.lua"; 4615 rev = "b2df0761b8ba3fca31b7ae1b0afcad2f8a4e89f4"; 4616 sha256 = "02bidgicrrx6jwm6hpcq0waqdzif2rws2q1i47zvi5x9i3zyl5cx"; 4617 }; 4618 meta.homepage = "https://github.com/AckslD/nvim-whichkey-setup.lua/"; 4619 }; 4620 4621 nvim-yarp = buildVimPluginFrom2Nix { 4622 pname = "nvim-yarp"; 4623 version = "2020-04-08"; 4624 src = fetchFromGitHub { 4625 owner = "roxma"; 4626 repo = "nvim-yarp"; 4627 rev = "b710bf4daccb603a423754794fb446e5fbb59576"; 4628 sha256 = "16ma42niwsc066s991idfbwvm0dvwqwdr2zfkc3av10hyimxnzbb"; 4629 }; 4630 meta.homepage = "https://github.com/roxma/nvim-yarp/"; 4631 }; 4632 4633 nvim_context_vt = buildVimPluginFrom2Nix { 4634 pname = "nvim_context_vt"; 4635 version = "2021-11-09"; 4636 src = fetchFromGitHub { 4637 owner = "haringsrob"; 4638 repo = "nvim_context_vt"; 4639 rev = "8db258aeff84adee646afab970980c745286a1e6"; 4640 sha256 = "0jbkms1alssp9399nhbzilqap0yji6sxpy207v3vmk1haf27cqz4"; 4641 }; 4642 meta.homepage = "https://github.com/haringsrob/nvim_context_vt/"; 4643 }; 4644 4645 nvimdev-nvim = buildVimPluginFrom2Nix { 4646 pname = "nvimdev.nvim"; 4647 version = "2019-10-09"; 4648 src = fetchFromGitHub { 4649 owner = "neovim"; 4650 repo = "nvimdev.nvim"; 4651 rev = "994ff5daf571ad02cc96436002411b4fb235c91f"; 4652 sha256 = "07dx6qkxqpakl1hrqwhfjgdzcnl4j3j9qih0l20qn8p6askj3b2j"; 4653 }; 4654 meta.homepage = "https://github.com/neovim/nvimdev.nvim/"; 4655 }; 4656 4657 oceanic-material = buildVimPluginFrom2Nix { 4658 pname = "oceanic-material"; 4659 version = "2020-11-02"; 4660 src = fetchFromGitHub { 4661 owner = "glepnir"; 4662 repo = "oceanic-material"; 4663 rev = "900f487a1e8229a12f247a0cb7a533fe258945ae"; 4664 sha256 = "1i6k2p11bsvjrkn9sdkql0im8ys8l9y0l6i850n9hdzvq919cfxv"; 4665 }; 4666 meta.homepage = "https://github.com/glepnir/oceanic-material/"; 4667 }; 4668 4669 oceanic-next = buildVimPluginFrom2Nix { 4670 pname = "oceanic-next"; 4671 version = "2021-02-05"; 4672 src = fetchFromGitHub { 4673 owner = "mhartington"; 4674 repo = "oceanic-next"; 4675 rev = "5ef31a34204f84714885ae9036f66a626036c3dc"; 4676 sha256 = "1wazbyxaq71mlpyvyxrbrpyb9vgkcsj2y2zf1sba9gfjjszph482"; 4677 }; 4678 meta.homepage = "https://github.com/mhartington/oceanic-next/"; 4679 }; 4680 4681 one-nvim = buildVimPluginFrom2Nix { 4682 pname = "one-nvim"; 4683 version = "2021-06-10"; 4684 src = fetchFromGitHub { 4685 owner = "Th3Whit3Wolf"; 4686 repo = "one-nvim"; 4687 rev = "faf6fb3f98fccbe009c3466f657a8fff84a5f956"; 4688 sha256 = "1ajg3vlrms2jy23sd2my0yrrng6wfjklq8fkpnkgxypd4gy6k9rv"; 4689 }; 4690 meta.homepage = "https://github.com/Th3Whit3Wolf/one-nvim/"; 4691 }; 4692 4693 onedark-vim = buildVimPluginFrom2Nix { 4694 pname = "onedark.vim"; 4695 version = "2021-10-15"; 4696 src = fetchFromGitHub { 4697 owner = "joshdick"; 4698 repo = "onedark.vim"; 4699 rev = "e86ce939d85576fb7ce6c1c45fd49c8a570c24cc"; 4700 sha256 = "19wq5xg1yvk5153c1b0zbhdzaga0ja45m3zm6a1wqb437wcqdqlx"; 4701 }; 4702 meta.homepage = "https://github.com/joshdick/onedark.vim/"; 4703 }; 4704 4705 onedarkpro-nvim = buildVimPluginFrom2Nix { 4706 pname = "onedarkpro.nvim"; 4707 version = "2021-11-16"; 4708 src = fetchFromGitHub { 4709 owner = "olimorris"; 4710 repo = "onedarkpro.nvim"; 4711 rev = "fd4dd7a09bac975c94612ce3c8fa98a51bcce412"; 4712 sha256 = "0drjpfvkk9mmp7v2v16vwc3halxbwkwc95n0x0cz47lp2q3b7kss"; 4713 }; 4714 meta.homepage = "https://github.com/olimorris/onedarkpro.nvim/"; 4715 }; 4716 4717 onehalf = buildVimPluginFrom2Nix { 4718 pname = "onehalf"; 4719 version = "2021-01-31"; 4720 src = fetchFromGitHub { 4721 owner = "sonph"; 4722 repo = "onehalf"; 4723 rev = "141c775ace6b71992305f144a8ab68e9a8ca4a25"; 4724 sha256 = "1p3kxf9abj0xpxwb8hrpy4h0457rvkfkv3zv7czh322vhma4hhd8"; 4725 }; 4726 meta.homepage = "https://github.com/sonph/onehalf/"; 4727 }; 4728 4729 open-browser-github-vim = buildVimPluginFrom2Nix { 4730 pname = "open-browser-github.vim"; 4731 version = "2021-03-21"; 4732 src = fetchFromGitHub { 4733 owner = "tyru"; 4734 repo = "open-browser-github.vim"; 4735 rev = "ac7c034e300f36d591ef234dcd5eb5cd5c07c74f"; 4736 sha256 = "0n62h0gjakdc3bnpysny0rndhqhq7g5c97pgr42wz599wnr1pily"; 4737 }; 4738 meta.homepage = "https://github.com/tyru/open-browser-github.vim/"; 4739 }; 4740 4741 open-browser-vim = buildVimPluginFrom2Nix { 4742 pname = "open-browser.vim"; 4743 version = "2021-10-05"; 4744 src = fetchFromGitHub { 4745 owner = "tyru"; 4746 repo = "open-browser.vim"; 4747 rev = "80ec3f2bb0a86ac13c998e2f2c86e16e6d2f20bb"; 4748 sha256 = "01qj967nch3wwkbshrsdzyyr4apvsqrpa4dkmpn21qr2183w84zz"; 4749 }; 4750 meta.homepage = "https://github.com/tyru/open-browser.vim/"; 4751 }; 4752 4753 orgmode-nvim = buildVimPluginFrom2Nix { 4754 pname = "orgmode.nvim"; 4755 version = "2021-11-14"; 4756 src = fetchFromGitHub { 4757 owner = "kristijanhusak"; 4758 repo = "orgmode.nvim"; 4759 rev = "25e1fec55362124a8300108c88bd7127e09dad03"; 4760 sha256 = "0yhdyiwbwwg7m57983pnlawjgzm40dg77jy8dk4gb2183ldk8srs"; 4761 }; 4762 meta.homepage = "https://github.com/kristijanhusak/orgmode.nvim/"; 4763 }; 4764 4765 package-info-nvim = buildVimPluginFrom2Nix { 4766 pname = "package-info.nvim"; 4767 version = "2021-11-13"; 4768 src = fetchFromGitHub { 4769 owner = "vuki656"; 4770 repo = "package-info.nvim"; 4771 rev = "8656a9305afe828b7b2664a571d309090043a0ac"; 4772 sha256 = "0w5n1523d8la66d43w735lj57gmksj936kvlhwggmqyv64zw7jfz"; 4773 }; 4774 meta.homepage = "https://github.com/vuki656/package-info.nvim/"; 4775 }; 4776 4777 packer-nvim = buildVimPluginFrom2Nix { 4778 pname = "packer.nvim"; 4779 version = "2021-11-03"; 4780 src = fetchFromGitHub { 4781 owner = "wbthomason"; 4782 repo = "packer.nvim"; 4783 rev = "7f62848f3a92eac61ae61def5f59ddb5e2cc6823"; 4784 sha256 = "1sgrwm271pnvw9anl1y8x94bz0w7qvi3bdiqh1wpwvsqic73frq3"; 4785 }; 4786 meta.homepage = "https://github.com/wbthomason/packer.nvim/"; 4787 }; 4788 4789 palenight-vim = buildVimPluginFrom2Nix { 4790 pname = "palenight.vim"; 4791 version = "2020-10-20"; 4792 src = fetchFromGitHub { 4793 owner = "drewtempelmeyer"; 4794 repo = "palenight.vim"; 4795 rev = "847fcf5b1de2a1f9c28fdcc369d009996c6bf633"; 4796 sha256 = "0v7jkg6rpwmyq0wl6lymm2j07r0mzab8lbsnxb0jw34hcpx0rfis"; 4797 }; 4798 meta.homepage = "https://github.com/drewtempelmeyer/palenight.vim/"; 4799 }; 4800 4801 papercolor-theme = buildVimPluginFrom2Nix { 4802 pname = "papercolor-theme"; 4803 version = "2021-10-14"; 4804 src = fetchFromGitHub { 4805 owner = "NLKNguyen"; 4806 repo = "papercolor-theme"; 4807 rev = "d0d32dc5e92564b63ec905a9423984b5d503c24a"; 4808 sha256 = "1h9ql0ryqblnmiksskh4phah1br1gbfc3zyylc8gczppgnxvgq5p"; 4809 }; 4810 meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; 4811 }; 4812 4813 pear-tree = buildVimPluginFrom2Nix { 4814 pname = "pear-tree"; 4815 version = "2019-12-08"; 4816 src = fetchFromGitHub { 4817 owner = "tmsvg"; 4818 repo = "pear-tree"; 4819 rev = "3bb209d9637d6bd7506040b2fcd158c9a7917db3"; 4820 sha256 = "0n70rzw34lsnnprqna90ssqrka33qx3z0n2kj19ps8yp3j6lsxvk"; 4821 }; 4822 meta.homepage = "https://github.com/tmsvg/pear-tree/"; 4823 }; 4824 4825 pears-nvim = buildVimPluginFrom2Nix { 4826 pname = "pears.nvim"; 4827 version = "2021-05-27"; 4828 src = fetchFromGitHub { 4829 owner = "steelsojka"; 4830 repo = "pears.nvim"; 4831 rev = "14e6c47c74768b74190a529e41911ae838c45254"; 4832 sha256 = "04kg7g6v6k6jv2pmapaqvkvf6py1i211l822m3lsvf26jcyfs3ag"; 4833 }; 4834 meta.homepage = "https://github.com/steelsojka/pears.nvim/"; 4835 }; 4836 4837 peskcolor-vim = buildVimPluginFrom2Nix { 4838 pname = "peskcolor.vim"; 4839 version = "2016-06-11"; 4840 src = fetchFromGitHub { 4841 owner = "andsild"; 4842 repo = "peskcolor.vim"; 4843 rev = "cba4fc739bbebacd503158f6509d9c226651f363"; 4844 sha256 = "15hw3casr5y3ckgcn6aq8vhk6g2hym41w51nvgf34hbj9fx1nvkq"; 4845 }; 4846 meta.homepage = "https://github.com/andsild/peskcolor.vim/"; 4847 }; 4848 4849 pig-vim = buildVimPluginFrom2Nix { 4850 pname = "pig.vim"; 4851 version = "2017-06-08"; 4852 src = fetchFromGitHub { 4853 owner = "motus"; 4854 repo = "pig.vim"; 4855 rev = "60d8a0883d3e474e61af46b581a5ce3af65e9bb5"; 4856 sha256 = "0az48a3slpzljb69d60cpahkshmdbss0snc8lmvf4yrc1gx8yncv"; 4857 }; 4858 meta.homepage = "https://github.com/motus/pig.vim/"; 4859 }; 4860 4861 plantuml-syntax = buildVimPluginFrom2Nix { 4862 pname = "plantuml-syntax"; 4863 version = "2021-09-01"; 4864 src = fetchFromGitHub { 4865 owner = "aklt"; 4866 repo = "plantuml-syntax"; 4867 rev = "405186847a44c16dd039bb644541b4c8fbdab095"; 4868 sha256 = "07s9wjls1rix7wyc2b2nfzsgcqd54slbv64fy7lyv3bkzrbdz8c0"; 4869 }; 4870 meta.homepage = "https://github.com/aklt/plantuml-syntax/"; 4871 }; 4872 4873 playground = buildVimPluginFrom2Nix { 4874 pname = "playground"; 4875 version = "2021-09-15"; 4876 src = fetchFromGitHub { 4877 owner = "nvim-treesitter"; 4878 repo = "playground"; 4879 rev = "787a7a8d4444e58467d6b3d4b88a497e7d494643"; 4880 sha256 = "1y4dwbs40qn942x0hd93yrk04yiphy73b45vcjrknmxq9szhvhk0"; 4881 }; 4882 meta.homepage = "https://github.com/nvim-treesitter/playground/"; 4883 }; 4884 4885 plenary-nvim = buildVimPluginFrom2Nix { 4886 pname = "plenary.nvim"; 4887 version = "2021-11-14"; 4888 src = fetchFromGitHub { 4889 owner = "nvim-lua"; 4890 repo = "plenary.nvim"; 4891 rev = "1c31adb35fcebe921f65e5c6ff6d5481fa5fa5ac"; 4892 sha256 = "075b6ak0hl3wqhsy1qmi91s30lh6p6vpbvqllzvyhlz3pxabh314"; 4893 }; 4894 meta.homepage = "https://github.com/nvim-lua/plenary.nvim/"; 4895 }; 4896 4897 pony-vim-syntax = buildVimPluginFrom2Nix { 4898 pname = "pony-vim-syntax"; 4899 version = "2017-09-26"; 4900 src = fetchFromGitHub { 4901 owner = "dleonard0"; 4902 repo = "pony-vim-syntax"; 4903 rev = "caa34b3d7a15d9bfbfbb2f5944c85eb1eddcfafc"; 4904 sha256 = "0r2lv99hkm95dv8wy9rkrkcwz5wkmwggfwi5vakgw497l3a9jskr"; 4905 }; 4906 meta.homepage = "https://github.com/dleonard0/pony-vim-syntax/"; 4907 }; 4908 4909 popfix = buildVimPluginFrom2Nix { 4910 pname = "popfix"; 4911 version = "2021-03-11"; 4912 src = fetchFromGitHub { 4913 owner = "RishabhRD"; 4914 repo = "popfix"; 4915 rev = "f3571e676739208871bd38f9fa0fddf554b6a7a8"; 4916 sha256 = "19hvwxcqca8l6dvlaccfvqc8755bpr0z0hi7l9qiw6rm458bhchi"; 4917 fetchSubmodules = true; 4918 }; 4919 meta.homepage = "https://github.com/RishabhRD/popfix/"; 4920 }; 4921 4922 popup-nvim = buildVimPluginFrom2Nix { 4923 pname = "popup.nvim"; 4924 version = "2021-08-09"; 4925 src = fetchFromGitHub { 4926 owner = "nvim-lua"; 4927 repo = "popup.nvim"; 4928 rev = "f91d80973f80025d4ed00380f2e06c669dfda49d"; 4929 sha256 = "1pp1d6kbx8yn4cg2zs8rynvvpa8y89ryr8rial9csg26v2z22z95"; 4930 }; 4931 meta.homepage = "https://github.com/nvim-lua/popup.nvim/"; 4932 }; 4933 4934 presence-nvim = buildVimPluginFrom2Nix { 4935 pname = "presence.nvim"; 4936 version = "2021-11-14"; 4937 src = fetchFromGitHub { 4938 owner = "andweeb"; 4939 repo = "presence.nvim"; 4940 rev = "e0cab790474fe8bf952edeeaf9bba5128a2434f1"; 4941 sha256 = "1p1knd67sf4pw88y73xakay50br4zhgxr5k7az24cxmqylnn89ra"; 4942 }; 4943 meta.homepage = "https://github.com/andweeb/presence.nvim/"; 4944 }; 4945 4946 presenting-vim = buildVimPluginFrom2Nix { 4947 pname = "presenting.vim"; 4948 version = "2021-06-02"; 4949 src = fetchFromGitHub { 4950 owner = "sotte"; 4951 repo = "presenting.vim"; 4952 rev = "fd826318582ffccf2f79aff7bef365d68f2ca4fc"; 4953 sha256 = "1s2c44ngv5vpszwg0nkcghb5flzq9pby1m0l7gr7vwb9p7xl3b83"; 4954 }; 4955 meta.homepage = "https://github.com/sotte/presenting.vim/"; 4956 }; 4957 4958 PreserveNoEOL = buildVimPluginFrom2Nix { 4959 pname = "PreserveNoEOL"; 4960 version = "2013-06-14"; 4961 src = fetchFromGitHub { 4962 owner = "vim-scripts"; 4963 repo = "PreserveNoEOL"; 4964 rev = "940e3ce90e54d8680bec1135a21dcfbd6c9bfb62"; 4965 sha256 = "1726jpr2zf6jrb00pp082ikbx4mll3a877pnzs6i18f9fgpaqqgd"; 4966 }; 4967 meta.homepage = "https://github.com/vim-scripts/PreserveNoEOL/"; 4968 }; 4969 4970 prev_indent = buildVimPluginFrom2Nix { 4971 pname = "prev_indent"; 4972 version = "2014-03-08"; 4973 src = fetchFromGitHub { 4974 owner = "vim-scripts"; 4975 repo = "prev_indent"; 4976 rev = "79e9b1b9a6895bfd15463c45595ca599987a4b23"; 4977 sha256 = "03xqdwfkc7a84742ldsggi7ix99c7dhpmg6j13gkasyfk487ryh6"; 4978 }; 4979 meta.homepage = "https://github.com/vim-scripts/prev_indent/"; 4980 }; 4981 4982 psc-ide-vim = buildVimPluginFrom2Nix { 4983 pname = "psc-ide-vim"; 4984 version = "2021-05-31"; 4985 src = fetchFromGitHub { 4986 owner = "frigoeu"; 4987 repo = "psc-ide-vim"; 4988 rev = "20ff325813ab114d70573a6768565a36aba796b9"; 4989 sha256 = "1s79rz8rjp9bqw4yn97wbmzkc6jav4nixvnky22vbma2d0ckkcm0"; 4990 }; 4991 meta.homepage = "https://github.com/frigoeu/psc-ide-vim/"; 4992 }; 4993 4994 purescript-vim = buildVimPluginFrom2Nix { 4995 pname = "purescript-vim"; 4996 version = "2020-10-08"; 4997 src = fetchFromGitHub { 4998 owner = "purescript-contrib"; 4999 repo = "purescript-vim"; 5000 rev = "5b4fa3e2970be1353f7d77735c0c9b42dc9885f3"; 5001 sha256 = "11d2jfzimdi6idvs61gjhy7d1g8yk90dfvvw5m8rn9620xrypbgn"; 5002 }; 5003 meta.homepage = "https://github.com/purescript-contrib/purescript-vim/"; 5004 }; 5005 5006 python-mode = buildVimPluginFrom2Nix { 5007 pname = "python-mode"; 5008 version = "2018-04-29"; 5009 src = fetchFromGitHub { 5010 owner = "python-mode"; 5011 repo = "python-mode"; 5012 rev = "f94b0d7b21714f950f5878b430fbfde21c3b7ad9"; 5013 sha256 = "0zxsa1agigzb9adrwq54pdyl984drdqzz3kkixaijkq77kkdvj0n"; 5014 }; 5015 meta.homepage = "https://github.com/python-mode/python-mode/"; 5016 }; 5017 5018 python-syntax = buildVimPluginFrom2Nix { 5019 pname = "python-syntax"; 5020 version = "2020-12-14"; 5021 src = fetchFromGitHub { 5022 owner = "vim-python"; 5023 repo = "python-syntax"; 5024 rev = "2cc00ba72929ea5f9456a26782db57fb4cc56a65"; 5025 sha256 = "1w4yd25rnbhsps81agvq0kr3vcbifrlpb7h4z0vcgsx1nvmxy205"; 5026 }; 5027 meta.homepage = "https://github.com/vim-python/python-syntax/"; 5028 }; 5029 5030 QFEnter = buildVimPluginFrom2Nix { 5031 pname = "QFEnter"; 5032 version = "2020-10-09"; 5033 src = fetchFromGitHub { 5034 owner = "yssl"; 5035 repo = "QFEnter"; 5036 rev = "df0a75b287c210f98ae353a12bbfdaf73d858beb"; 5037 sha256 = "0gdp7nmjlp8ng2rp2v66d8bincnkwrqqpbggb079f0f9szrqlp54"; 5038 }; 5039 meta.homepage = "https://github.com/yssl/QFEnter/"; 5040 }; 5041 5042 quick-scope = buildVimPluginFrom2Nix { 5043 pname = "quick-scope"; 5044 version = "2021-10-08"; 5045 src = fetchFromGitHub { 5046 owner = "unblevable"; 5047 repo = "quick-scope"; 5048 rev = "892a2334be832e6834db68c2355e6f59dc6536bd"; 5049 sha256 = "03ip76w8mib8dxn3vm9fp3z4i8vgga97q2gkifgcc3qjj2b71qg7"; 5050 }; 5051 meta.homepage = "https://github.com/unblevable/quick-scope/"; 5052 }; 5053 5054 quickfix-reflector-vim = buildVimPluginFrom2Nix { 5055 pname = "quickfix-reflector.vim"; 5056 version = "2019-12-11"; 5057 src = fetchFromGitHub { 5058 owner = "stefandtw"; 5059 repo = "quickfix-reflector.vim"; 5060 rev = "8e9c05a110b80ab66fc8bc3d5fe9e6fa168aada6"; 5061 sha256 = "1i8453z3s0xmbmbzk3kpxwvd42ar9v2m2gjqic9k7njpxw87czvs"; 5062 }; 5063 meta.homepage = "https://github.com/stefandtw/quickfix-reflector.vim/"; 5064 }; 5065 5066 quickfixstatus = buildVimPluginFrom2Nix { 5067 pname = "quickfixstatus"; 5068 version = "2011-09-03"; 5069 src = fetchFromGitHub { 5070 owner = "dannyob"; 5071 repo = "quickfixstatus"; 5072 rev = "fd3875b914fc51bbefefa8c4995588c088163053"; 5073 sha256 = "16vxhvyxq51y7wnx0c1fmdi2yb6kfr1pxijq65gxj8qwvbak2s3v"; 5074 }; 5075 meta.homepage = "https://github.com/dannyob/quickfixstatus/"; 5076 }; 5077 5078 rainbow = buildVimPluginFrom2Nix { 5079 pname = "rainbow"; 5080 version = "2021-11-15"; 5081 src = fetchFromGitHub { 5082 owner = "luochen1990"; 5083 repo = "rainbow"; 5084 rev = "c18071e5c7790928b763c2e88c487dfc93d84a15"; 5085 sha256 = "1m691f3w1zraam4cmq0sj9a86bmd7g1bhirrzqy5mg089x6n3rdc"; 5086 }; 5087 meta.homepage = "https://github.com/luochen1990/rainbow/"; 5088 }; 5089 5090 rainbow_parentheses-vim = buildVimPluginFrom2Nix { 5091 pname = "rainbow_parentheses.vim"; 5092 version = "2013-03-05"; 5093 src = fetchFromGitHub { 5094 owner = "kien"; 5095 repo = "rainbow_parentheses.vim"; 5096 rev = "eb8baa5428bde10ecc1cb14eed1d6e16f5f24695"; 5097 sha256 = "1qw84imlhq4654mxazj7j3sp5g1j3yjxi496i08iix06dm15m5s7"; 5098 }; 5099 meta.homepage = "https://github.com/kien/rainbow_parentheses.vim/"; 5100 }; 5101 5102 random-vim = buildVimPluginFrom2Nix { 5103 pname = "random.vim"; 5104 version = "2010-10-18"; 5105 src = fetchFromGitHub { 5106 owner = "vim-scripts"; 5107 repo = "random.vim"; 5108 rev = "b2d85eb24a38074eab37a5acf2a295e1f2ad8989"; 5109 sha256 = "1lzy2cq4jcrsqyxlnbnd0y6j4mabm09bi7q22lf6vinqlb84w7sp"; 5110 }; 5111 meta.homepage = "https://github.com/vim-scripts/random.vim/"; 5112 }; 5113 5114 range-highlight-nvim = buildVimPluginFrom2Nix { 5115 pname = "range-highlight.nvim"; 5116 version = "2021-08-03"; 5117 src = fetchFromGitHub { 5118 owner = "winston0410"; 5119 repo = "range-highlight.nvim"; 5120 rev = "8b5e8ccb3460b2c3675f4639b9f54e64eaab36d9"; 5121 sha256 = "1yswni0p1w7ja6cddxyd3m4hi8gsdyh8hm8rlk878b096maxkgw1"; 5122 }; 5123 meta.homepage = "https://github.com/winston0410/range-highlight.nvim/"; 5124 }; 5125 5126 ranger-vim = buildVimPluginFrom2Nix { 5127 pname = "ranger.vim"; 5128 version = "2021-04-25"; 5129 src = fetchFromGitHub { 5130 owner = "rafaqz"; 5131 repo = "ranger.vim"; 5132 rev = "aa2394bd429e98303f2273011f0429ce92105960"; 5133 sha256 = "0kfhzamryaxhzrwg2rqipcbrnfxnjrfk2bk4f0z27a2hk6c0r7b9"; 5134 }; 5135 meta.homepage = "https://github.com/rafaqz/ranger.vim/"; 5136 }; 5137 5138 readline-vim = buildVimPluginFrom2Nix { 5139 pname = "readline.vim"; 5140 version = "2019-12-28"; 5141 src = fetchFromGitHub { 5142 owner = "ryvnf"; 5143 repo = "readline.vim"; 5144 rev = "48f04c651728e8a7a8352eec697801aa32348564"; 5145 sha256 = "1vs91lkm9gwvp0bahx80ag6lw03r5x6kyih70l4sq8q0kydp5f13"; 5146 }; 5147 meta.homepage = "https://github.com/ryvnf/readline.vim/"; 5148 }; 5149 5150 Recover-vim = buildVimPluginFrom2Nix { 5151 pname = "Recover.vim"; 5152 version = "2021-09-29"; 5153 src = fetchFromGitHub { 5154 owner = "chrisbra"; 5155 repo = "Recover.vim"; 5156 rev = "5b496fbf6d2b989d93f1748340d1a43c6d80766f"; 5157 sha256 = "0k3xjnv57gsckias6l0lig87vdxlwdlvvly698b882kpgw2igih6"; 5158 }; 5159 meta.homepage = "https://github.com/chrisbra/Recover.vim/"; 5160 }; 5161 5162 refactoring-nvim = buildVimPluginFrom2Nix { 5163 pname = "refactoring.nvim"; 5164 version = "2021-11-17"; 5165 src = fetchFromGitHub { 5166 owner = "theprimeagen"; 5167 repo = "refactoring.nvim"; 5168 rev = "9f730d6a87a63c7bd8cbc460882ca7e673da3cf1"; 5169 sha256 = "1qqan1g34k11kjf9j50yfdzlgagjv3fm5yxlla9kxg2pz13b2jfc"; 5170 }; 5171 meta.homepage = "https://github.com/theprimeagen/refactoring.nvim/"; 5172 }; 5173 5174 registers-nvim = buildVimPluginFrom2Nix { 5175 pname = "registers.nvim"; 5176 version = "2021-10-22"; 5177 src = fetchFromGitHub { 5178 owner = "tversteeg"; 5179 repo = "registers.nvim"; 5180 rev = "4d1f3525c6f9be4297e99e6aed515af3677d7241"; 5181 sha256 = "1lw8nwa8z8d8r1i9wg0mm4qdfv17ijzw7iadg2n980dkl6clh1ag"; 5182 }; 5183 meta.homepage = "https://github.com/tversteeg/registers.nvim/"; 5184 }; 5185 5186 Rename = buildVimPluginFrom2Nix { 5187 pname = "Rename"; 5188 version = "2011-08-31"; 5189 src = fetchFromGitHub { 5190 owner = "vim-scripts"; 5191 repo = "Rename"; 5192 rev = "b240f28d2ede65fa77cd99fe045efe79202f7a34"; 5193 sha256 = "1d1myg4zyc281zcc1ba9idbgcgxndb4a0jwqr4yqxhhzdgszw46r"; 5194 }; 5195 meta.homepage = "https://github.com/vim-scripts/Rename/"; 5196 }; 5197 5198 ReplaceWithRegister = buildVimPluginFrom2Nix { 5199 pname = "ReplaceWithRegister"; 5200 version = "2014-10-31"; 5201 src = fetchFromGitHub { 5202 owner = "vim-scripts"; 5203 repo = "ReplaceWithRegister"; 5204 rev = "832efc23111d19591d495dc72286de2fb0b09345"; 5205 sha256 = "0mb0sx85j1k59b1zz95r4vkq4kxlb4krhncq70mq7fxrs5bnhq8g"; 5206 }; 5207 meta.homepage = "https://github.com/vim-scripts/ReplaceWithRegister/"; 5208 }; 5209 5210 riv-vim = buildVimPluginFrom2Nix { 5211 pname = "riv.vim"; 5212 version = "2021-08-09"; 5213 src = fetchFromGitHub { 5214 owner = "gu-fan"; 5215 repo = "riv.vim"; 5216 rev = "201ffc4e8dbfc3deeb26c6e278980f53d81d7f6a"; 5217 sha256 = "1drl291lq44hf7qx1g6l5ivqclfb6ih9lj5qy5cmv9w9b3svwlv4"; 5218 }; 5219 meta.homepage = "https://github.com/gu-fan/riv.vim/"; 5220 }; 5221 5222 rnvimr = buildVimPluginFrom2Nix { 5223 pname = "rnvimr"; 5224 version = "2021-11-04"; 5225 src = fetchFromGitHub { 5226 owner = "kevinhwang91"; 5227 repo = "rnvimr"; 5228 rev = "ded689fbf40d8ab939d2596427cdb623fbc0e88d"; 5229 sha256 = "0jd3ffkgmcl2brdgz68zdwaifgfvvph3j58xmm4yq8dpl1h7k4xr"; 5230 }; 5231 meta.homepage = "https://github.com/kevinhwang91/rnvimr/"; 5232 }; 5233 5234 robotframework-vim = buildVimPluginFrom2Nix { 5235 pname = "robotframework-vim"; 5236 version = "2017-04-14"; 5237 src = fetchFromGitHub { 5238 owner = "mfukar"; 5239 repo = "robotframework-vim"; 5240 rev = "75d5b371a4da2a090a2872d55bd0dead013f334e"; 5241 sha256 = "091ac5rq6f1a7j2q3dy9rc00vckv21m4wd29ijj63jannr02v5ad"; 5242 }; 5243 meta.homepage = "https://github.com/mfukar/robotframework-vim/"; 5244 }; 5245 5246 ron-vim = buildVimPluginFrom2Nix { 5247 pname = "ron.vim"; 5248 version = "2020-08-22"; 5249 src = fetchFromGitHub { 5250 owner = "ron-rs"; 5251 repo = "ron.vim"; 5252 rev = "04004b3395d219f95a533c4badd5ba831b7b7c07"; 5253 sha256 = "1xlr8slwcr6b9p33awf8xzdp04myv6dcsxwi50val4vzvzcgyrcl"; 5254 }; 5255 meta.homepage = "https://github.com/ron-rs/ron.vim/"; 5256 }; 5257 5258 rspec-vim = buildVimPluginFrom2Nix { 5259 pname = "rspec.vim"; 5260 version = "2020-08-20"; 5261 src = fetchFromGitHub { 5262 owner = "keith"; 5263 repo = "rspec.vim"; 5264 rev = "e49d306de952c2195233b83f9ca9fa94e19affe4"; 5265 sha256 = "0445abk039qlhk5s9jm5hawfksds5dgshb1lspvfkz8slk6m076z"; 5266 }; 5267 meta.homepage = "https://github.com/keith/rspec.vim/"; 5268 }; 5269 5270 rtorrent-syntax-file = buildVimPluginFrom2Nix { 5271 pname = "rtorrent-syntax-file"; 5272 version = "2016-03-19"; 5273 src = fetchFromGitHub { 5274 owner = "ccarpita"; 5275 repo = "rtorrent-syntax-file"; 5276 rev = "885ca182c02bbbed4b62a3fcfe6fe62fa5b419ca"; 5277 sha256 = "1vhvmwnwi6862cckl8dqr8pgy0inrr0c31lic89826yv7mfl9mbz"; 5278 }; 5279 meta.homepage = "https://github.com/ccarpita/rtorrent-syntax-file/"; 5280 }; 5281 5282 rust-tools-nvim = buildVimPluginFrom2Nix { 5283 pname = "rust-tools.nvim"; 5284 version = "2021-11-16"; 5285 src = fetchFromGitHub { 5286 owner = "simrat39"; 5287 repo = "rust-tools.nvim"; 5288 rev = "9f98538d36b5f2e3ac1a11a524b52d11bafdff74"; 5289 sha256 = "0dfian3xi8cn4r537c8jp5qlnhgvppifgr9crrylvgj28y7vj9mw"; 5290 }; 5291 meta.homepage = "https://github.com/simrat39/rust-tools.nvim/"; 5292 }; 5293 5294 rust-vim = buildVimPluginFrom2Nix { 5295 pname = "rust.vim"; 5296 version = "2021-10-05"; 5297 src = fetchFromGitHub { 5298 owner = "rust-lang"; 5299 repo = "rust.vim"; 5300 rev = "4aa69b84c8a58fcec6b6dad6fe244b916b1cf830"; 5301 sha256 = "07nh8gvkwq91i7qcz0rk5jlc8sb4d3af4zq2892kmmw576zg1wd8"; 5302 }; 5303 meta.homepage = "https://github.com/rust-lang/rust.vim/"; 5304 }; 5305 5306 sad-vim = buildVimPluginFrom2Nix { 5307 pname = "sad.vim"; 5308 version = "2019-02-18"; 5309 src = fetchFromGitHub { 5310 owner = "hauleth"; 5311 repo = "sad.vim"; 5312 rev = "2f5b33b239a566ffedaa81cee3051bb613482d1e"; 5313 sha256 = "11kxnrp3b6qc2rcp5jdqjb7cxh6lqy09v3yh7dk4kd51jkgxqbn4"; 5314 }; 5315 meta.homepage = "https://github.com/hauleth/sad.vim/"; 5316 }; 5317 5318 salt-vim = buildVimPluginFrom2Nix { 5319 pname = "salt-vim"; 5320 version = "2017-07-01"; 5321 src = fetchFromGitHub { 5322 owner = "saltstack"; 5323 repo = "salt-vim"; 5324 rev = "6ca9e3500cc39dd417b411435d58a1b720b331cc"; 5325 sha256 = "0r79bpl98xcsmkw6dg83cf1ghn89rzsr011zirk3v1wfxclri2c4"; 5326 }; 5327 meta.homepage = "https://github.com/saltstack/salt-vim/"; 5328 }; 5329 5330 SchemaStore-nvim = buildVimPluginFrom2Nix { 5331 pname = "SchemaStore.nvim"; 5332 version = "2021-11-16"; 5333 src = fetchFromGitHub { 5334 owner = "b0o"; 5335 repo = "SchemaStore.nvim"; 5336 rev = "fa321a8512c199e04e3361fa0679198e1176dc68"; 5337 sha256 = "1ahsldfzqzwy83rhibyscr745s54571h6qmcmaz96rbv6k2wqyb5"; 5338 }; 5339 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 5340 }; 5341 5342 scrollbar-nvim = buildVimPluginFrom2Nix { 5343 pname = "scrollbar.nvim"; 5344 version = "2021-11-16"; 5345 src = fetchFromGitHub { 5346 owner = "Xuyuanp"; 5347 repo = "scrollbar.nvim"; 5348 rev = "590b23af866a32277cf803aca0fd770d5b39c2e7"; 5349 sha256 = "1dvlmmxykf3vyhyvv5aiqbz8fd7zvpw4xq1nxnf3wyj371caawaq"; 5350 }; 5351 meta.homepage = "https://github.com/Xuyuanp/scrollbar.nvim/"; 5352 }; 5353 5354 securemodelines = buildVimPluginFrom2Nix { 5355 pname = "securemodelines"; 5356 version = "2019-02-09"; 5357 src = fetchFromGitHub { 5358 owner = "RobertAudi"; 5359 repo = "securemodelines"; 5360 rev = "657ebcb88be5e09b715cac903a874046bdd7fc4e"; 5361 sha256 = "0cqf2vakfhfb3wjmz5kz9kync252sffx3rvlnb8vbfs1p6l19vhs"; 5362 }; 5363 meta.homepage = "https://github.com/RobertAudi/securemodelines/"; 5364 }; 5365 5366 self = buildVimPluginFrom2Nix { 5367 pname = "self"; 5368 version = "2014-05-28"; 5369 src = fetchFromGitHub { 5370 owner = "megaannum"; 5371 repo = "self"; 5372 rev = "2ed666b547eddee6ae1fcc63babca4ba0b66a59f"; 5373 sha256 = "1gcwn6i5i3msg7hrlzsnv1bs6pm4jz9cff8ppaz2xdj8xv9qy6fn"; 5374 }; 5375 meta.homepage = "https://github.com/megaannum/self/"; 5376 }; 5377 5378 semantic-highlight-vim = buildVimPluginFrom2Nix { 5379 pname = "semantic-highlight.vim"; 5380 version = "2020-09-11"; 5381 src = fetchFromGitHub { 5382 owner = "jaxbot"; 5383 repo = "semantic-highlight.vim"; 5384 rev = "7e141c2b7be0f2600276004fd2e7382a3fa0f690"; 5385 sha256 = "04975ly6zd58zhs2v07dw6m1dha0gkmfm0pvhlrgcrf2qp8n4m3v"; 5386 }; 5387 meta.homepage = "https://github.com/jaxbot/semantic-highlight.vim/"; 5388 }; 5389 5390 semshi = buildVimPluginFrom2Nix { 5391 pname = "semshi"; 5392 version = "2021-07-24"; 5393 src = fetchFromGitHub { 5394 owner = "numirias"; 5395 repo = "semshi"; 5396 rev = "252f07fd5f0ae9eb19d02bae979fd7c9152c1ccf"; 5397 sha256 = "0r1nrkhyhk08vfhf9hnbhjlnqy0imqhdqx31y301k2kb31hyiyq3"; 5398 }; 5399 meta.homepage = "https://github.com/numirias/semshi/"; 5400 }; 5401 5402 seoul256-vim = buildVimPluginFrom2Nix { 5403 pname = "seoul256.vim"; 5404 version = "2021-11-08"; 5405 src = fetchFromGitHub { 5406 owner = "junegunn"; 5407 repo = "seoul256.vim"; 5408 rev = "538742074ec5cac2e84c383f02b85b368d35df9c"; 5409 sha256 = "0pcgx5ng3snfvcspfi62qbsg5pd10y79r3j21cn1g5rr5ck7zl7a"; 5410 }; 5411 meta.homepage = "https://github.com/junegunn/seoul256.vim/"; 5412 }; 5413 5414 shabadou-vim = buildVimPluginFrom2Nix { 5415 pname = "shabadou.vim"; 5416 version = "2016-07-19"; 5417 src = fetchFromGitHub { 5418 owner = "osyo-manga"; 5419 repo = "shabadou.vim"; 5420 rev = "7d4bfed1ea8985ae125df3d1403cc19e252443e1"; 5421 sha256 = "1kvik1yf7yjg9jdmdw38yhkksxg0n3nry02banwik7wgjnpvg870"; 5422 }; 5423 meta.homepage = "https://github.com/osyo-manga/shabadou.vim/"; 5424 }; 5425 5426 Shade-nvim = buildVimPluginFrom2Nix { 5427 pname = "Shade.nvim"; 5428 version = "2021-04-29"; 5429 src = fetchFromGitHub { 5430 owner = "sunjon"; 5431 repo = "Shade.nvim"; 5432 rev = "0196387bba50b8d36cec99cd6483583ff2dedb42"; 5433 sha256 = "0831k71gm8rpl54x63v7mgp9i1fgxydp2wig3yyd98dc7z9d8f48"; 5434 }; 5435 meta.homepage = "https://github.com/sunjon/Shade.nvim/"; 5436 }; 5437 5438 ShowMultiBase = buildVimPluginFrom2Nix { 5439 pname = "ShowMultiBase"; 5440 version = "2010-10-18"; 5441 src = fetchFromGitHub { 5442 owner = "vim-scripts"; 5443 repo = "ShowMultiBase"; 5444 rev = "85a39fd12668ce973d3d9282263912b2b8f0d338"; 5445 sha256 = "0hg5352ahzgh2kwqha5v8ai024fld93xag93hb53wjf5b8nzsz8i"; 5446 }; 5447 meta.homepage = "https://github.com/vim-scripts/ShowMultiBase/"; 5448 }; 5449 5450 sideways-vim = buildVimPluginFrom2Nix { 5451 pname = "sideways.vim"; 5452 version = "2021-09-18"; 5453 src = fetchFromGitHub { 5454 owner = "AndrewRadev"; 5455 repo = "sideways.vim"; 5456 rev = "56296bd82973139e6fc394689854b959e35c7cdd"; 5457 sha256 = "1x93bnrywypqlywj5f70y5aaici5yqlpky456w15psfs84piyil7"; 5458 fetchSubmodules = true; 5459 }; 5460 meta.homepage = "https://github.com/AndrewRadev/sideways.vim/"; 5461 }; 5462 5463 SimpylFold = buildVimPluginFrom2Nix { 5464 pname = "SimpylFold"; 5465 version = "2021-11-04"; 5466 src = fetchFromGitHub { 5467 owner = "tmhedberg"; 5468 repo = "SimpylFold"; 5469 rev = "b4a87e509c3d873238a39d1c85d0b97d6819f283"; 5470 sha256 = "0ff5x7ay67wn9c0mi8sb6110i93zrf97c4whg0bd7pr2nmadpvk0"; 5471 }; 5472 meta.homepage = "https://github.com/tmhedberg/SimpylFold/"; 5473 }; 5474 5475 skim-vim = buildVimPluginFrom2Nix { 5476 pname = "skim.vim"; 5477 version = "2020-11-11"; 5478 src = fetchFromGitHub { 5479 owner = "lotabout"; 5480 repo = "skim.vim"; 5481 rev = "83faea7f2581005d4adc9256ec76e0fe3f8a15e6"; 5482 sha256 = "0wppb2wgpk085cwh9kmqzv6f30j2hb3brqx2ik371gkrcfbpf4ly"; 5483 }; 5484 meta.homepage = "https://github.com/lotabout/skim.vim/"; 5485 }; 5486 5487 sky-color-clock-vim = buildVimPluginFrom2Nix { 5488 pname = "sky-color-clock.vim"; 5489 version = "2018-11-03"; 5490 src = fetchFromGitHub { 5491 owner = "mopp"; 5492 repo = "sky-color-clock.vim"; 5493 rev = "9d4232cc249083f3c5d2eb4e2848e491b52df4ca"; 5494 sha256 = "1ln50rahb177vilzr4zc7v9znm8xfid1v8gddl83gr9srdbn2bbz"; 5495 }; 5496 meta.homepage = "https://github.com/mopp/sky-color-clock.vim/"; 5497 }; 5498 5499 slimv = buildVimPluginFrom2Nix { 5500 pname = "slimv"; 5501 version = "2021-08-24"; 5502 src = fetchFromGitHub { 5503 owner = "kovisoft"; 5504 repo = "slimv"; 5505 rev = "1c1ef6dad577e8c5fb7d94ec3b6d698b68e7730d"; 5506 sha256 = "03wy3apmzbrjxypq2xv1z71xnx7bkvhyarw5w1y3l8gl430vjmgi"; 5507 }; 5508 meta.homepage = "https://github.com/kovisoft/slimv/"; 5509 }; 5510 5511 smartpairs-vim = buildVimPluginFrom2Nix { 5512 pname = "smartpairs.vim"; 5513 version = "2018-01-01"; 5514 src = fetchFromGitHub { 5515 owner = "gorkunov"; 5516 repo = "smartpairs.vim"; 5517 rev = "dc754c29509b1a942552b3cfa348e4aae209322c"; 5518 sha256 = "1pyynwz7wfbgccdxsyggzl0301qjj3wgyymah5spx8b3s42a6slj"; 5519 }; 5520 meta.homepage = "https://github.com/gorkunov/smartpairs.vim/"; 5521 }; 5522 5523 snap = buildVimPluginFrom2Nix { 5524 pname = "snap"; 5525 version = "2021-11-01"; 5526 src = fetchFromGitHub { 5527 owner = "camspiers"; 5528 repo = "snap"; 5529 rev = "500f97650136d4c5a00179d7f80dd614e13efdbe"; 5530 sha256 = "0gqqrci4wz6f19afg60hfbb54yj824nfar0n69gfj4sra7wjgqix"; 5531 }; 5532 meta.homepage = "https://github.com/camspiers/snap/"; 5533 }; 5534 5535 snippets-nvim = buildVimPluginFrom2Nix { 5536 pname = "snippets.nvim"; 5537 version = "2020-09-09"; 5538 src = fetchFromGitHub { 5539 owner = "norcalli"; 5540 repo = "snippets.nvim"; 5541 rev = "7b5fd8071d4fb6fa981a899aae56b55897c079fd"; 5542 sha256 = "1fdsx7d5nyhhklwidgh387ijd485g2836rwd5i1r0di777mp7w80"; 5543 }; 5544 meta.homepage = "https://github.com/norcalli/snippets.nvim/"; 5545 }; 5546 5547 sonokai = buildVimPluginFrom2Nix { 5548 pname = "sonokai"; 5549 version = "2021-11-11"; 5550 src = fetchFromGitHub { 5551 owner = "sainnhe"; 5552 repo = "sonokai"; 5553 rev = "30dd4ae6f844ab0f53ba93eea61068f87886eb03"; 5554 sha256 = "0hwcar6c6n3fvli9pmx1ycvk4128f47hl07c7y7hxzy2rks7s3j8"; 5555 }; 5556 meta.homepage = "https://github.com/sainnhe/sonokai/"; 5557 }; 5558 5559 sourcemap-vim = buildVimPluginFrom2Nix { 5560 pname = "sourcemap.vim"; 5561 version = "2012-09-19"; 5562 src = fetchFromGitHub { 5563 owner = "chikatoike"; 5564 repo = "sourcemap.vim"; 5565 rev = "0dd82d40faea2fdb0771067f46c01deb41610ba1"; 5566 sha256 = "1gcgnynallz420911fdfm0ccbv3zs78p69nnh2ls1r4vlfp7g350"; 5567 }; 5568 meta.homepage = "https://github.com/chikatoike/sourcemap.vim/"; 5569 }; 5570 5571 SpaceCamp = buildVimPluginFrom2Nix { 5572 pname = "SpaceCamp"; 5573 version = "2021-04-07"; 5574 src = fetchFromGitHub { 5575 owner = "jaredgorski"; 5576 repo = "SpaceCamp"; 5577 rev = "376af5c2204de61726ea86b596acb2dab9795e1f"; 5578 sha256 = "0h3wxkswd5z9y46d6272sr210i73j5pwf5faw7qhr1plilfgx4gb"; 5579 }; 5580 meta.homepage = "https://github.com/jaredgorski/SpaceCamp/"; 5581 }; 5582 5583 Spacegray-vim = buildVimPluginFrom2Nix { 5584 pname = "Spacegray.vim"; 5585 version = "2021-07-06"; 5586 src = fetchFromGitHub { 5587 owner = "ackyshake"; 5588 repo = "Spacegray.vim"; 5589 rev = "c699ca10ed421c462bd1c87a158faaa570dc8e28"; 5590 sha256 = "0ma8w6p5jh6llka49x5j5ql8fmhv0bx5hhsn5b2phak79yqg1k61"; 5591 }; 5592 meta.homepage = "https://github.com/ackyshake/Spacegray.vim/"; 5593 }; 5594 5595 spacevim = buildVimPluginFrom2Nix { 5596 pname = "spacevim"; 5597 version = "2018-03-29"; 5598 src = fetchFromGitHub { 5599 owner = "ctjhoa"; 5600 repo = "spacevim"; 5601 rev = "30142a518ba77feb22791b5cb2387d88b70c58f2"; 5602 sha256 = "0m389cnpg17ca8s7vb9yrs40sxb56zg32lcpilnd63zfi7awgscg"; 5603 }; 5604 meta.homepage = "https://github.com/ctjhoa/spacevim/"; 5605 }; 5606 5607 sparkup = buildVimPluginFrom2Nix { 5608 pname = "sparkup"; 5609 version = "2012-06-11"; 5610 src = fetchFromGitHub { 5611 owner = "chrisgeo"; 5612 repo = "sparkup"; 5613 rev = "6fbfceef890e705c47b42b27be743ffed6f9296e"; 5614 sha256 = "17jgpvl879ik53rr3razfnbpfx63mzpp1rlvxxjsvvrk4g45dssm"; 5615 }; 5616 meta.homepage = "https://github.com/chrisgeo/sparkup/"; 5617 }; 5618 5619 specs-nvim = buildVimPluginFrom2Nix { 5620 pname = "specs.nvim"; 5621 version = "2021-11-12"; 5622 src = fetchFromGitHub { 5623 owner = "edluffy"; 5624 repo = "specs.nvim"; 5625 rev = "e043580a65409ea071dfe34e94284959fd24e3be"; 5626 sha256 = "1sg2i99ncx5j7al3mhwpnwyx1hila5gars0ak7q3n9yr4013i7dx"; 5627 }; 5628 meta.homepage = "https://github.com/edluffy/specs.nvim/"; 5629 }; 5630 5631 splice-vim = buildVimPluginFrom2Nix { 5632 pname = "splice.vim"; 5633 version = "2020-01-15"; 5634 src = fetchFromGitHub { 5635 owner = "sjl"; 5636 repo = "splice.vim"; 5637 rev = "815a28e687fdf78b67e9b9cd4c21277bbe658873"; 5638 sha256 = "0bh1gr2h6w872ql72rdlzpk5znl4lz01x6lgyf330sickizz5mvb"; 5639 }; 5640 meta.homepage = "https://github.com/sjl/splice.vim/"; 5641 }; 5642 5643 split-term-vim = buildVimPluginFrom2Nix { 5644 pname = "split-term.vim"; 5645 version = "2018-09-30"; 5646 src = fetchFromGitHub { 5647 owner = "vimlab"; 5648 repo = "split-term.vim"; 5649 rev = "a4e28cab77ad07fc8a0ebb62a982768c02eb287c"; 5650 sha256 = "12vrmbq1r8d6sgyxjwi0s856n1v4vjhrf8wpwq6l4ydmk1bnvjkb"; 5651 }; 5652 meta.homepage = "https://github.com/vimlab/split-term.vim/"; 5653 }; 5654 5655 splitjoin-vim = buildVimPluginFrom2Nix { 5656 pname = "splitjoin.vim"; 5657 version = "2021-11-03"; 5658 src = fetchFromGitHub { 5659 owner = "AndrewRadev"; 5660 repo = "splitjoin.vim"; 5661 rev = "0f45bfd7d6a8acb7d6ac126001a27190851bf3f5"; 5662 sha256 = "1a5y8qj8gyrmaxh4si3k30v19yh8chws4h9k41ra1jzslrilm9ai"; 5663 fetchSubmodules = true; 5664 }; 5665 meta.homepage = "https://github.com/AndrewRadev/splitjoin.vim/"; 5666 }; 5667 5668 sqlite-lua = buildVimPluginFrom2Nix { 5669 pname = "sqlite.lua"; 5670 version = "2021-09-29"; 5671 src = fetchFromGitHub { 5672 owner = "tami5"; 5673 repo = "sqlite.lua"; 5674 rev = "b86857771be23e8a64562518a889b9b568571d79"; 5675 sha256 = "0wx96x4bjg5mrz28z0hilhqgdzj3jvjwaxirfcd7vdwd4g6bxpml"; 5676 }; 5677 meta.homepage = "https://github.com/tami5/sqlite.lua/"; 5678 }; 5679 5680 srcery-vim = buildVimPluginFrom2Nix { 5681 pname = "srcery-vim"; 5682 version = "2021-11-17"; 5683 src = fetchFromGitHub { 5684 owner = "srcery-colors"; 5685 repo = "srcery-vim"; 5686 rev = "3d86afaa61aa45ca8d849494d9f8ceb5fc424353"; 5687 sha256 = "16wx3wgmrslpsm1h5fskik2lkas390fj2gjz3vwii4c5mz2ijr9m"; 5688 }; 5689 meta.homepage = "https://github.com/srcery-colors/srcery-vim/"; 5690 }; 5691 5692 sslsecure-vim = buildVimPluginFrom2Nix { 5693 pname = "sslsecure.vim"; 5694 version = "2017-07-27"; 5695 src = fetchFromGitHub { 5696 owner = "chr4"; 5697 repo = "sslsecure.vim"; 5698 rev = "a1ddb42bf7ebbe9db48109bb89433492754833cf"; 5699 sha256 = "1wjrpfphr6wwikrii2jxrw2l8523zzfbnrr6pjivj6ml86b38yk4"; 5700 }; 5701 meta.homepage = "https://github.com/chr4/sslsecure.vim/"; 5702 }; 5703 5704 stabilize-nvim = buildVimPluginFrom2Nix { 5705 pname = "stabilize.nvim"; 5706 version = "2021-11-13"; 5707 src = fetchFromGitHub { 5708 owner = "luukvbaal"; 5709 repo = "stabilize.nvim"; 5710 rev = "0026672d4b6fc922bd6f80df9a2858ce1e8cc0ed"; 5711 sha256 = "0667yh9yprym7vakm83x174srb2x2ch9q97137qlj28acks3wnqh"; 5712 }; 5713 meta.homepage = "https://github.com/luukvbaal/stabilize.nvim/"; 5714 }; 5715 5716 stan-vim = buildVimPluginFrom2Nix { 5717 pname = "stan-vim"; 5718 version = "2021-05-28"; 5719 src = fetchFromGitHub { 5720 owner = "eigenfoo"; 5721 repo = "stan-vim"; 5722 rev = "2adaa984e531e1876f053cacb07d8d181d70fbd1"; 5723 sha256 = "1a826cfmwyn4kfyrj6164425gf2wbjs85cdkhzkqsrj0i924hjqz"; 5724 }; 5725 meta.homepage = "https://github.com/eigenfoo/stan-vim/"; 5726 }; 5727 5728 starsearch-vim = buildVimPluginFrom2Nix { 5729 pname = "starsearch.vim"; 5730 version = "2014-09-21"; 5731 src = fetchFromGitHub { 5732 owner = "darfink"; 5733 repo = "starsearch.vim"; 5734 rev = "9b8cda1e628160c83846db5a30899a1a1ba5c1c9"; 5735 sha256 = "1i1ygdqwhz4jqmz9lzjnx1a7s5chdqjsvgkmnd9x0s8ixqa41bpr"; 5736 }; 5737 meta.homepage = "https://github.com/darfink/starsearch.vim/"; 5738 }; 5739 5740 suda-vim = buildVimPluginFrom2Nix { 5741 pname = "suda.vim"; 5742 version = "2021-09-01"; 5743 src = fetchFromGitHub { 5744 owner = "lambdalisue"; 5745 repo = "suda.vim"; 5746 rev = "0290c93c148a14eab2b661a1933003d86436f6ec"; 5747 sha256 = "0n4axfzb6wngklygwbfi1l1qv1d1zgkxhn1wp9fcb8mxg869iwv1"; 5748 }; 5749 meta.homepage = "https://github.com/lambdalisue/suda.vim/"; 5750 }; 5751 5752 SudoEdit-vim = buildVimPluginFrom2Nix { 5753 pname = "SudoEdit.vim"; 5754 version = "2020-02-27"; 5755 src = fetchFromGitHub { 5756 owner = "chrisbra"; 5757 repo = "SudoEdit.vim"; 5758 rev = "e203eada5b563e9134ce2aae26b09edae0904fd7"; 5759 sha256 = "0pf9iix50pw3p430ky51rv11ra1hppdpwa5flzcd5kciybr76n0n"; 5760 }; 5761 meta.homepage = "https://github.com/chrisbra/SudoEdit.vim/"; 5762 }; 5763 5764 supertab = buildVimPluginFrom2Nix { 5765 pname = "supertab"; 5766 version = "2021-04-30"; 5767 src = fetchFromGitHub { 5768 owner = "ervandew"; 5769 repo = "supertab"; 5770 rev = "f0093ae12a9115498f887199809a6114659fc858"; 5771 sha256 = "1r1ck62raxhwcxjv7hic7jm9b5inm1vdqc51zn4nybclys7grnss"; 5772 }; 5773 meta.homepage = "https://github.com/ervandew/supertab/"; 5774 }; 5775 5776 sved = buildVimPluginFrom2Nix { 5777 pname = "sved"; 5778 version = "2021-10-22"; 5779 src = fetchFromGitHub { 5780 owner = "peterbjorgensen"; 5781 repo = "sved"; 5782 rev = "2f98472720d0e0c7da5a93b4ab4574f75747f693"; 5783 sha256 = "070fzga0b039wjhfzb7s0s422kv3as7ifv94ma6vh62ml6zm6mpl"; 5784 }; 5785 meta.homepage = "https://github.com/peterbjorgensen/sved/"; 5786 }; 5787 5788 swift-vim = buildVimPluginFrom2Nix { 5789 pname = "swift.vim"; 5790 version = "2021-09-10"; 5791 src = fetchFromGitHub { 5792 owner = "keith"; 5793 repo = "swift.vim"; 5794 rev = "3278cf3b0522e6f08eaf11275fedce619beffe9a"; 5795 sha256 = "0hhi49iwkgzxhdixj0jbc4mbgad1irb056ijf7l5022r4k4gs2n8"; 5796 }; 5797 meta.homepage = "https://github.com/keith/swift.vim/"; 5798 }; 5799 5800 symbols-outline-nvim = buildVimPluginFrom2Nix { 5801 pname = "symbols-outline.nvim"; 5802 version = "2021-10-21"; 5803 src = fetchFromGitHub { 5804 owner = "simrat39"; 5805 repo = "symbols-outline.nvim"; 5806 rev = "552b67993ed959993279e0b0f8a1da9f3c5e6fc0"; 5807 sha256 = "051505dmgcl3hgkmbaszz5l8m9j0fx4jwc2xffgkryxgqwsm4j8s"; 5808 }; 5809 meta.homepage = "https://github.com/simrat39/symbols-outline.nvim/"; 5810 }; 5811 5812 syntastic = buildVimPluginFrom2Nix { 5813 pname = "syntastic"; 5814 version = "2021-11-11"; 5815 src = fetchFromGitHub { 5816 owner = "vim-syntastic"; 5817 repo = "syntastic"; 5818 rev = "2c4b33f6e6679fb5f3824d9cd38d4813c71a19a3"; 5819 sha256 = "18lb4rs9zrgn35b2x6b7pycd3h64virkadlidcy3xhzhsynlvwgr"; 5820 }; 5821 meta.homepage = "https://github.com/vim-syntastic/syntastic/"; 5822 }; 5823 5824 tabline-nvim = buildVimPluginFrom2Nix { 5825 pname = "tabline.nvim"; 5826 version = "2021-11-10"; 5827 src = fetchFromGitHub { 5828 owner = "kdheepak"; 5829 repo = "tabline.nvim"; 5830 rev = "3bac71db4e99b5af9a5fbfd1d134031aea4f01ab"; 5831 sha256 = "1fzmcfvp7bxskmb18885pmnyyfcir7z20zgz7ffw98rq97rdf02r"; 5832 }; 5833 meta.homepage = "https://github.com/kdheepak/tabline.nvim/"; 5834 }; 5835 5836 tabmerge = buildVimPluginFrom2Nix { 5837 pname = "tabmerge"; 5838 version = "2010-10-18"; 5839 src = fetchFromGitHub { 5840 owner = "vim-scripts"; 5841 repo = "tabmerge"; 5842 rev = "074e5f06f26e7108a0570071a0f938a821768c06"; 5843 sha256 = "0prkyza1n49cdaslcr57w8zv15vw78mlqbzib2xipmawzjq02idq"; 5844 }; 5845 meta.homepage = "https://github.com/vim-scripts/tabmerge/"; 5846 }; 5847 5848 tabnine-vim = buildVimPluginFrom2Nix { 5849 pname = "tabnine-vim"; 5850 version = "2021-09-19"; 5851 src = fetchFromGitHub { 5852 owner = "codota"; 5853 repo = "tabnine-vim"; 5854 rev = "7700a2809a08c1774bba6fa140c61bbd9831e12a"; 5855 sha256 = "1swc4y8njgr343hfc4qiyfxzavz9fhzg6hnrplxm3zm8i8fbqz68"; 5856 fetchSubmodules = true; 5857 }; 5858 meta.homepage = "https://github.com/codota/tabnine-vim/"; 5859 }; 5860 5861 taboo-vim = buildVimPluginFrom2Nix { 5862 pname = "taboo.vim"; 5863 version = "2019-08-27"; 5864 src = fetchFromGitHub { 5865 owner = "gcmt"; 5866 repo = "taboo.vim"; 5867 rev = "caf948187694d3f1374913d36f947b3f9fa1c22f"; 5868 sha256 = "06pizdnb3gr4pf5hrm3yfzkz99y9bi2vwqm85xknzgdvl1lisj99"; 5869 }; 5870 meta.homepage = "https://github.com/gcmt/taboo.vim/"; 5871 }; 5872 5873 tabpagebuffer-vim = buildVimPluginFrom2Nix { 5874 pname = "tabpagebuffer.vim"; 5875 version = "2014-09-30"; 5876 src = fetchFromGitHub { 5877 owner = "Shougo"; 5878 repo = "tabpagebuffer.vim"; 5879 rev = "4d95c3e6fa5ad887498f4cbe486c11e39d4a1fbc"; 5880 sha256 = "1z6zlpzkhwy1p2pmx9qrwb91dp9v4yi8jrdvm1if2k79ij4sl08f"; 5881 }; 5882 meta.homepage = "https://github.com/Shougo/tabpagebuffer.vim/"; 5883 }; 5884 5885 tabular = buildVimPluginFrom2Nix { 5886 pname = "tabular"; 5887 version = "2019-02-19"; 5888 src = fetchFromGitHub { 5889 owner = "godlygeek"; 5890 repo = "tabular"; 5891 rev = "339091ac4dd1f17e225fe7d57b48aff55f99b23a"; 5892 sha256 = "0jq91770wsp2waw7pywxjqx59v0vg54gfzirgcd85pg61w22bfla"; 5893 }; 5894 meta.homepage = "https://github.com/godlygeek/tabular/"; 5895 }; 5896 5897 tagalong-vim = buildVimPluginFrom2Nix { 5898 pname = "tagalong.vim"; 5899 version = "2021-10-17"; 5900 src = fetchFromGitHub { 5901 owner = "AndrewRadev"; 5902 repo = "tagalong.vim"; 5903 rev = "18c010e0f28fea012f537bc1abd468a063c36b9c"; 5904 sha256 = "0qq1saqkk0cd09zppz469idzvl5d0aagq5gw908whz5dd72yl8al"; 5905 }; 5906 meta.homepage = "https://github.com/AndrewRadev/tagalong.vim/"; 5907 }; 5908 5909 tagbar = buildVimPluginFrom2Nix { 5910 pname = "tagbar"; 5911 version = "2021-09-28"; 5912 src = fetchFromGitHub { 5913 owner = "preservim"; 5914 repo = "tagbar"; 5915 rev = "b6669c7c9de542c53f2d19a806abb7610e9ef813"; 5916 sha256 = "07nzjcp714g2jd9ys7md78yvxq2mz6s6yb06v1yxn5qfnlc7sjxk"; 5917 }; 5918 meta.homepage = "https://github.com/preservim/tagbar/"; 5919 }; 5920 5921 taglist-vim = buildVimPluginFrom2Nix { 5922 pname = "taglist.vim"; 5923 version = "2010-10-18"; 5924 src = fetchFromGitHub { 5925 owner = "vim-scripts"; 5926 repo = "taglist.vim"; 5927 rev = "53041fbc45398a9af631a20657e109707a455339"; 5928 sha256 = "07aa2gfc73lznyi7w7cybzanspza3p67cv5hxr21g43zhs5k9izd"; 5929 }; 5930 meta.homepage = "https://github.com/vim-scripts/taglist.vim/"; 5931 }; 5932 5933 targets-vim = buildVimPluginFrom2Nix { 5934 pname = "targets.vim"; 5935 version = "2019-12-08"; 5936 src = fetchFromGitHub { 5937 owner = "wellle"; 5938 repo = "targets.vim"; 5939 rev = "8d6ff2984cdfaebe5b7a6eee8f226a6dd1226f2d"; 5940 sha256 = "192wq3x64x11nm2jhs4yrc627b0lh002dfnj72xrc7jak9vbdps9"; 5941 }; 5942 meta.homepage = "https://github.com/wellle/targets.vim/"; 5943 }; 5944 5945 taskwiki = buildVimPluginFrom2Nix { 5946 pname = "taskwiki"; 5947 version = "2021-10-24"; 5948 src = fetchFromGitHub { 5949 owner = "tools-life"; 5950 repo = "taskwiki"; 5951 rev = "925d8ed2f522229d32d4cc39486080c244d20f7a"; 5952 sha256 = "1vifp4j2rkl6568ax3dsx42djl0gvkxaqgxlwzrnlkygmrwv76vn"; 5953 }; 5954 meta.homepage = "https://github.com/tools-life/taskwiki/"; 5955 }; 5956 5957 tcomment_vim = buildVimPluginFrom2Nix { 5958 pname = "tcomment_vim"; 5959 version = "2021-09-07"; 5960 src = fetchFromGitHub { 5961 owner = "tomtom"; 5962 repo = "tcomment_vim"; 5963 rev = "5c5c31121ec607011c1e382163c0bce207ac2966"; 5964 sha256 = "1cbalg696gcw1bbvclacrg081w1ygb7xfpv6y2w969b50m17l2lc"; 5965 }; 5966 meta.homepage = "https://github.com/tomtom/tcomment_vim/"; 5967 }; 5968 5969 telescope-cheat-nvim = buildVimPluginFrom2Nix { 5970 pname = "telescope-cheat.nvim"; 5971 version = "2021-09-24"; 5972 src = fetchFromGitHub { 5973 owner = "nvim-telescope"; 5974 repo = "telescope-cheat.nvim"; 5975 rev = "4a58b92fc70af622ddc115f843b0e552ca5bd6ea"; 5976 sha256 = "132drgpak97sbwjma6h7zwflg386xhqmdb3rqvzgxav36p9f0xsw"; 5977 }; 5978 meta.homepage = "https://github.com/nvim-telescope/telescope-cheat.nvim/"; 5979 }; 5980 5981 telescope-coc-nvim = buildVimPluginFrom2Nix { 5982 pname = "telescope-coc.nvim"; 5983 version = "2021-10-13"; 5984 src = fetchFromGitHub { 5985 owner = "fannheyward"; 5986 repo = "telescope-coc.nvim"; 5987 rev = "fc72e26b7a47e99e8ccdc21d76fd2ebc18fd34e2"; 5988 sha256 = "0f41f85m8s8smbqin9cflzkvd9cyknjps8hix566cfvx3qsx0ib7"; 5989 }; 5990 meta.homepage = "https://github.com/fannheyward/telescope-coc.nvim/"; 5991 }; 5992 5993 telescope-dap-nvim = buildVimPluginFrom2Nix { 5994 pname = "telescope-dap.nvim"; 5995 version = "2021-03-26"; 5996 src = fetchFromGitHub { 5997 owner = "nvim-telescope"; 5998 repo = "telescope-dap.nvim"; 5999 rev = "b4134fff5cbaf3b876e6011212ed60646e56f060"; 6000 sha256 = "1fcpw42bwl5iych3hxrrl08s5hm6r6k0qx2savw853f3ff982s38"; 6001 }; 6002 meta.homepage = "https://github.com/nvim-telescope/telescope-dap.nvim/"; 6003 }; 6004 6005 telescope-frecency-nvim = buildVimPluginFrom2Nix { 6006 pname = "telescope-frecency.nvim"; 6007 version = "2021-10-04"; 6008 src = fetchFromGitHub { 6009 owner = "nvim-telescope"; 6010 repo = "telescope-frecency.nvim"; 6011 rev = "4c46d468595d28d92bf340256e6cbbc3748ae6f0"; 6012 sha256 = "1kkmac237n0if5hssjxw1gwdwdrhaf4kppg5zrpaqgva5bgg5idj"; 6013 }; 6014 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 6015 }; 6016 6017 telescope-fzf-native-nvim = buildVimPluginFrom2Nix { 6018 pname = "telescope-fzf-native.nvim"; 6019 version = "2021-09-15"; 6020 src = fetchFromGitHub { 6021 owner = "nvim-telescope"; 6022 repo = "telescope-fzf-native.nvim"; 6023 rev = "59e38e1661ffdd586cb7fc22ca0b5a05c7caf988"; 6024 sha256 = "0ipdrzivz04921i1l81bc1xck5smi0c61isfj5g8zyl0mwa0dvrm"; 6025 }; 6026 meta.homepage = "https://github.com/nvim-telescope/telescope-fzf-native.nvim/"; 6027 }; 6028 6029 telescope-fzf-writer-nvim = buildVimPluginFrom2Nix { 6030 pname = "telescope-fzf-writer.nvim"; 6031 version = "2021-04-16"; 6032 src = fetchFromGitHub { 6033 owner = "nvim-telescope"; 6034 repo = "telescope-fzf-writer.nvim"; 6035 rev = "00a1ab1b0aeaa4ad9da238861325ea1ee6d90a44"; 6036 sha256 = "1c5kiqxg7i1cm69xzvlrrz8dsrpfz8c9sfrnhqc4p6c95kfsna57"; 6037 }; 6038 meta.homepage = "https://github.com/nvim-telescope/telescope-fzf-writer.nvim/"; 6039 }; 6040 6041 telescope-fzy-native-nvim = buildVimPluginFrom2Nix { 6042 pname = "telescope-fzy-native.nvim"; 6043 version = "2021-04-08"; 6044 src = fetchFromGitHub { 6045 owner = "nvim-telescope"; 6046 repo = "telescope-fzy-native.nvim"; 6047 rev = "7b3d2528102f858036627a68821ccf5fc1d78ce4"; 6048 sha256 = "1mb47ixnpgd7ygrq1cldp9anc6gxqly4amj0l1pgh8cllj63393v"; 6049 fetchSubmodules = true; 6050 }; 6051 meta.homepage = "https://github.com/nvim-telescope/telescope-fzy-native.nvim/"; 6052 }; 6053 6054 telescope-project-nvim = buildVimPluginFrom2Nix { 6055 pname = "telescope-project.nvim"; 6056 version = "2021-10-22"; 6057 src = fetchFromGitHub { 6058 owner = "nvim-telescope"; 6059 repo = "telescope-project.nvim"; 6060 rev = "50ae840e22659c68468bec1c9d3df4467255a512"; 6061 sha256 = "0y014s942f0r0g5w01ib90fappz9wsjq509is8qrvq9zw7dlhk1z"; 6062 }; 6063 meta.homepage = "https://github.com/nvim-telescope/telescope-project.nvim/"; 6064 }; 6065 6066 telescope-symbols-nvim = buildVimPluginFrom2Nix { 6067 pname = "telescope-symbols.nvim"; 6068 version = "2021-08-07"; 6069 src = fetchFromGitHub { 6070 owner = "nvim-telescope"; 6071 repo = "telescope-symbols.nvim"; 6072 rev = "d2d7d6b4298a1f733649526661d872c5e7a75521"; 6073 sha256 = "0jxnalhfgmnllwb38a9dgzrnrhdnxgcbi2p7m4jk5p87260a9gvk"; 6074 }; 6075 meta.homepage = "https://github.com/nvim-telescope/telescope-symbols.nvim/"; 6076 }; 6077 6078 telescope-z-nvim = buildVimPluginFrom2Nix { 6079 pname = "telescope-z.nvim"; 6080 version = "2021-10-10"; 6081 src = fetchFromGitHub { 6082 owner = "nvim-telescope"; 6083 repo = "telescope-z.nvim"; 6084 rev = "11cb74a421156a39c41e480d5dba3fbcaf35f84f"; 6085 sha256 = "06gznf97xl08czifv6lcb1nd00lmqb85phdxh5p7r38hjr4lfvah"; 6086 }; 6087 meta.homepage = "https://github.com/nvim-telescope/telescope-z.nvim/"; 6088 }; 6089 6090 telescope-nvim = buildVimPluginFrom2Nix { 6091 pname = "telescope.nvim"; 6092 version = "2021-11-15"; 6093 src = fetchFromGitHub { 6094 owner = "nvim-telescope"; 6095 repo = "telescope.nvim"; 6096 rev = "9ac89ebf6755e9a3f4bae86625ec76106526e57b"; 6097 sha256 = "0bljlg2hwa531rp53hwx1w06awksbhxl4lm672rn74sfaxqnzv87"; 6098 }; 6099 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 6100 }; 6101 6102 tender-vim = buildVimPluginFrom2Nix { 6103 pname = "tender.vim"; 6104 version = "2021-05-24"; 6105 src = fetchFromGitHub { 6106 owner = "jacoborus"; 6107 repo = "tender.vim"; 6108 rev = "7746453a045eaa97dc413a7209268345f33f3243"; 6109 sha256 = "0yxgcnx5x82ak74nz3pvkd1z8i3c7lcl068lh5izdpx65fk7m5yh"; 6110 }; 6111 meta.homepage = "https://github.com/jacoborus/tender.vim/"; 6112 }; 6113 6114 terminus = buildVimPluginFrom2Nix { 6115 pname = "terminus"; 6116 version = "2021-06-12"; 6117 src = fetchFromGitHub { 6118 owner = "wincent"; 6119 repo = "terminus"; 6120 rev = "e8bc19c8156d955762c31d0964eeb7c84889f42e"; 6121 sha256 = "1w4wc6y72mk80ivv55hs8liwa8fnhkyvly8dnny1jhfzs3bbk8kg"; 6122 }; 6123 meta.homepage = "https://github.com/wincent/terminus/"; 6124 }; 6125 6126 termwrapper-nvim = buildVimPluginFrom2Nix { 6127 pname = "termwrapper.nvim"; 6128 version = "2021-03-28"; 6129 src = fetchFromGitHub { 6130 owner = "oberblastmeister"; 6131 repo = "termwrapper.nvim"; 6132 rev = "e00da3cc137f795470818204fc2e712473481c78"; 6133 sha256 = "0a61n9dpf94rrkq79pjwn73axa1d2zfpsr2ci7wivg3inq7zsqyc"; 6134 }; 6135 meta.homepage = "https://github.com/oberblastmeister/termwrapper.nvim/"; 6136 }; 6137 6138 tern_for_vim = buildVimPluginFrom2Nix { 6139 pname = "tern_for_vim"; 6140 version = "2019-01-23"; 6141 src = fetchFromGitHub { 6142 owner = "ternjs"; 6143 repo = "tern_for_vim"; 6144 rev = "994ffbe783da36d67786b6c66a4bf784c5eab300"; 6145 sha256 = "0vpi5lqlyf6kcc0ha8hf3ch2h8v3awidgpwbrv9f3bqvyg4yhdcd"; 6146 }; 6147 meta.homepage = "https://github.com/ternjs/tern_for_vim/"; 6148 }; 6149 6150 thesaurus_query-vim = buildVimPluginFrom2Nix { 6151 pname = "thesaurus_query.vim"; 6152 version = "2021-07-08"; 6153 src = fetchFromGitHub { 6154 owner = "ron89"; 6155 repo = "thesaurus_query.vim"; 6156 rev = "65e67a2dc3290d1fbed59db2a3f58944a73e7251"; 6157 sha256 = "1hak0ncsq43j0vblcgy9y4ylx2lazhij71sm3471cgini42klmgp"; 6158 }; 6159 meta.homepage = "https://github.com/ron89/thesaurus_query.vim/"; 6160 }; 6161 6162 thumbnail-vim = buildVimPluginFrom2Nix { 6163 pname = "thumbnail.vim"; 6164 version = "2021-01-11"; 6165 src = fetchFromGitHub { 6166 owner = "itchyny"; 6167 repo = "thumbnail.vim"; 6168 rev = "bfd408a3210c305aaf51e6ce31ac99497e6ab1ec"; 6169 sha256 = "1kh12d0dg932j9drby27fhg8vbjm8rwih33rm4yjba0316i8wcyv"; 6170 }; 6171 meta.homepage = "https://github.com/itchyny/thumbnail.vim/"; 6172 }; 6173 6174 tlib_vim = buildVimPluginFrom2Nix { 6175 pname = "tlib_vim"; 6176 version = "2021-07-17"; 6177 src = fetchFromGitHub { 6178 owner = "tomtom"; 6179 repo = "tlib_vim"; 6180 rev = "70c4e222464020edc2809c932b488daaf891eeef"; 6181 sha256 = "1amx220nbh1s51z35pkhvl3110pbha5qj2rdgxvg8dbqha7py9fx"; 6182 }; 6183 meta.homepage = "https://github.com/tomtom/tlib_vim/"; 6184 }; 6185 6186 tmux-complete-vim = buildVimPluginFrom2Nix { 6187 pname = "tmux-complete.vim"; 6188 version = "2021-03-26"; 6189 src = fetchFromGitHub { 6190 owner = "wellle"; 6191 repo = "tmux-complete.vim"; 6192 rev = "87f6f96c73b599554d1d7f313413d7f9d0336096"; 6193 sha256 = "0bqh08q1jv05srd15bp9zrlrdzavxy83v153balvhrrvg3z4lk4x"; 6194 }; 6195 meta.homepage = "https://github.com/wellle/tmux-complete.vim/"; 6196 }; 6197 6198 tmuxline-vim = buildVimPluginFrom2Nix { 6199 pname = "tmuxline.vim"; 6200 version = "2021-07-20"; 6201 src = fetchFromGitHub { 6202 owner = "edkolev"; 6203 repo = "tmuxline.vim"; 6204 rev = "4119c553923212cc67f4e135e6f946dc3ec0a4d6"; 6205 sha256 = "0gs2jghs1a9sp09mlphcpa1rzlmxmsvyaa7y20w6qsbczz989vm3"; 6206 }; 6207 meta.homepage = "https://github.com/edkolev/tmuxline.vim/"; 6208 }; 6209 6210 todo-comments-nvim = buildVimPluginFrom2Nix { 6211 pname = "todo-comments.nvim"; 6212 version = "2021-10-22"; 6213 src = fetchFromGitHub { 6214 owner = "folke"; 6215 repo = "todo-comments.nvim"; 6216 rev = "9983edc5ef38c7a035c17c85f60ee13dbd75dcc8"; 6217 sha256 = "177syll14r0s7hbdv34rnjwc1r8gg7avcz6g9g08j1qzbb3sijh3"; 6218 }; 6219 meta.homepage = "https://github.com/folke/todo-comments.nvim/"; 6220 }; 6221 6222 todo-txt-vim = buildVimPluginFrom2Nix { 6223 pname = "todo.txt-vim"; 6224 version = "2021-03-20"; 6225 src = fetchFromGitHub { 6226 owner = "freitass"; 6227 repo = "todo.txt-vim"; 6228 rev = "ed9d639de2e34eafb82f2682010ab361966ee40f"; 6229 sha256 = "1vw4vhbgxnlkl5m5y55xk81vrknw35s01dw21s815i8clp38zr7i"; 6230 fetchSubmodules = true; 6231 }; 6232 meta.homepage = "https://github.com/freitass/todo.txt-vim/"; 6233 }; 6234 6235 toggleterm-nvim = buildVimPluginFrom2Nix { 6236 pname = "toggleterm.nvim"; 6237 version = "2021-11-15"; 6238 src = fetchFromGitHub { 6239 owner = "akinsho"; 6240 repo = "toggleterm.nvim"; 6241 rev = "ff168c8218b963cc7fc9d80b684d840488839bb5"; 6242 sha256 = "09ap50nln9130h6px3x0df3vxlc09iyl419hnr8qf75qa58gbhmr"; 6243 }; 6244 meta.homepage = "https://github.com/akinsho/toggleterm.nvim/"; 6245 }; 6246 6247 tokyonight-nvim = buildVimPluginFrom2Nix { 6248 pname = "tokyonight.nvim"; 6249 version = "2021-10-22"; 6250 src = fetchFromGitHub { 6251 owner = "folke"; 6252 repo = "tokyonight.nvim"; 6253 rev = "2981e4bd0919305675d8d665f9a20281bb33ed06"; 6254 sha256 = "15kv5g1srqsayryf3x469sl2bgaq69ni31imp7yi7dfvmzlxf6q1"; 6255 }; 6256 meta.homepage = "https://github.com/folke/tokyonight.nvim/"; 6257 }; 6258 6259 traces-vim = buildVimPluginFrom2Nix { 6260 pname = "traces.vim"; 6261 version = "2021-11-17"; 6262 src = fetchFromGitHub { 6263 owner = "markonm"; 6264 repo = "traces.vim"; 6265 rev = "803d97786d0fbe95d33fe3c69e213518ea296839"; 6266 sha256 = "1hqma8pjl1ladw8iraa6cnsp9jasx4w08zxq5q63ff5mzdb1avn1"; 6267 }; 6268 meta.homepage = "https://github.com/markonm/traces.vim/"; 6269 }; 6270 6271 train-nvim = buildVimPluginFrom2Nix { 6272 pname = "train.nvim"; 6273 version = "2020-09-10"; 6274 src = fetchFromGitHub { 6275 owner = "tjdevries"; 6276 repo = "train.nvim"; 6277 rev = "7b2e9a59af58385d88bf39c5311c08f839e2b1ce"; 6278 sha256 = "1pbv8c2wb6b2h9czx7c0c8v0q7v0wc4w9s6qgw7hcbqdl3jv1svh"; 6279 }; 6280 meta.homepage = "https://github.com/tjdevries/train.nvim/"; 6281 }; 6282 6283 tremor-vim = buildVimPluginFrom2Nix { 6284 pname = "tremor-vim"; 6285 version = "2021-09-07"; 6286 src = fetchFromGitHub { 6287 owner = "tremor-rs"; 6288 repo = "tremor-vim"; 6289 rev = "fe94939d107528f905e5751839e1c3df10f0561b"; 6290 sha256 = "1h4plzbdzw7zfl56i7xfk3dp7labzfyw6xzii3cv8fyahihs83sy"; 6291 }; 6292 meta.homepage = "https://github.com/tremor-rs/tremor-vim/"; 6293 }; 6294 6295 trouble-nvim = buildVimPluginFrom2Nix { 6296 pname = "trouble.nvim"; 6297 version = "2021-10-22"; 6298 src = fetchFromGitHub { 6299 owner = "folke"; 6300 repo = "trouble.nvim"; 6301 rev = "756f09de113a775ab16ba6d26c090616b40a999d"; 6302 sha256 = "016aivnqq9lh33in5611phhl7h6sz9xqgmiaq5swk4pk7vyl4nqq"; 6303 }; 6304 meta.homepage = "https://github.com/folke/trouble.nvim/"; 6305 }; 6306 6307 TrueZen-nvim = buildVimPluginFrom2Nix { 6308 pname = "TrueZen.nvim"; 6309 version = "2021-10-12"; 6310 src = fetchFromGitHub { 6311 owner = "Pocco81"; 6312 repo = "TrueZen.nvim"; 6313 rev = "508b977d71650da5c9243698614a9a1416f116d4"; 6314 sha256 = "0sr4y1mg83l28l5ias2pv0gxkcgwailfjn2skx35z63f2il3zkbx"; 6315 }; 6316 meta.homepage = "https://github.com/Pocco81/TrueZen.nvim/"; 6317 }; 6318 6319 tslime-vim = buildVimPluginFrom2Nix { 6320 pname = "tslime.vim"; 6321 version = "2020-09-09"; 6322 src = fetchFromGitHub { 6323 owner = "jgdavey"; 6324 repo = "tslime.vim"; 6325 rev = "9b2b99e409336584103b83c597fdb6234875ae25"; 6326 sha256 = "048ycam0awcf98zhha6c5n1fk366w559bmjcanik2sqlqw1f74as"; 6327 }; 6328 meta.homepage = "https://github.com/jgdavey/tslime.vim/"; 6329 }; 6330 6331 tsuquyomi = buildVimPluginFrom2Nix { 6332 pname = "tsuquyomi"; 6333 version = "2020-10-16"; 6334 src = fetchFromGitHub { 6335 owner = "Quramy"; 6336 repo = "tsuquyomi"; 6337 rev = "144526df5340d3bd0b413e6127c0393de171889a"; 6338 sha256 = "1amizvbpv4mwpi39x9xn5aj1kjkgl4sgh54irnhs4ga76zn0s09d"; 6339 }; 6340 meta.homepage = "https://github.com/Quramy/tsuquyomi/"; 6341 }; 6342 6343 twilight-nvim = buildVimPluginFrom2Nix { 6344 pname = "twilight.nvim"; 6345 version = "2021-08-06"; 6346 src = fetchFromGitHub { 6347 owner = "folke"; 6348 repo = "twilight.nvim"; 6349 rev = "8ab43c0fdc246fdd82382d7ef4ec383f8f755ef9"; 6350 sha256 = "0fh752l53yk3bnas07kds7vhmdnxrbslq126qdyqb6f1xgzb9gjj"; 6351 }; 6352 meta.homepage = "https://github.com/folke/twilight.nvim/"; 6353 }; 6354 6355 typescript-vim = buildVimPluginFrom2Nix { 6356 pname = "typescript-vim"; 6357 version = "2020-12-08"; 6358 src = fetchFromGitHub { 6359 owner = "leafgarland"; 6360 repo = "typescript-vim"; 6361 rev = "67e81e4292186889a1a519e1bf3a600d671237eb"; 6362 sha256 = "1mpp4n7qgz3yq4vka8h5sbngc14w5bzd9s9c2csbv9ds8w0lpi0g"; 6363 }; 6364 meta.homepage = "https://github.com/leafgarland/typescript-vim/"; 6365 }; 6366 6367 ultisnips = buildVimPluginFrom2Nix { 6368 pname = "ultisnips"; 6369 version = "2021-08-26"; 6370 src = fetchFromGitHub { 6371 owner = "SirVer"; 6372 repo = "ultisnips"; 6373 rev = "53e1921e3ef015ef658e540c0aa9c4835f9c18a6"; 6374 sha256 = "1ayx52rc8gki3qj6j88ij1klasn6iggn035cgmp0vvspcsrs795c"; 6375 }; 6376 meta.homepage = "https://github.com/SirVer/ultisnips/"; 6377 }; 6378 6379 undotree = buildVimPluginFrom2Nix { 6380 pname = "undotree"; 6381 version = "2021-10-09"; 6382 src = fetchFromGitHub { 6383 owner = "mbbill"; 6384 repo = "undotree"; 6385 rev = "bdd715338a3a0c82674153108a3deaf827d36cfb"; 6386 sha256 = "1g66hh0aava3kj90wijp1qcmgmfi2n8qcjs99k19yj1l9m5r12i7"; 6387 }; 6388 meta.homepage = "https://github.com/mbbill/undotree/"; 6389 }; 6390 6391 unicode-vim = buildVimPluginFrom2Nix { 6392 pname = "unicode.vim"; 6393 version = "2021-09-02"; 6394 src = fetchFromGitHub { 6395 owner = "chrisbra"; 6396 repo = "unicode.vim"; 6397 rev = "664d7b2e5cedf36ea3a85ad7e8e28e43c16f025b"; 6398 sha256 = "1033x76ixh2k454y23swqhn8bf9nibl8jzijva53c0xk7018kzh4"; 6399 }; 6400 meta.homepage = "https://github.com/chrisbra/unicode.vim/"; 6401 }; 6402 6403 unite-vim = buildVimPluginFrom2Nix { 6404 pname = "unite.vim"; 6405 version = "2021-02-06"; 6406 src = fetchFromGitHub { 6407 owner = "Shougo"; 6408 repo = "unite.vim"; 6409 rev = "b08814362624ded3b462addba4711647879ca308"; 6410 sha256 = "0hk5xhn9zfas074hgv0y6lbc1jyj5kqjg4zdix8am3s97aqr96ms"; 6411 }; 6412 meta.homepage = "https://github.com/Shougo/unite.vim/"; 6413 }; 6414 6415 utl-vim = buildVimPluginFrom2Nix { 6416 pname = "utl.vim"; 6417 version = "2010-10-18"; 6418 src = fetchFromGitHub { 6419 owner = "vim-scripts"; 6420 repo = "utl.vim"; 6421 rev = "67a6506a7a8a3847d00d3af3e2ed9707460d5ce5"; 6422 sha256 = "0ax68nmzlka9193n2h82qzvhzv4dv6lm7rg3b1vhj2pn1r6ci6p4"; 6423 }; 6424 meta.homepage = "https://github.com/vim-scripts/utl.vim/"; 6425 }; 6426 6427 vader-vim = buildVimPluginFrom2Nix { 6428 pname = "vader.vim"; 6429 version = "2020-02-13"; 6430 src = fetchFromGitHub { 6431 owner = "junegunn"; 6432 repo = "vader.vim"; 6433 rev = "6fff477431ac3191c69a3a5e5f187925466e275a"; 6434 sha256 = "153cr1mrf5w5lyr8374brwx1z5yl9h0cnijxnd3xikh3yi3pbmwk"; 6435 }; 6436 meta.homepage = "https://github.com/junegunn/vader.vim/"; 6437 }; 6438 6439 vCoolor-vim = buildVimPluginFrom2Nix { 6440 pname = "vCoolor.vim"; 6441 version = "2020-10-14"; 6442 src = fetchFromGitHub { 6443 owner = "KabbAmine"; 6444 repo = "vCoolor.vim"; 6445 rev = "bc19d684af09b1e146cf72176eea1ecded84882c"; 6446 sha256 = "03vaghwqr3k0nls365wk4qwzmvdvdvq41q02c3l5qv2vsdikmz5i"; 6447 }; 6448 meta.homepage = "https://github.com/KabbAmine/vCoolor.vim/"; 6449 }; 6450 6451 verilog_systemverilog-vim = buildVimPluginFrom2Nix { 6452 pname = "verilog_systemverilog.vim"; 6453 version = "2021-01-16"; 6454 src = fetchFromGitHub { 6455 owner = "vhda"; 6456 repo = "verilog_systemverilog.vim"; 6457 rev = "0b88f2ccf81983944bf00d15ec810dd807053d19"; 6458 sha256 = "0zaxz1j2v8nvhd9x6bx3sj95i7h7c7029hmccls777ikyp6ynf0r"; 6459 }; 6460 meta.homepage = "https://github.com/vhda/verilog_systemverilog.vim/"; 6461 }; 6462 6463 vifm-vim = buildVimPluginFrom2Nix { 6464 pname = "vifm.vim"; 6465 version = "2021-11-17"; 6466 src = fetchFromGitHub { 6467 owner = "vifm"; 6468 repo = "vifm.vim"; 6469 rev = "31c80d4f77056e89cabd9ea3e617feea076499f8"; 6470 sha256 = "0p64fr5l5khs4p7d677zkjq6j81mxkh5aailzk9jr82q5sskv3wf"; 6471 }; 6472 meta.homepage = "https://github.com/vifm/vifm.vim/"; 6473 }; 6474 6475 vim-abolish = buildVimPluginFrom2Nix { 6476 pname = "vim-abolish"; 6477 version = "2021-03-20"; 6478 src = fetchFromGitHub { 6479 owner = "tpope"; 6480 repo = "vim-abolish"; 6481 rev = "3f0c8faadf0c5b68bcf40785c1c42e3731bfa522"; 6482 sha256 = "1w9zim2v1av3f43z8q7zh0ia8dgjxjwnvmzd4j3y25vy25avn0lb"; 6483 }; 6484 meta.homepage = "https://github.com/tpope/vim-abolish/"; 6485 }; 6486 6487 vim-addon-actions = buildVimPluginFrom2Nix { 6488 pname = "vim-addon-actions"; 6489 version = "2020-05-03"; 6490 src = fetchFromGitHub { 6491 owner = "MarcWeber"; 6492 repo = "vim-addon-actions"; 6493 rev = "6d350ca6075779af32016f0a0bd3e3521ec4a9eb"; 6494 sha256 = "1098jc4amwfvcrfjfa5hgmyrjrbl680c3s56h7grvyl3i6n4hj34"; 6495 }; 6496 meta.homepage = "https://github.com/MarcWeber/vim-addon-actions/"; 6497 }; 6498 6499 vim-addon-async = buildVimPluginFrom2Nix { 6500 pname = "vim-addon-async"; 6501 version = "2017-03-20"; 6502 src = fetchFromGitHub { 6503 owner = "MarcWeber"; 6504 repo = "vim-addon-async"; 6505 rev = "eca316a4480f68c2cb62128f3187dc7b2002afde"; 6506 sha256 = "1lk8ma51dd0syi73vq5r4qk9cpy6cq3llizvh94hmxblfjpvrs7q"; 6507 }; 6508 meta.homepage = "https://github.com/MarcWeber/vim-addon-async/"; 6509 }; 6510 6511 vim-addon-background-cmd = buildVimPluginFrom2Nix { 6512 pname = "vim-addon-background-cmd"; 6513 version = "2015-12-11"; 6514 src = fetchFromGitHub { 6515 owner = "MarcWeber"; 6516 repo = "vim-addon-background-cmd"; 6517 rev = "abf2abf339652d2bc79da81f9d131edfe2755f5a"; 6518 sha256 = "0csy68x686l3x5ancidxb5b6prg9k7ikybqzq3klx0gs5rmksfy4"; 6519 }; 6520 meta.homepage = "https://github.com/MarcWeber/vim-addon-background-cmd/"; 6521 }; 6522 6523 vim-addon-commenting = buildVimPluginFrom2Nix { 6524 pname = "vim-addon-commenting"; 6525 version = "2013-06-10"; 6526 src = fetchFromGitHub { 6527 owner = "MarcWeber"; 6528 repo = "vim-addon-commenting"; 6529 rev = "b7cf748ac1c9bf555cbd347589e3b7196030d20b"; 6530 sha256 = "0alak8h33vada2ckb0v06y82qlib5mhyc2yswlv1rqh8ypzhq3mc"; 6531 }; 6532 meta.homepage = "https://github.com/MarcWeber/vim-addon-commenting/"; 6533 }; 6534 6535 vim-addon-completion = buildVimPluginFrom2Nix { 6536 pname = "vim-addon-completion"; 6537 version = "2015-02-10"; 6538 src = fetchFromGitHub { 6539 owner = "MarcWeber"; 6540 repo = "vim-addon-completion"; 6541 rev = "021c449a5ce1ce4ac0af5955e05b0279c1cc0e75"; 6542 sha256 = "1ld059y2qwlc5bdfjm2p314s1qh31lxs54g944pw49r46s5nlslr"; 6543 }; 6544 meta.homepage = "https://github.com/MarcWeber/vim-addon-completion/"; 6545 }; 6546 6547 vim-addon-errorformats = buildVimPluginFrom2Nix { 6548 pname = "vim-addon-errorformats"; 6549 version = "2019-07-16"; 6550 src = fetchFromGitHub { 6551 owner = "MarcWeber"; 6552 repo = "vim-addon-errorformats"; 6553 rev = "bb83675cb0b8cc377fb0a79ba492ba2445674ba6"; 6554 sha256 = "09cds33lb5gm69wv5plgidprm8nf52vvg9qdzpq9mihvinvj5qv7"; 6555 }; 6556 meta.homepage = "https://github.com/MarcWeber/vim-addon-errorformats/"; 6557 }; 6558 6559 vim-addon-goto-thing-at-cursor = buildVimPluginFrom2Nix { 6560 pname = "vim-addon-goto-thing-at-cursor"; 6561 version = "2020-02-07"; 6562 src = fetchFromGitHub { 6563 owner = "MarcWeber"; 6564 repo = "vim-addon-goto-thing-at-cursor"; 6565 rev = "44f0cba27013cfc1f4e46697ba6de30b2a128cf7"; 6566 sha256 = "1s9021qnn95bzl8r7nx818j1kmjfjzg8xg07s071ic96lv40bcqp"; 6567 }; 6568 meta.homepage = "https://github.com/MarcWeber/vim-addon-goto-thing-at-cursor/"; 6569 }; 6570 6571 vim-addon-local-vimrc = buildVimPluginFrom2Nix { 6572 pname = "vim-addon-local-vimrc"; 6573 version = "2015-03-19"; 6574 src = fetchFromGitHub { 6575 owner = "MarcWeber"; 6576 repo = "vim-addon-local-vimrc"; 6577 rev = "6a27f95b35befa70cd0d049329cd0920566c764b"; 6578 sha256 = "0n8lwl1gyak149p7jpgm0qbmfj8hcg8hirx3dxdhizw0yc47ws7h"; 6579 }; 6580 meta.homepage = "https://github.com/MarcWeber/vim-addon-local-vimrc/"; 6581 }; 6582 6583 vim-addon-manager = buildVimPluginFrom2Nix { 6584 pname = "vim-addon-manager"; 6585 version = "2018-07-27"; 6586 src = fetchFromGitHub { 6587 owner = "MarcWeber"; 6588 repo = "vim-addon-manager"; 6589 rev = "d9e865f3c2de5d9b7eabbc976f606cf1b89e29ea"; 6590 sha256 = "0mgm2dqw8js9gajkrvm5n3k9m1grjxcrfc9xdzb3jxw1c0njdhcy"; 6591 }; 6592 meta.homepage = "https://github.com/MarcWeber/vim-addon-manager/"; 6593 }; 6594 6595 vim-addon-mru = buildVimPluginFrom2Nix { 6596 pname = "vim-addon-mru"; 6597 version = "2013-08-08"; 6598 src = fetchFromGitHub { 6599 owner = "MarcWeber"; 6600 repo = "vim-addon-mru"; 6601 rev = "e41e39bd9d1bf78ccfd8d5e1bc05ae5e1026c2bb"; 6602 sha256 = "0q6rxr9nrp63kidr3m3c2z5sda4g813pzshg0scxkjr8dxwhzdqm"; 6603 }; 6604 meta.homepage = "https://github.com/MarcWeber/vim-addon-mru/"; 6605 }; 6606 6607 vim-addon-mw-utils = buildVimPluginFrom2Nix { 6608 pname = "vim-addon-mw-utils"; 6609 version = "2020-02-07"; 6610 src = fetchFromGitHub { 6611 owner = "MarcWeber"; 6612 repo = "vim-addon-mw-utils"; 6613 rev = "6aaf4fee472db7cbec6d2c8eea69fdf3a8f8a75d"; 6614 sha256 = "1w99r6ck6gqg6b0fk9qj07q0b7p2qxav0ar6x294g34wsqij6xj5"; 6615 }; 6616 meta.homepage = "https://github.com/MarcWeber/vim-addon-mw-utils/"; 6617 }; 6618 6619 vim-addon-nix = buildVimPluginFrom2Nix { 6620 pname = "vim-addon-nix"; 6621 version = "2017-09-11"; 6622 src = fetchFromGitHub { 6623 owner = "MarcWeber"; 6624 repo = "vim-addon-nix"; 6625 rev = "3001a9db5f816dd7af11384f15415bddd146ef86"; 6626 sha256 = "195z2yz09wirpqjpsha8x7qcr9is1q8qph4j0svws6qbqrkh8ryy"; 6627 }; 6628 meta.homepage = "https://github.com/MarcWeber/vim-addon-nix/"; 6629 }; 6630 6631 vim-addon-other = buildVimPluginFrom2Nix { 6632 pname = "vim-addon-other"; 6633 version = "2021-10-06"; 6634 src = fetchFromGitHub { 6635 owner = "MarcWeber"; 6636 repo = "vim-addon-other"; 6637 rev = "450e22043f056b376f048d4689f4ad5e29fc91bc"; 6638 sha256 = "14dj4mb3dnr7zml69rmwc23gz7xz5fnhw3n7imswbk44a6yw5shq"; 6639 }; 6640 meta.homepage = "https://github.com/MarcWeber/vim-addon-other/"; 6641 }; 6642 6643 vim-addon-php-manual = buildVimPluginFrom2Nix { 6644 pname = "vim-addon-php-manual"; 6645 version = "2015-01-01"; 6646 src = fetchFromGitHub { 6647 owner = "MarcWeber"; 6648 repo = "vim-addon-php-manual"; 6649 rev = "5f9810dd1f6e9f36a45f637ae6260ccff09256ff"; 6650 sha256 = "1kc67f12wccqdza069b75lpcbqp4kv4r23i4mfz0ihwif5mfnhir"; 6651 }; 6652 meta.homepage = "https://github.com/MarcWeber/vim-addon-php-manual/"; 6653 }; 6654 6655 vim-addon-signs = buildVimPluginFrom2Nix { 6656 pname = "vim-addon-signs"; 6657 version = "2013-04-19"; 6658 src = fetchFromGitHub { 6659 owner = "MarcWeber"; 6660 repo = "vim-addon-signs"; 6661 rev = "17a49f293d18174ff09d1bfff5ba86e8eee8e8ae"; 6662 sha256 = "0i4gfp30hmw1vqjl6zxjrgkca3ikdkcnjmma2mncjmcr6f59kjzy"; 6663 }; 6664 meta.homepage = "https://github.com/MarcWeber/vim-addon-signs/"; 6665 }; 6666 6667 vim-addon-sql = buildVimPluginFrom2Nix { 6668 pname = "vim-addon-sql"; 6669 version = "2017-02-11"; 6670 src = fetchFromGitHub { 6671 owner = "MarcWeber"; 6672 repo = "vim-addon-sql"; 6673 rev = "048a139af36829fce670c8ff80d3aad927557ee6"; 6674 sha256 = "0ihm157sby6csdwsnw2gwh3jmm3prm1mxwgkx2hsfwlmpb1vwwm3"; 6675 }; 6676 meta.homepage = "https://github.com/MarcWeber/vim-addon-sql/"; 6677 }; 6678 6679 vim-addon-syntax-checker = buildVimPluginFrom2Nix { 6680 pname = "vim-addon-syntax-checker"; 6681 version = "2017-06-26"; 6682 src = fetchFromGitHub { 6683 owner = "MarcWeber"; 6684 repo = "vim-addon-syntax-checker"; 6685 rev = "739e5719b77c6aea3299c27fc1f4238ac54a8344"; 6686 sha256 = "1rcn1ps06156nyglvxg6m7pn3vhvmnv5ad6kidp59hggyr5332i9"; 6687 }; 6688 meta.homepage = "https://github.com/MarcWeber/vim-addon-syntax-checker/"; 6689 }; 6690 6691 vim-addon-toggle-buffer = buildVimPluginFrom2Nix { 6692 pname = "vim-addon-toggle-buffer"; 6693 version = "2012-01-13"; 6694 src = fetchFromGitHub { 6695 owner = "MarcWeber"; 6696 repo = "vim-addon-toggle-buffer"; 6697 rev = "a1b38b9c5709cba666ed2d84ef06548f675c6b0b"; 6698 sha256 = "1xq38kfdm36c34ln66znw841q797w5gm8bpq1x64bsf2h6n3ml03"; 6699 }; 6700 meta.homepage = "https://github.com/MarcWeber/vim-addon-toggle-buffer/"; 6701 }; 6702 6703 vim-addon-xdebug = buildVimPluginFrom2Nix { 6704 pname = "vim-addon-xdebug"; 6705 version = "2014-08-29"; 6706 src = fetchFromGitHub { 6707 owner = "MarcWeber"; 6708 repo = "vim-addon-xdebug"; 6709 rev = "45f26407305b4ce6f8f5f37d2b5e6e4354104172"; 6710 sha256 = "1i64ppdfp2qqq7vw1jf160mj4ikc04v39iazdab83xmiqjsh8ixw"; 6711 }; 6712 meta.homepage = "https://github.com/MarcWeber/vim-addon-xdebug/"; 6713 }; 6714 6715 vim-after-object = buildVimPluginFrom2Nix { 6716 pname = "vim-after-object"; 6717 version = "2018-09-17"; 6718 src = fetchFromGitHub { 6719 owner = "junegunn"; 6720 repo = "vim-after-object"; 6721 rev = "7f52106df8a05e9bc1c53960c31a55f77e303903"; 6722 sha256 = "13726m0c73n5pw9gil4ahbg71ibklrwkw9yvbr6qxxvn6qyijpdy"; 6723 }; 6724 meta.homepage = "https://github.com/junegunn/vim-after-object/"; 6725 }; 6726 6727 vim-airline = buildVimPluginFrom2Nix { 6728 pname = "vim-airline"; 6729 version = "2021-11-12"; 6730 src = fetchFromGitHub { 6731 owner = "vim-airline"; 6732 repo = "vim-airline"; 6733 rev = "4b96f58902a34abda87fd3105e9d47a08801a891"; 6734 sha256 = "05fn2485098kml90n5wc0qla7wwjcrz0lkhkr9qgdv4bvc9g3hyn"; 6735 }; 6736 meta.homepage = "https://github.com/vim-airline/vim-airline/"; 6737 }; 6738 6739 vim-airline-clock = buildVimPluginFrom2Nix { 6740 pname = "vim-airline-clock"; 6741 version = "2021-04-14"; 6742 src = fetchFromGitHub { 6743 owner = "enricobacis"; 6744 repo = "vim-airline-clock"; 6745 rev = "c37797d40aa882a71fc3fba0cc27abc637886623"; 6746 sha256 = "0rj53x4b0vjfrjvpr09vlz69r3y2rym4dab5lyx0sp3sgz9jqizm"; 6747 }; 6748 meta.homepage = "https://github.com/enricobacis/vim-airline-clock/"; 6749 }; 6750 6751 vim-airline-themes = buildVimPluginFrom2Nix { 6752 pname = "vim-airline-themes"; 6753 version = "2021-07-13"; 6754 src = fetchFromGitHub { 6755 owner = "vim-airline"; 6756 repo = "vim-airline-themes"; 6757 rev = "97cf3e6e638f936187d5f6e9b5eb1bdf0a4df256"; 6758 sha256 = "0cbxjb1q7xlxykzq4ab4n3ny768ysf97f7h7d9spfmw286j3c2wi"; 6759 }; 6760 meta.homepage = "https://github.com/vim-airline/vim-airline-themes/"; 6761 }; 6762 6763 vim-alias = buildVimPluginFrom2Nix { 6764 pname = "vim-alias"; 6765 version = "2021-05-25"; 6766 src = fetchFromGitHub { 6767 owner = "Konfekt"; 6768 repo = "vim-alias"; 6769 rev = "9d1a86284c223fad488137075867ba1c1bd20599"; 6770 sha256 = "1fqa39j3ax7cvj7bn33r545zwbplmf4b6n7z5jgqqn8h03hsq7x1"; 6771 }; 6772 meta.homepage = "https://github.com/Konfekt/vim-alias/"; 6773 }; 6774 6775 vim-android = buildVimPluginFrom2Nix { 6776 pname = "vim-android"; 6777 version = "2021-09-01"; 6778 src = fetchFromGitHub { 6779 owner = "hsanson"; 6780 repo = "vim-android"; 6781 rev = "ab784d414148e16c8f6c737c14d115783da72c30"; 6782 sha256 = "0ihw5v9rm32351ydfvsrmkq15hls7rri9d54xqfrzhrdmygyicjf"; 6783 }; 6784 meta.homepage = "https://github.com/hsanson/vim-android/"; 6785 }; 6786 6787 vim-anzu = buildVimPluginFrom2Nix { 6788 pname = "vim-anzu"; 6789 version = "2020-06-10"; 6790 src = fetchFromGitHub { 6791 owner = "osyo-manga"; 6792 repo = "vim-anzu"; 6793 rev = "1b95ec384487e559f0ee70e0f46c33683ff533ac"; 6794 sha256 = "0q6s9bb1yv7ir2al4gv69vv4c8m09j1ax47qbhchgz23iwka3vmz"; 6795 }; 6796 meta.homepage = "https://github.com/osyo-manga/vim-anzu/"; 6797 }; 6798 6799 vim-apm = buildVimPluginFrom2Nix { 6800 pname = "vim-apm"; 6801 version = "2020-09-28"; 6802 src = fetchFromGitHub { 6803 owner = "ThePrimeagen"; 6804 repo = "vim-apm"; 6805 rev = "2da35c35febbe98a6704495cd4e0b9526a0651e3"; 6806 sha256 = "09amrb7bzrnwga8cm21fm4ylp2l0jd7cyfsf43fcym3f1k0bycwb"; 6807 }; 6808 meta.homepage = "https://github.com/ThePrimeagen/vim-apm/"; 6809 }; 6810 6811 vim-argumentative = buildVimPluginFrom2Nix { 6812 pname = "vim-argumentative"; 6813 version = "2014-11-24"; 6814 src = fetchFromGitHub { 6815 owner = "PeterRincker"; 6816 repo = "vim-argumentative"; 6817 rev = "63a5f7deb675c38126de626f4c00e000902462fe"; 6818 sha256 = "06ggdw08gha51r8m35ncgbp6b52lcw52l297b8d9z1c4r6b0s1vj"; 6819 }; 6820 meta.homepage = "https://github.com/PeterRincker/vim-argumentative/"; 6821 }; 6822 6823 vim-argwrap = buildVimPluginFrom2Nix { 6824 pname = "vim-argwrap"; 6825 version = "2021-06-11"; 6826 src = fetchFromGitHub { 6827 owner = "FooSoft"; 6828 repo = "vim-argwrap"; 6829 rev = "f1c1d2b0c763ed77f9b9f2515ffff99a72c6a757"; 6830 sha256 = "03mnvb9sb1angzyyhm7d708yzb26bnrqv1x7dy67r1b6rflvv4wz"; 6831 }; 6832 meta.homepage = "https://github.com/FooSoft/vim-argwrap/"; 6833 }; 6834 6835 vim-asterisk = buildVimPluginFrom2Nix { 6836 pname = "vim-asterisk"; 6837 version = "2020-02-03"; 6838 src = fetchFromGitHub { 6839 owner = "haya14busa"; 6840 repo = "vim-asterisk"; 6841 rev = "77e97061d6691637a034258cc415d98670698459"; 6842 sha256 = "1bm99j4vskbgzfn09567qi0462dvjrpdkifc4hg24bi02bx9hjrj"; 6843 }; 6844 meta.homepage = "https://github.com/haya14busa/vim-asterisk/"; 6845 }; 6846 6847 vim-auto-save = buildVimPluginFrom2Nix { 6848 pname = "vim-auto-save"; 6849 version = "2021-10-15"; 6850 src = fetchFromGitHub { 6851 owner = "907th"; 6852 repo = "vim-auto-save"; 6853 rev = "d8ff037621e2351278cf0892ca19ee7ce479e802"; 6854 sha256 = "1z075hb5wi7sv9yha4fxfxakcayymicg6av2gc9skaw8y2sx6jzn"; 6855 }; 6856 meta.homepage = "https://github.com/907th/vim-auto-save/"; 6857 }; 6858 6859 vim-autoformat = buildVimPluginFrom2Nix { 6860 pname = "vim-autoformat"; 6861 version = "2021-11-07"; 6862 src = fetchFromGitHub { 6863 owner = "vim-autoformat"; 6864 repo = "vim-autoformat"; 6865 rev = "bb11f30377985e45e2eecef570856d42dbabb8b0"; 6866 sha256 = "1lx5lrb0hjijvwngvgsgchww70c1bgqf5qxj8lhvk11dvxn3k087"; 6867 }; 6868 meta.homepage = "https://github.com/vim-autoformat/vim-autoformat/"; 6869 }; 6870 6871 vim-automkdir = buildVimPluginFrom2Nix { 6872 pname = "vim-automkdir"; 6873 version = "2016-01-17"; 6874 src = fetchFromGitHub { 6875 owner = "benizi"; 6876 repo = "vim-automkdir"; 6877 rev = "dec143a8d9b266f73a42c63ede85bfc26280f79d"; 6878 sha256 = "00ix0y1ijbis8pj7pf6gv2g5z2s7kxwlr0viybwrs0li5acym6jp"; 6879 }; 6880 meta.homepage = "https://github.com/benizi/vim-automkdir/"; 6881 }; 6882 6883 vim-autoswap = buildVimPluginFrom2Nix { 6884 pname = "vim-autoswap"; 6885 version = "2019-01-09"; 6886 src = fetchFromGitHub { 6887 owner = "gioele"; 6888 repo = "vim-autoswap"; 6889 rev = "e587e4b14a605d8921942ba65a37583813289272"; 6890 sha256 = "0l0ijbdl2s9p5i3cxfkq8jncncz38qprp51whbjcda485d1knk9n"; 6891 }; 6892 meta.homepage = "https://github.com/gioele/vim-autoswap/"; 6893 }; 6894 6895 vim-bazel = buildVimPluginFrom2Nix { 6896 pname = "vim-bazel"; 6897 version = "2021-01-31"; 6898 src = fetchFromGitHub { 6899 owner = "bazelbuild"; 6900 repo = "vim-bazel"; 6901 rev = "58c750d13ec2337ba3e5992f96891bbb843a9dbf"; 6902 sha256 = "0xsgj1j8xamkri75cjnih5xzwp8y7g1i7hgbbbmknz5d8jm3p204"; 6903 }; 6904 meta.homepage = "https://github.com/bazelbuild/vim-bazel/"; 6905 }; 6906 6907 vim-bbye = buildVimPluginFrom2Nix { 6908 pname = "vim-bbye"; 6909 version = "2018-03-03"; 6910 src = fetchFromGitHub { 6911 owner = "moll"; 6912 repo = "vim-bbye"; 6913 rev = "25ef93ac5a87526111f43e5110675032dbcacf56"; 6914 sha256 = "0dlifpbd05fcgndpkgb31ww8p90pwdbizmgkkq00qkmvzm1ik4y4"; 6915 }; 6916 meta.homepage = "https://github.com/moll/vim-bbye/"; 6917 }; 6918 6919 vim-beancount = buildVimPluginFrom2Nix { 6920 pname = "vim-beancount"; 6921 version = "2021-04-29"; 6922 src = fetchFromGitHub { 6923 owner = "nathangrigg"; 6924 repo = "vim-beancount"; 6925 rev = "2f970a0c826275f7d07fa145ba9a35c15b15232d"; 6926 sha256 = "0fzacrlfr8fy5j1kps1mbkik0ln7lgd9c9jv74xd3mrz50hzqzby"; 6927 }; 6928 meta.homepage = "https://github.com/nathangrigg/vim-beancount/"; 6929 }; 6930 6931 vim-better-whitespace = buildVimPluginFrom2Nix { 6932 pname = "vim-better-whitespace"; 6933 version = "2021-09-18"; 6934 src = fetchFromGitHub { 6935 owner = "ntpeters"; 6936 repo = "vim-better-whitespace"; 6937 rev = "c5afbe91d29c5e3be81d5125ddcdc276fd1f1322"; 6938 sha256 = "10xzxavz010a8ildkfmikyi0ly6rqi5d6a2ndzr0frd9ingbk79r"; 6939 }; 6940 meta.homepage = "https://github.com/ntpeters/vim-better-whitespace/"; 6941 }; 6942 6943 vim-bookmarks = buildVimPluginFrom2Nix { 6944 pname = "vim-bookmarks"; 6945 version = "2021-08-22"; 6946 src = fetchFromGitHub { 6947 owner = "MattesGroeger"; 6948 repo = "vim-bookmarks"; 6949 rev = "9cc5fa7ecc23b052bd524d07c85356c64b92aeef"; 6950 sha256 = "1w8g9jvyi765sp2icjb6c20yn0y6w69zfyh37a367aqk7r76nbk5"; 6951 }; 6952 meta.homepage = "https://github.com/MattesGroeger/vim-bookmarks/"; 6953 }; 6954 6955 vim-bracketed-paste = buildVimPluginFrom2Nix { 6956 pname = "vim-bracketed-paste"; 6957 version = "2018-05-22"; 6958 src = fetchFromGitHub { 6959 owner = "ConradIrwin"; 6960 repo = "vim-bracketed-paste"; 6961 rev = "c4c639f3cacd1b874ed6f5f196fac772e089c932"; 6962 sha256 = "1hhi7ab36iscv9l7i64qymckccnjs9pzv0ccnap9gj5xigwz6p9h"; 6963 }; 6964 meta.homepage = "https://github.com/ConradIrwin/vim-bracketed-paste/"; 6965 }; 6966 6967 vim-bsv = buildVimPluginFrom2Nix { 6968 pname = "vim-bsv"; 6969 version = "2020-11-08"; 6970 src = fetchFromGitHub { 6971 owner = "mtikekar"; 6972 repo = "vim-bsv"; 6973 rev = "b03893b98f5b772297e48671a9c5f92f1c7d10eb"; 6974 sha256 = "1cd0jmxmb30c50a0ssa96a34qm2r3vasnn0x6ah9azx75k4anrcx"; 6975 }; 6976 meta.homepage = "https://github.com/mtikekar/vim-bsv/"; 6977 }; 6978 6979 vim-buffergator = buildVimPluginFrom2Nix { 6980 pname = "vim-buffergator"; 6981 version = "2018-05-02"; 6982 src = fetchFromGitHub { 6983 owner = "jeetsukumaran"; 6984 repo = "vim-buffergator"; 6985 rev = "947b60dca4d4fc6a041a6ec84b17ca6736d1b916"; 6986 sha256 = "0g7ymflzfdsj5793s32gc83bidqys5dxmw455viwpqgmgjxnar5c"; 6987 }; 6988 meta.homepage = "https://github.com/jeetsukumaran/vim-buffergator/"; 6989 }; 6990 6991 vim-bufferline = buildVimPluginFrom2Nix { 6992 pname = "vim-bufferline"; 6993 version = "2016-02-09"; 6994 src = fetchFromGitHub { 6995 owner = "bling"; 6996 repo = "vim-bufferline"; 6997 rev = "651fd010aa9613a4b8636a4af8a2db0d22800262"; 6998 sha256 = "0zls47a3v8dv3h63drbak1mxf3j2x3scvclk7bjwzlk2yp447das"; 6999 }; 7000 meta.homepage = "https://github.com/bling/vim-bufferline/"; 7001 }; 7002 7003 vim-bufkill = buildVimPluginFrom2Nix { 7004 pname = "vim-bufkill"; 7005 version = "2020-08-04"; 7006 src = fetchFromGitHub { 7007 owner = "qpkorr"; 7008 repo = "vim-bufkill"; 7009 rev = "2bd6d7e791668ea52bb26be2639406fcf617271f"; 7010 sha256 = "1cvma03bg9psil67kg1x90lny7a31ljz5shybcl1jrfpzsybcqvg"; 7011 }; 7012 meta.homepage = "https://github.com/qpkorr/vim-bufkill/"; 7013 }; 7014 7015 vim-capslock = buildVimPluginFrom2Nix { 7016 pname = "vim-capslock"; 7017 version = "2021-08-26"; 7018 src = fetchFromGitHub { 7019 owner = "tpope"; 7020 repo = "vim-capslock"; 7021 rev = "252a9166fecf79e2e2a0b2ee4e0712364472e825"; 7022 sha256 = "06l2q7mmp72kag009fgyks4ajm0apfqkcqhkfc40ysad19ghn65l"; 7023 }; 7024 meta.homepage = "https://github.com/tpope/vim-capslock/"; 7025 }; 7026 7027 vim-carbon-now-sh = buildVimPluginFrom2Nix { 7028 pname = "vim-carbon-now-sh"; 7029 version = "2021-06-18"; 7030 src = fetchFromGitHub { 7031 owner = "kristijanhusak"; 7032 repo = "vim-carbon-now-sh"; 7033 rev = "d63101f65513cffe8834627ee127c067a7be5ad1"; 7034 sha256 = "1dvhhybykq9lppncxr3klh0x5j7rdw0dh55xhn58d4k3jdfwvrh8"; 7035 }; 7036 meta.homepage = "https://github.com/kristijanhusak/vim-carbon-now-sh/"; 7037 }; 7038 7039 vim-choosewin = buildVimPluginFrom2Nix { 7040 pname = "vim-choosewin"; 7041 version = "2021-04-22"; 7042 src = fetchFromGitHub { 7043 owner = "t9md"; 7044 repo = "vim-choosewin"; 7045 rev = "839da609d9b811370216bdd9d4512ec2d0ac8644"; 7046 sha256 = "1451ji3a7waxz1kc8l2hw96fff54xwa7q8glrin8qxn48fc4605n"; 7047 }; 7048 meta.homepage = "https://github.com/t9md/vim-choosewin/"; 7049 }; 7050 7051 vim-clang-format = buildVimPluginFrom2Nix { 7052 pname = "vim-clang-format"; 7053 version = "2021-11-11"; 7054 src = fetchFromGitHub { 7055 owner = "rhysd"; 7056 repo = "vim-clang-format"; 7057 rev = "261d02c305f3ed361c39e3b9ca5d66b5b45df4c7"; 7058 sha256 = "1lbfxb91s3951j3zhpmc7jj8xnsd2qcrd6d5xm35xarcsxwl5rvh"; 7059 }; 7060 meta.homepage = "https://github.com/rhysd/vim-clang-format/"; 7061 }; 7062 7063 vim-clap = buildVimPluginFrom2Nix { 7064 pname = "vim-clap"; 7065 version = "2021-11-02"; 7066 src = fetchFromGitHub { 7067 owner = "liuchengxu"; 7068 repo = "vim-clap"; 7069 rev = "72e1f7b1e35b6f79708e004367546701e646d64d"; 7070 sha256 = "19zlfjwzalrm8i6ilgm7pidcji9qk1i1acsysl87d2h5gpqqd6v5"; 7071 }; 7072 meta.homepage = "https://github.com/liuchengxu/vim-clap/"; 7073 }; 7074 7075 vim-clojure-highlight = buildVimPluginFrom2Nix { 7076 pname = "vim-clojure-highlight"; 7077 version = "2015-07-05"; 7078 src = fetchFromGitHub { 7079 owner = "guns"; 7080 repo = "vim-clojure-highlight"; 7081 rev = "9ac6cb8fef04b2c243377adb671324a60952aee0"; 7082 sha256 = "0fg3faj0fq7b8pqr0i33qdg2xfd5966lrjl1wkq6jcgvdqamhz0y"; 7083 }; 7084 meta.homepage = "https://github.com/guns/vim-clojure-highlight/"; 7085 }; 7086 7087 vim-clojure-static = buildVimPluginFrom2Nix { 7088 pname = "vim-clojure-static"; 7089 version = "2017-10-23"; 7090 src = fetchFromGitHub { 7091 owner = "guns"; 7092 repo = "vim-clojure-static"; 7093 rev = "fae5710a0b79555fe3296145be4f85148266771a"; 7094 sha256 = "0s98qrhv7xh7bvh8bm1vaxpw3n2mcxayay3k90ibgjrv1jpyvzx7"; 7095 }; 7096 meta.homepage = "https://github.com/guns/vim-clojure-static/"; 7097 }; 7098 7099 vim-closer = buildVimPluginFrom2Nix { 7100 pname = "vim-closer"; 7101 version = "2021-03-28"; 7102 src = fetchFromGitHub { 7103 owner = "rstacruz"; 7104 repo = "vim-closer"; 7105 rev = "26bba80f4d987f12141da522d69aa1fa4aff4436"; 7106 sha256 = "1pyi5akzvvkdngm577m1c1210r0yypdwsvp1y7ag6gdfnls75xws"; 7107 }; 7108 meta.homepage = "https://github.com/rstacruz/vim-closer/"; 7109 }; 7110 7111 vim-closetag = buildVimPluginFrom2Nix { 7112 pname = "vim-closetag"; 7113 version = "2021-03-24"; 7114 src = fetchFromGitHub { 7115 owner = "alvan"; 7116 repo = "vim-closetag"; 7117 rev = "c0779ef575d5c239162f4ca3506cfb4a95d45a58"; 7118 sha256 = "1mkn6d7m23ak06pl8i328hd9x6qx5fzrg8ijz32lgd4a56k98n6i"; 7119 }; 7120 meta.homepage = "https://github.com/alvan/vim-closetag/"; 7121 }; 7122 7123 vim-code-dark = buildVimPluginFrom2Nix { 7124 pname = "vim-code-dark"; 7125 version = "2021-04-09"; 7126 src = fetchFromGitHub { 7127 owner = "tomasiser"; 7128 repo = "vim-code-dark"; 7129 rev = "670fed53a2ae67542a78ef7b642f4aca6b6326dc"; 7130 sha256 = "0zdhhv3h8lzba8dpv0amc5abpkzayp6gbjw6qv712p638zyr99vw"; 7131 }; 7132 meta.homepage = "https://github.com/tomasiser/vim-code-dark/"; 7133 }; 7134 7135 vim-codefmt = buildVimPluginFrom2Nix { 7136 pname = "vim-codefmt"; 7137 version = "2021-10-16"; 7138 src = fetchFromGitHub { 7139 owner = "google"; 7140 repo = "vim-codefmt"; 7141 rev = "f3a5dc78b94874320cc48543e31de08df20c67af"; 7142 sha256 = "0290wcvg0f3z9bcsd2ykqi5rw9wz60hvkc9ladh2xfrndhw77s2x"; 7143 }; 7144 meta.homepage = "https://github.com/google/vim-codefmt/"; 7145 }; 7146 7147 vim-coffee-script = buildVimPluginFrom2Nix { 7148 pname = "vim-coffee-script"; 7149 version = "2020-12-20"; 7150 src = fetchFromGitHub { 7151 owner = "kchmck"; 7152 repo = "vim-coffee-script"; 7153 rev = "28421258a8dde5a50deafbfc19cd9873cacfaa79"; 7154 sha256 = "07k7whr32x782jyvzl2vg6c2pdrj5jynf4b4f2my7502rgv03w02"; 7155 }; 7156 meta.homepage = "https://github.com/kchmck/vim-coffee-script/"; 7157 }; 7158 7159 vim-colemak = buildVimPluginFrom2Nix { 7160 pname = "vim-colemak"; 7161 version = "2016-10-16"; 7162 src = fetchFromGitHub { 7163 owner = "kalbasit"; 7164 repo = "vim-colemak"; 7165 rev = "6ac1c0bf362845355c65dfeab9a9987c1b4dc7ec"; 7166 sha256 = "1li7yc5vglrhf7w7i7gs2i7ihdb1bhx85basmpgqlf7790lv1599"; 7167 }; 7168 meta.homepage = "https://github.com/kalbasit/vim-colemak/"; 7169 }; 7170 7171 vim-colors-solarized = buildVimPluginFrom2Nix { 7172 pname = "vim-colors-solarized"; 7173 version = "2011-05-09"; 7174 src = fetchFromGitHub { 7175 owner = "altercation"; 7176 repo = "vim-colors-solarized"; 7177 rev = "528a59f26d12278698bb946f8fb82a63711eec21"; 7178 sha256 = "05d3lmd1shyagvr3jygqghxd3k8a4vp32723fvxdm57fdrlyzcm1"; 7179 }; 7180 meta.homepage = "https://github.com/altercation/vim-colors-solarized/"; 7181 }; 7182 7183 vim-colorschemes = buildVimPluginFrom2Nix { 7184 pname = "vim-colorschemes"; 7185 version = "2020-05-15"; 7186 src = fetchFromGitHub { 7187 owner = "flazz"; 7188 repo = "vim-colorschemes"; 7189 rev = "fd8f122cef604330c96a6a6e434682dbdfb878c9"; 7190 sha256 = "1cg8q7w0vgl73aw1b9zz0zh5vw5d2pm8pm54fhfzva4azg56f416"; 7191 }; 7192 meta.homepage = "https://github.com/flazz/vim-colorschemes/"; 7193 }; 7194 7195 vim-colorstepper = buildVimPluginFrom2Nix { 7196 pname = "vim-colorstepper"; 7197 version = "2016-01-28"; 7198 src = fetchFromGitHub { 7199 owner = "jonbri"; 7200 repo = "vim-colorstepper"; 7201 rev = "f23ba0d995d41508a2dc9471cf31d3d01a4b5f05"; 7202 sha256 = "05ykxn0gmh8liz0zv5hb8df1ajggxp88izq3825m0yb3ma3k1jqs"; 7203 }; 7204 meta.homepage = "https://github.com/jonbri/vim-colorstepper/"; 7205 }; 7206 7207 vim-commentary = buildVimPluginFrom2Nix { 7208 pname = "vim-commentary"; 7209 version = "2021-09-14"; 7210 src = fetchFromGitHub { 7211 owner = "tpope"; 7212 repo = "vim-commentary"; 7213 rev = "627308e30639be3e2d5402808ce18690557e8292"; 7214 sha256 = "0d056h2vh3bzc3mcijq90y5c7rvg01zzxyfc826h4f79y1fz8jnp"; 7215 }; 7216 meta.homepage = "https://github.com/tpope/vim-commentary/"; 7217 }; 7218 7219 vim-concourse = buildVimPluginFrom2Nix { 7220 pname = "vim-concourse"; 7221 version = "2016-11-21"; 7222 src = fetchFromGitHub { 7223 owner = "luan"; 7224 repo = "vim-concourse"; 7225 rev = "7f61ca5d291fddd6d7ff04b03bf347f04bfe4344"; 7226 sha256 = "0ilf7r0lwx8f7shqxbs9av3gsnary8nbh3xhrfzwsivh8psi7qf6"; 7227 }; 7228 meta.homepage = "https://github.com/luan/vim-concourse/"; 7229 }; 7230 7231 vim-cool = buildVimPluginFrom2Nix { 7232 pname = "vim-cool"; 7233 version = "2020-04-18"; 7234 src = fetchFromGitHub { 7235 owner = "romainl"; 7236 repo = "vim-cool"; 7237 rev = "27ad4ecf7532b750fadca9f36e1c5498fc225af2"; 7238 sha256 = "1in44gf7hs978nc9328zh1kj3jh04kcinw0m8spcbgj079782sg8"; 7239 }; 7240 meta.homepage = "https://github.com/romainl/vim-cool/"; 7241 }; 7242 7243 vim-cpp-enhanced-highlight = buildVimPluginFrom2Nix { 7244 pname = "vim-cpp-enhanced-highlight"; 7245 version = "2021-04-19"; 7246 src = fetchFromGitHub { 7247 owner = "octol"; 7248 repo = "vim-cpp-enhanced-highlight"; 7249 rev = "4b7314a497ea2dd0a6911ccb94ce83b2d8684617"; 7250 sha256 = "1fvy56r8p0fp8ipsfw6wiq6ppv541849cazzmp3da203ixs87wd1"; 7251 }; 7252 meta.homepage = "https://github.com/octol/vim-cpp-enhanced-highlight/"; 7253 }; 7254 7255 vim-crates = buildVimPluginFrom2Nix { 7256 pname = "vim-crates"; 7257 version = "2021-05-07"; 7258 src = fetchFromGitHub { 7259 owner = "mhinz"; 7260 repo = "vim-crates"; 7261 rev = "f6f13113997495654a58f27d7169532c0d125214"; 7262 sha256 = "1acm52hlv0qhisgcy8xwck6zv29b8x40bcngg7z3invv47b1gi7k"; 7263 }; 7264 meta.homepage = "https://github.com/mhinz/vim-crates/"; 7265 }; 7266 7267 vim-csharp = buildVimPluginFrom2Nix { 7268 pname = "vim-csharp"; 7269 version = "2017-03-29"; 7270 src = fetchFromGitHub { 7271 owner = "OrangeT"; 7272 repo = "vim-csharp"; 7273 rev = "b5982fc69bba7d507638a308d6875b031054280d"; 7274 sha256 = "16sf3yqvd36b4rkrh6w7jskvlkrgymwa13xcvh586lmlc7g6ilcx"; 7275 }; 7276 meta.homepage = "https://github.com/OrangeT/vim-csharp/"; 7277 }; 7278 7279 vim-css-color = buildVimPluginFrom2Nix { 7280 pname = "vim-css-color"; 7281 version = "2021-05-30"; 7282 src = fetchFromGitHub { 7283 owner = "ap"; 7284 repo = "vim-css-color"; 7285 rev = "7337c35588e9027b516f80f03c3b9621a271e168"; 7286 sha256 = "05np2fr8q8r8n5mlspjywibl7hx54liy77wxvjya7n2p085n49ks"; 7287 }; 7288 meta.homepage = "https://github.com/ap/vim-css-color/"; 7289 }; 7290 7291 vim-cue = buildVimPluginFrom2Nix { 7292 pname = "vim-cue"; 7293 version = "2021-06-18"; 7294 src = fetchFromGitHub { 7295 owner = "jjo"; 7296 repo = "vim-cue"; 7297 rev = "bd1a62303d096aa24fe4160a475645087f8770b3"; 7298 sha256 = "01f89ki0w2j58pfdvb8w0sf1x5nqgqh3bldinifpd4pysnqhniai"; 7299 }; 7300 meta.homepage = "https://github.com/jjo/vim-cue/"; 7301 }; 7302 7303 vim-cursorword = buildVimPluginFrom2Nix { 7304 pname = "vim-cursorword"; 7305 version = "2020-06-20"; 7306 src = fetchFromGitHub { 7307 owner = "itchyny"; 7308 repo = "vim-cursorword"; 7309 rev = "cc8114226ceefb5cafe1890e0900d3efb7dab1fd"; 7310 sha256 = "1x5ljk82bxc3qhrq5pz0dsab8rg1234syd1xmpkgvif52s9g4mfk"; 7311 }; 7312 meta.homepage = "https://github.com/itchyny/vim-cursorword/"; 7313 }; 7314 7315 vim-cute-python = buildVimPluginFrom2Nix { 7316 pname = "vim-cute-python"; 7317 version = "2020-11-17"; 7318 src = fetchFromGitHub { 7319 owner = "ehamberg"; 7320 repo = "vim-cute-python"; 7321 rev = "18cd5e0f63ae5ae74398051c0de9a27d1746e5a5"; 7322 sha256 = "1svr8r1rva6lq9ypzazrlw5gabnipjyhd2bs43cpfcwx0ms04d2k"; 7323 }; 7324 meta.homepage = "https://github.com/ehamberg/vim-cute-python/"; 7325 }; 7326 7327 vim-dadbod = buildVimPluginFrom2Nix { 7328 pname = "vim-dadbod"; 7329 version = "2021-09-20"; 7330 src = fetchFromGitHub { 7331 owner = "tpope"; 7332 repo = "vim-dadbod"; 7333 rev = "8fcde4c500440757f04e38c039005319476d1471"; 7334 sha256 = "1b6759y9s8sl6d96xzc2lx5qqh0x5sabls12hz0zj6s1736hs3sk"; 7335 }; 7336 meta.homepage = "https://github.com/tpope/vim-dadbod/"; 7337 }; 7338 7339 vim-dadbod-completion = buildVimPluginFrom2Nix { 7340 pname = "vim-dadbod-completion"; 7341 version = "2021-09-02"; 7342 src = fetchFromGitHub { 7343 owner = "kristijanhusak"; 7344 repo = "vim-dadbod-completion"; 7345 rev = "b791318764a58956e04d83ad7b89555bb089d8b0"; 7346 sha256 = "18glwgjbkb1bdwg590qpyh975ax0l5llr88c7xmz6g9di20g61dd"; 7347 }; 7348 meta.homepage = "https://github.com/kristijanhusak/vim-dadbod-completion/"; 7349 }; 7350 7351 vim-dadbod-ui = buildVimPluginFrom2Nix { 7352 pname = "vim-dadbod-ui"; 7353 version = "2021-08-27"; 7354 src = fetchFromGitHub { 7355 owner = "kristijanhusak"; 7356 repo = "vim-dadbod-ui"; 7357 rev = "5f2bd8499f1627c1938300256e6d9abb1ae4856d"; 7358 sha256 = "1a2icyz84lc54y4nq5amf3l51cc0f2yyzyqz5zx6m7dwb1r3nhpn"; 7359 }; 7360 meta.homepage = "https://github.com/kristijanhusak/vim-dadbod-ui/"; 7361 }; 7362 7363 vim-dasht = buildVimPluginFrom2Nix { 7364 pname = "vim-dasht"; 7365 version = "2020-07-11"; 7366 src = fetchFromGitHub { 7367 owner = "sunaku"; 7368 repo = "vim-dasht"; 7369 rev = "c1c91ecfd30f0e4e946854a6f7c67eb2d1e21c98"; 7370 sha256 = "0ldkyzsn4b555pb9qdr0k6w6m3w7ziy7v6bcnx0n8ppq4fl68pz2"; 7371 }; 7372 meta.homepage = "https://github.com/sunaku/vim-dasht/"; 7373 }; 7374 7375 vim-DetectSpellLang = buildVimPluginFrom2Nix { 7376 pname = "vim-DetectSpellLang"; 7377 version = "2020-01-13"; 7378 src = fetchFromGitHub { 7379 owner = "konfekt"; 7380 repo = "vim-DetectSpellLang"; 7381 rev = "d8b545ef138a9ff013f8243f85c79b277b26f5e1"; 7382 sha256 = "0c1bxryw4rg4cyql7vfp2gwhkl2d0b8inc6shmgfy7jg4svhzs0w"; 7383 }; 7384 meta.homepage = "https://github.com/konfekt/vim-DetectSpellLang/"; 7385 }; 7386 7387 vim-deus = buildVimPluginFrom2Nix { 7388 pname = "vim-deus"; 7389 version = "2021-03-28"; 7390 src = fetchFromGitHub { 7391 owner = "ajmwagar"; 7392 repo = "vim-deus"; 7393 rev = "1be965e7bc1c01e7db5e46dcd0e50d32d4eef434"; 7394 sha256 = "1h0imrxhxw81hkh9xl75rcnx7ll5fry6hcf7flx84n6nawvfzyvm"; 7395 }; 7396 meta.homepage = "https://github.com/ajmwagar/vim-deus/"; 7397 }; 7398 7399 vim-devicons = buildVimPluginFrom2Nix { 7400 pname = "vim-devicons"; 7401 version = "2021-08-31"; 7402 src = fetchFromGitHub { 7403 owner = "ryanoasis"; 7404 repo = "vim-devicons"; 7405 rev = "d16475cbd7d50664e3d9261951cd4415967c5c41"; 7406 sha256 = "10zxn3d3hg8kim3350lvirwnwah1qkcgrdj7ac1jiy3g0qa8j16n"; 7407 }; 7408 meta.homepage = "https://github.com/ryanoasis/vim-devicons/"; 7409 }; 7410 7411 vim-diminactive = buildVimPluginFrom2Nix { 7412 pname = "vim-diminactive"; 7413 version = "2017-08-27"; 7414 src = fetchFromGitHub { 7415 owner = "blueyed"; 7416 repo = "vim-diminactive"; 7417 rev = "6f2e14e6ff6a038285937c378ec3685e6ff7ee36"; 7418 sha256 = "14jf5hh3v2f5wb10v09ygx15pxbwziv20pwv0fqkakxwf0vqwd50"; 7419 }; 7420 meta.homepage = "https://github.com/blueyed/vim-diminactive/"; 7421 }; 7422 7423 vim-dirdiff = buildVimPluginFrom2Nix { 7424 pname = "vim-dirdiff"; 7425 version = "2021-06-03"; 7426 src = fetchFromGitHub { 7427 owner = "will133"; 7428 repo = "vim-dirdiff"; 7429 rev = "84bc8999fde4b3c2d8b228b560278ab30c7ea4c9"; 7430 sha256 = "06qjfz94hqsmg43dpj347cvc72p16xp76zq216js35yphv6sgx65"; 7431 }; 7432 meta.homepage = "https://github.com/will133/vim-dirdiff/"; 7433 }; 7434 7435 vim-dirvish = buildVimPluginFrom2Nix { 7436 pname = "vim-dirvish"; 7437 version = "2021-10-08"; 7438 src = fetchFromGitHub { 7439 owner = "justinmk"; 7440 repo = "vim-dirvish"; 7441 rev = "f297b2effb0ec879f33a8539b9701d048d44f295"; 7442 sha256 = "02fag2mar06845dricviqb3jfc05f13na3svhcpddw7gdpimsdmv"; 7443 }; 7444 meta.homepage = "https://github.com/justinmk/vim-dirvish/"; 7445 }; 7446 7447 vim-dirvish-git = buildVimPluginFrom2Nix { 7448 pname = "vim-dirvish-git"; 7449 version = "2021-05-22"; 7450 src = fetchFromGitHub { 7451 owner = "kristijanhusak"; 7452 repo = "vim-dirvish-git"; 7453 rev = "1d938c826503059660d89f186d2e8affc686a0e8"; 7454 sha256 = "11vd07cy8bylh75hznddpkpjyr4jg8sgcq12rv1pig4p6wh4lzm5"; 7455 }; 7456 meta.homepage = "https://github.com/kristijanhusak/vim-dirvish-git/"; 7457 }; 7458 7459 vim-dispatch = buildVimPluginFrom2Nix { 7460 pname = "vim-dispatch"; 7461 version = "2021-10-22"; 7462 src = fetchFromGitHub { 7463 owner = "tpope"; 7464 repo = "vim-dispatch"; 7465 rev = "a99a671aff87f77da9ac3461e589393b5ecfcd88"; 7466 sha256 = "0jsl7as2xc9mq2za58r9bxxghicmp7g86hzmpy8w7h8a3m9wpgz5"; 7467 }; 7468 meta.homepage = "https://github.com/tpope/vim-dispatch/"; 7469 }; 7470 7471 vim-dispatch-neovim = buildVimPluginFrom2Nix { 7472 pname = "vim-dispatch-neovim"; 7473 version = "2017-01-18"; 7474 src = fetchFromGitHub { 7475 owner = "radenling"; 7476 repo = "vim-dispatch-neovim"; 7477 rev = "c8c4e21a95c25032a041002f9bf6e45a75a73021"; 7478 sha256 = "111n3f7lv9nkpj200xh0fwbi3scjqyivpw5fwdjdyiqzd6qabxml"; 7479 }; 7480 meta.homepage = "https://github.com/radenling/vim-dispatch-neovim/"; 7481 }; 7482 7483 vim-docbk = buildVimPluginFrom2Nix { 7484 pname = "vim-docbk"; 7485 version = "2015-04-01"; 7486 src = fetchFromGitHub { 7487 owner = "jhradilek"; 7488 repo = "vim-docbk"; 7489 rev = "6ac0346ce96dbefe982b9e765a81c072997f2e9e"; 7490 sha256 = "1jnx39m152hf9j620ygagaydg6h8m8gxkr1fmxj6kgqf71jr0n9d"; 7491 }; 7492 meta.homepage = "https://github.com/jhradilek/vim-docbk/"; 7493 }; 7494 7495 vim-docbk-snippets = buildVimPluginFrom2Nix { 7496 pname = "vim-docbk-snippets"; 7497 version = "2021-07-30"; 7498 src = fetchFromGitHub { 7499 owner = "jhradilek"; 7500 repo = "vim-snippets"; 7501 rev = "81a8dcb66886a0717e9ca73c8857ee90c3989063"; 7502 sha256 = "0d6532qx66aiawpq2fdji0mnmvnlg5dnbvds5s4pgzafydikpr70"; 7503 }; 7504 meta.homepage = "https://github.com/jhradilek/vim-snippets/"; 7505 }; 7506 7507 vim-easy-align = buildVimPluginFrom2Nix { 7508 pname = "vim-easy-align"; 7509 version = "2019-04-29"; 7510 src = fetchFromGitHub { 7511 owner = "junegunn"; 7512 repo = "vim-easy-align"; 7513 rev = "12dd6316974f71ce333e360c0260b4e1f81169c3"; 7514 sha256 = "0gpfdla8shaf5ykgakrsf0h0w6ygvwcv3lfpnki24l790xhdi606"; 7515 }; 7516 meta.homepage = "https://github.com/junegunn/vim-easy-align/"; 7517 }; 7518 7519 vim-easyescape = buildVimPluginFrom2Nix { 7520 pname = "vim-easyescape"; 7521 version = "2020-11-22"; 7522 src = fetchFromGitHub { 7523 owner = "zhou13"; 7524 repo = "vim-easyescape"; 7525 rev = "fd7875f1657fd54fae85088acf289b9723d8a790"; 7526 sha256 = "0h8kmhliicbdqhximp3d961crp6qkjjs4yciksl037ds47kzrkif"; 7527 }; 7528 meta.homepage = "https://github.com/zhou13/vim-easyescape/"; 7529 }; 7530 7531 vim-easygit = buildVimPluginFrom2Nix { 7532 pname = "vim-easygit"; 7533 version = "2018-07-08"; 7534 src = fetchFromGitHub { 7535 owner = "neoclide"; 7536 repo = "vim-easygit"; 7537 rev = "9770370a35838f70eda91d0c3006d0563ccc8d2a"; 7538 sha256 = "1a42s0nymakz20rjrpwmiqpnlndrkdakzbm53aclzcs61i9zq2k8"; 7539 }; 7540 meta.homepage = "https://github.com/neoclide/vim-easygit/"; 7541 }; 7542 7543 vim-easymotion = buildVimPluginFrom2Nix { 7544 pname = "vim-easymotion"; 7545 version = "2020-12-17"; 7546 src = fetchFromGitHub { 7547 owner = "easymotion"; 7548 repo = "vim-easymotion"; 7549 rev = "d75d9591e415652b25d9e0a3669355550325263d"; 7550 sha256 = "1j2kgh1iri0fqkbgbgvfjqgsksfipnmr1xbj554i602pnm0hbg19"; 7551 }; 7552 meta.homepage = "https://github.com/easymotion/vim-easymotion/"; 7553 }; 7554 7555 vim-easytags = buildVimPluginFrom2Nix { 7556 pname = "vim-easytags"; 7557 version = "2015-07-01"; 7558 src = fetchFromGitHub { 7559 owner = "xolox"; 7560 repo = "vim-easytags"; 7561 rev = "72a8753b5d0a951e547c51b13633f680a95b5483"; 7562 sha256 = "0i8ha1fa5d860b1mi0xp8kwsgb0b9vbzcg1bldzv6s5xd9yyi12i"; 7563 }; 7564 meta.homepage = "https://github.com/xolox/vim-easytags/"; 7565 }; 7566 7567 vim-eighties = buildVimPluginFrom2Nix { 7568 pname = "vim-eighties"; 7569 version = "2016-12-15"; 7570 src = fetchFromGitHub { 7571 owner = "justincampbell"; 7572 repo = "vim-eighties"; 7573 rev = "1a6ea42ead1e31524ec94cfefb6afc1d8dacd170"; 7574 sha256 = "1yh1kny28c7f5qm52y7xd5aj4mycksfb0x1zvcb37c73ycdxc1v2"; 7575 }; 7576 meta.homepage = "https://github.com/justincampbell/vim-eighties/"; 7577 }; 7578 7579 vim-elixir = buildVimPluginFrom2Nix { 7580 pname = "vim-elixir"; 7581 version = "2021-10-06"; 7582 src = fetchFromGitHub { 7583 owner = "elixir-editors"; 7584 repo = "vim-elixir"; 7585 rev = "8ace05a9a4e225d103a9c06f6d5148d0e07408df"; 7586 sha256 = "0b3lk6z5l3bmxkh4syk8jrqh9s0d4kikna23990f3j06k141k6gp"; 7587 }; 7588 meta.homepage = "https://github.com/elixir-editors/vim-elixir/"; 7589 }; 7590 7591 vim-elm-syntax = buildVimPluginFrom2Nix { 7592 pname = "vim-elm-syntax"; 7593 version = "2021-01-09"; 7594 src = fetchFromGitHub { 7595 owner = "andys8"; 7596 repo = "vim-elm-syntax"; 7597 rev = "b65370b5292730ef35cbdb969da05b52d77d51dc"; 7598 sha256 = "0nd3ig7zpx49dmgwyqhs3545x64jxbrrgzd9fch4ihb6bhd4j3fr"; 7599 }; 7600 meta.homepage = "https://github.com/andys8/vim-elm-syntax/"; 7601 }; 7602 7603 vim-emoji = buildVimPluginFrom2Nix { 7604 pname = "vim-emoji"; 7605 version = "2018-01-30"; 7606 src = fetchFromGitHub { 7607 owner = "junegunn"; 7608 repo = "vim-emoji"; 7609 rev = "9ed6515401a6e20a9781ba508db7d67a5e4e231f"; 7610 sha256 = "0bvwmz570pfxicbask88p523vkggidq5fj2zm59s4c20a7d5s1yy"; 7611 }; 7612 meta.homepage = "https://github.com/junegunn/vim-emoji/"; 7613 }; 7614 7615 vim-endwise = buildVimPluginFrom2Nix { 7616 pname = "vim-endwise"; 7617 version = "2021-03-06"; 7618 src = fetchFromGitHub { 7619 owner = "tpope"; 7620 repo = "vim-endwise"; 7621 rev = "4289889a2622f9bc7c594a6dd79763781f63dfb5"; 7622 sha256 = "0sixr3rpcgqbaiyk7w6ghcrvllh35cb3gq9isdlwkww3dz4jyyxc"; 7623 }; 7624 meta.homepage = "https://github.com/tpope/vim-endwise/"; 7625 }; 7626 7627 vim-erlang-compiler = buildVimPluginFrom2Nix { 7628 pname = "vim-erlang-compiler"; 7629 version = "2021-06-20"; 7630 src = fetchFromGitHub { 7631 owner = "vim-erlang"; 7632 repo = "vim-erlang-compiler"; 7633 rev = "b334e956026f61c0bf289ffdf37ce9b2aefe01e1"; 7634 sha256 = "1lhy5kdq3chr1zd0f67nfzmd81jiiw4hif11rx7pkwh019wyalxx"; 7635 }; 7636 meta.homepage = "https://github.com/vim-erlang/vim-erlang-compiler/"; 7637 }; 7638 7639 vim-erlang-omnicomplete = buildVimPluginFrom2Nix { 7640 pname = "vim-erlang-omnicomplete"; 7641 version = "2021-07-03"; 7642 src = fetchFromGitHub { 7643 owner = "vim-erlang"; 7644 repo = "vim-erlang-omnicomplete"; 7645 rev = "7337df845b90b51f24087716564789c70ae03dc3"; 7646 sha256 = "00k7vr5x32qqhgp61fhbcbd2rfjs42lpig3k5jd6008hhpm2gw4j"; 7647 }; 7648 meta.homepage = "https://github.com/vim-erlang/vim-erlang-omnicomplete/"; 7649 }; 7650 7651 vim-erlang-runtime = buildVimPluginFrom2Nix { 7652 pname = "vim-erlang-runtime"; 7653 version = "2021-09-25"; 7654 src = fetchFromGitHub { 7655 owner = "vim-erlang"; 7656 repo = "vim-erlang-runtime"; 7657 rev = "f62fa7eb5c17e8fbf93d7dcc5ff593dc534fd44b"; 7658 sha256 = "0h4n6r8zpwqlh635nqig8bisc6djq2by51nilra90i524lxw8fz5"; 7659 }; 7660 meta.homepage = "https://github.com/vim-erlang/vim-erlang-runtime/"; 7661 }; 7662 7663 vim-erlang-tags = buildVimPluginFrom2Nix { 7664 pname = "vim-erlang-tags"; 7665 version = "2021-02-19"; 7666 src = fetchFromGitHub { 7667 owner = "vim-erlang"; 7668 repo = "vim-erlang-tags"; 7669 rev = "d7eaa8f6986de0f266dac48b7dcfbf41d67ce611"; 7670 sha256 = "03wxy29z0rjnf3hilap7c86di7dkjwb8sdlfh74ch8vhan8h6rv0"; 7671 }; 7672 meta.homepage = "https://github.com/vim-erlang/vim-erlang-tags/"; 7673 }; 7674 7675 vim-eunuch = buildVimPluginFrom2Nix { 7676 pname = "vim-eunuch"; 7677 version = "2021-10-01"; 7678 src = fetchFromGitHub { 7679 owner = "tpope"; 7680 repo = "vim-eunuch"; 7681 rev = "7a48f9ff0ef5f21447b2354ee52dc18b5567e05c"; 7682 sha256 = "1mwalnbp8pigpvai22zhzg52m25qbl7hl7r8vr8vhs277gc0lx8m"; 7683 }; 7684 meta.homepage = "https://github.com/tpope/vim-eunuch/"; 7685 }; 7686 7687 vim-exchange = buildVimPluginFrom2Nix { 7688 pname = "vim-exchange"; 7689 version = "2021-10-21"; 7690 src = fetchFromGitHub { 7691 owner = "tommcdo"; 7692 repo = "vim-exchange"; 7693 rev = "784d63083ad7d613aa96f00021cd0dfb126a781a"; 7694 sha256 = "15bwlky7if7jp3g3banxi2kkci1wa54y36b4m27mggsc6kdabd6q"; 7695 }; 7696 meta.homepage = "https://github.com/tommcdo/vim-exchange/"; 7697 }; 7698 7699 vim-expand-region = buildVimPluginFrom2Nix { 7700 pname = "vim-expand-region"; 7701 version = "2013-08-19"; 7702 src = fetchFromGitHub { 7703 owner = "terryma"; 7704 repo = "vim-expand-region"; 7705 rev = "966513543de0ddc2d673b5528a056269e7917276"; 7706 sha256 = "0l30wjlk4vxr16f1njnvf8aw9yg9p9jisvcxbcg3znsq5q8ix6zv"; 7707 }; 7708 meta.homepage = "https://github.com/terryma/vim-expand-region/"; 7709 }; 7710 7711 vim-extradite = buildVimPluginFrom2Nix { 7712 pname = "vim-extradite"; 7713 version = "2019-05-08"; 7714 src = fetchFromGitHub { 7715 owner = "int3"; 7716 repo = "vim-extradite"; 7717 rev = "58c77fffbb5d61eb0b87c8b4ef0ad78e9659d621"; 7718 sha256 = "1mm2icx50q5iyhaz1dypnbqh14s1wsnw8skpxcm1klhqn02zk46f"; 7719 }; 7720 meta.homepage = "https://github.com/int3/vim-extradite/"; 7721 }; 7722 7723 vim-fetch = buildVimPluginFrom2Nix { 7724 pname = "vim-fetch"; 7725 version = "2021-02-12"; 7726 src = fetchFromGitHub { 7727 owner = "wsdjeg"; 7728 repo = "vim-fetch"; 7729 rev = "0a6ab17e84c7f4808bf05ec380121bce40b40d21"; 7730 sha256 = "04srlz3zaiqkv9hz6q3vdkfq02k1wj4p9mg4m8930das4nkl7a05"; 7731 }; 7732 meta.homepage = "https://github.com/wsdjeg/vim-fetch/"; 7733 }; 7734 7735 vim-fireplace = buildVimPluginFrom2Nix { 7736 pname = "vim-fireplace"; 7737 version = "2021-11-16"; 7738 src = fetchFromGitHub { 7739 owner = "tpope"; 7740 repo = "vim-fireplace"; 7741 rev = "18699186aad27dc92867527f5e3c2ad3ed51cb27"; 7742 sha256 = "0681c6ica9xi7cvjzlhlwcvmdvq3109xx39c06d879n7yy6kjyqi"; 7743 }; 7744 meta.homepage = "https://github.com/tpope/vim-fireplace/"; 7745 }; 7746 7747 vim-fish = buildVimPluginFrom2Nix { 7748 pname = "vim-fish"; 7749 version = "2017-11-22"; 7750 src = fetchFromGitHub { 7751 owner = "dag"; 7752 repo = "vim-fish"; 7753 rev = "50b95cbbcd09c046121367d49039710e9dc9c15f"; 7754 sha256 = "1yvjlm90alc4zsdsppkmsja33wsgm2q6kkn9dxn6xqwnq4jw5s7h"; 7755 }; 7756 meta.homepage = "https://github.com/dag/vim-fish/"; 7757 }; 7758 7759 vim-flagship = buildVimPluginFrom2Nix { 7760 pname = "vim-flagship"; 7761 version = "2019-12-09"; 7762 src = fetchFromGitHub { 7763 owner = "tpope"; 7764 repo = "vim-flagship"; 7765 rev = "e522bd0ffb0e329f695ead7d4288a6245ff22410"; 7766 sha256 = "0vqkdzd7b204kbinn12jk306kc9bn2f0yaifj49swd0g8hv6dk4b"; 7767 }; 7768 meta.homepage = "https://github.com/tpope/vim-flagship/"; 7769 }; 7770 7771 vim-flake8 = buildVimPluginFrom2Nix { 7772 pname = "vim-flake8"; 7773 version = "2021-07-06"; 7774 src = fetchFromGitHub { 7775 owner = "nvie"; 7776 repo = "vim-flake8"; 7777 rev = "ddceec6c457fd59bc2a9321cbf817e42aa4bfd86"; 7778 sha256 = "0w0g0wjikvvah6fckay2slrcl7zh9f199safhfs875g6f8halj6g"; 7779 }; 7780 meta.homepage = "https://github.com/nvie/vim-flake8/"; 7781 }; 7782 7783 vim-flatbuffers = buildVimPluginFrom2Nix { 7784 pname = "vim-flatbuffers"; 7785 version = "2018-10-11"; 7786 src = fetchFromGitHub { 7787 owner = "dcharbon"; 7788 repo = "vim-flatbuffers"; 7789 rev = "ecd75c33576d982f3c83545dff7b3c9245285e75"; 7790 sha256 = "1mfi9als56cpfsz3s91hg3lci8zn7pr9s0l690wqh40vh57d1gxm"; 7791 }; 7792 meta.homepage = "https://github.com/dcharbon/vim-flatbuffers/"; 7793 }; 7794 7795 vim-floaterm = buildVimPluginFrom2Nix { 7796 pname = "vim-floaterm"; 7797 version = "2021-08-11"; 7798 src = fetchFromGitHub { 7799 owner = "voldikss"; 7800 repo = "vim-floaterm"; 7801 rev = "9716765f2af3415ad1f9091a50c334649a74e4c5"; 7802 sha256 = "1fclir7g02x8cpsyzf40l1igcw140h695g6mslyhhgjclm0rigpm"; 7803 }; 7804 meta.homepage = "https://github.com/voldikss/vim-floaterm/"; 7805 }; 7806 7807 vim-flog = buildVimPluginFrom2Nix { 7808 pname = "vim-flog"; 7809 version = "2021-10-16"; 7810 src = fetchFromGitHub { 7811 owner = "rbong"; 7812 repo = "vim-flog"; 7813 rev = "d8e62cea4c57c9284a0d6bc92140deb1a7034a1d"; 7814 sha256 = "0a5yh0w143lvg934pwsln2n34zh7x2d6bxfp9cmw897nl6qlzrdj"; 7815 }; 7816 meta.homepage = "https://github.com/rbong/vim-flog/"; 7817 }; 7818 7819 vim-flutter = buildVimPluginFrom2Nix { 7820 pname = "vim-flutter"; 7821 version = "2020-09-14"; 7822 src = fetchFromGitHub { 7823 owner = "thosakwe"; 7824 repo = "vim-flutter"; 7825 rev = "5a6de53adcc72742138b666b305869999fc8066e"; 7826 sha256 = "1zxa1gz47qpkcrzniax6q1bq9a953rypj1cfbcjb62h5ggx2rr5n"; 7827 }; 7828 meta.homepage = "https://github.com/thosakwe/vim-flutter/"; 7829 }; 7830 7831 vim-fsharp = buildVimPluginFrom2Nix { 7832 pname = "vim-fsharp"; 7833 version = "2018-11-13"; 7834 src = fetchFromGitHub { 7835 owner = "fsharp"; 7836 repo = "vim-fsharp"; 7837 rev = "012d98c981139976551a4d9779f5cce7f8d84d5c"; 7838 sha256 = "0ds300kjhm352ni3fwivsrnc9ls021d2x29f4cdszillamcgs7pw"; 7839 }; 7840 meta.homepage = "https://github.com/fsharp/vim-fsharp/"; 7841 }; 7842 7843 vim-ft-diff_fold = buildVimPluginFrom2Nix { 7844 pname = "vim-ft-diff_fold"; 7845 version = "2013-02-10"; 7846 src = fetchFromGitHub { 7847 owner = "thinca"; 7848 repo = "vim-ft-diff_fold"; 7849 rev = "89771dffd3682ef82a4b3b3e9c971b9909f08e87"; 7850 sha256 = "0bk95cxkfzamlgv1x2jb1bnfas2pmvvqgpn5fvxddf0andm8sfma"; 7851 }; 7852 meta.homepage = "https://github.com/thinca/vim-ft-diff_fold/"; 7853 }; 7854 7855 vim-fubitive = buildVimPluginFrom2Nix { 7856 pname = "vim-fubitive"; 7857 version = "2020-09-10"; 7858 src = fetchFromGitHub { 7859 owner = "tommcdo"; 7860 repo = "vim-fubitive"; 7861 rev = "5717417ee75c39ea2f8f446a9491cdf99d5965e9"; 7862 sha256 = "0lkp5i8s1214b9b1q9mg3aq32cvqzfd8q0i90bx9nf6n42cg2kjn"; 7863 }; 7864 meta.homepage = "https://github.com/tommcdo/vim-fubitive/"; 7865 }; 7866 7867 vim-fugitive = buildVimPluginFrom2Nix { 7868 pname = "vim-fugitive"; 7869 version = "2021-11-16"; 7870 src = fetchFromGitHub { 7871 owner = "tpope"; 7872 repo = "vim-fugitive"; 7873 rev = "2dfaf17f9e9b2c8961eddc8ea51098fef500d189"; 7874 sha256 = "1y5ac8sag0lcdkq8k6rzn1cfcwyrn8fwmm3imsiq4b9883qjw2v2"; 7875 }; 7876 meta.homepage = "https://github.com/tpope/vim-fugitive/"; 7877 }; 7878 7879 vim-fzf-coauthorship = buildVimPluginFrom2Nix { 7880 pname = "vim-fzf-coauthorship"; 7881 version = "2021-07-14"; 7882 src = fetchFromGitHub { 7883 owner = "maxjacobson"; 7884 repo = "vim-fzf-coauthorship"; 7885 rev = "c5df55743a274a2c2d6370008f199176dabae0bd"; 7886 sha256 = "0v52w9jiyg0q6fmsh0dq8gd6m48vhhj2fy95v7lvqyr7pnr1wqaa"; 7887 }; 7888 meta.homepage = "https://github.com/maxjacobson/vim-fzf-coauthorship/"; 7889 }; 7890 7891 vim-gh-line = buildVimPluginFrom2Nix { 7892 pname = "vim-gh-line"; 7893 version = "2021-03-25"; 7894 src = fetchFromGitHub { 7895 owner = "ruanyl"; 7896 repo = "vim-gh-line"; 7897 rev = "4ca32f57f5f95cd3436c3f9ee7657a9b9c0ca763"; 7898 sha256 = "0pfw8jvmxwhdvjcfypiqk2jlk5plqbigjmykbqs1zvaznc2b7z5v"; 7899 }; 7900 meta.homepage = "https://github.com/ruanyl/vim-gh-line/"; 7901 }; 7902 7903 vim-ghost = buildVimPluginFrom2Nix { 7904 pname = "vim-ghost"; 7905 version = "2021-09-26"; 7906 src = fetchFromGitHub { 7907 owner = "raghur"; 7908 repo = "vim-ghost"; 7909 rev = "115e2600481c92c0bfb69d82ccbd8af7dc052a03"; 7910 sha256 = "15bpxhqdbs3sw2d3w1xa5l8yml67h1fjjqhf1m3zpplqy20kfbxh"; 7911 }; 7912 meta.homepage = "https://github.com/raghur/vim-ghost/"; 7913 }; 7914 7915 vim-gist = buildVimPluginFrom2Nix { 7916 pname = "vim-gist"; 7917 version = "2021-11-04"; 7918 src = fetchFromGitHub { 7919 owner = "mattn"; 7920 repo = "vim-gist"; 7921 rev = "34e0f0aad5cc21cb3087a5d92ae1aa108019ecda"; 7922 sha256 = "1dlsml47nh2mdllahh2nicnpqxk271p62cp3xsjd4dbbr0lallds"; 7923 }; 7924 meta.homepage = "https://github.com/mattn/vim-gist/"; 7925 }; 7926 7927 vim-gista = buildVimPluginFrom2Nix { 7928 pname = "vim-gista"; 7929 version = "2020-09-19"; 7930 src = fetchFromGitHub { 7931 owner = "lambdalisue"; 7932 repo = "vim-gista"; 7933 rev = "c046de1b9d4cf97ff6f80cf3bdbb75b1094f2aaf"; 7934 sha256 = "0q08hs4y9d4c4zdd0lh4k054133y0455fkn47gi7h16m01g92imc"; 7935 }; 7936 meta.homepage = "https://github.com/lambdalisue/vim-gista/"; 7937 }; 7938 7939 vim-git = buildVimPluginFrom2Nix { 7940 pname = "vim-git"; 7941 version = "2021-10-09"; 7942 src = fetchFromGitHub { 7943 owner = "tpope"; 7944 repo = "vim-git"; 7945 rev = "74063729aee801ee0cd4a968194ea61a36df091d"; 7946 sha256 = "195x75y5108wx7s68k1a5wz03gzm63l33b62gmq9rrq77wagv1g1"; 7947 }; 7948 meta.homepage = "https://github.com/tpope/vim-git/"; 7949 }; 7950 7951 vim-gitbranch = buildVimPluginFrom2Nix { 7952 pname = "vim-gitbranch"; 7953 version = "2021-08-20"; 7954 src = fetchFromGitHub { 7955 owner = "itchyny"; 7956 repo = "vim-gitbranch"; 7957 rev = "1a8ba866f3eaf0194783b9f8573339d6ede8f1ed"; 7958 sha256 = "0nd6wwc0xd5b9djlcf18phmzjaqc3l7imarh1cil9644n1ls0l00"; 7959 }; 7960 meta.homepage = "https://github.com/itchyny/vim-gitbranch/"; 7961 }; 7962 7963 vim-gitgutter = buildVimPluginFrom2Nix { 7964 pname = "vim-gitgutter"; 7965 version = "2021-09-07"; 7966 src = fetchFromGitHub { 7967 owner = "airblade"; 7968 repo = "vim-gitgutter"; 7969 rev = "256702dd1432894b3607d3de6cd660863b331818"; 7970 sha256 = "0zpa7cs59a8sq0k3frlf9flpf30jcn239yrpmv40r7nqvxzglbpl"; 7971 }; 7972 meta.homepage = "https://github.com/airblade/vim-gitgutter/"; 7973 }; 7974 7975 vim-github-dashboard = buildVimPluginFrom2Nix { 7976 pname = "vim-github-dashboard"; 7977 version = "2018-09-03"; 7978 src = fetchFromGitHub { 7979 owner = "junegunn"; 7980 repo = "vim-github-dashboard"; 7981 rev = "8012a2016a9e39a50081c9d5db2deb09ae4a6010"; 7982 sha256 = "0jkr6mz5zcpbyswmiyprcbm8l93lkg5sr46r8kyds1n2vz19cf7x"; 7983 }; 7984 meta.homepage = "https://github.com/junegunn/vim-github-dashboard/"; 7985 }; 7986 7987 vim-glsl = buildVimPluginFrom2Nix { 7988 pname = "vim-glsl"; 7989 version = "2021-11-13"; 7990 src = fetchFromGitHub { 7991 owner = "tikhomirov"; 7992 repo = "vim-glsl"; 7993 rev = "25f9a7dfca64787313fb4339866ff941b8974d61"; 7994 sha256 = "0dm0nmglf7sr9rkxq4ya14pg1wrqfbv6pigj2f1hb0gf1n9bd6rz"; 7995 }; 7996 meta.homepage = "https://github.com/tikhomirov/vim-glsl/"; 7997 }; 7998 7999 vim-gnupg = buildVimPluginFrom2Nix { 8000 pname = "vim-gnupg"; 8001 version = "2020-11-11"; 8002 src = fetchFromGitHub { 8003 owner = "jamessan"; 8004 repo = "vim-gnupg"; 8005 rev = "96be0be1240a848da56d665b38e1b0fe7ee3f1af"; 8006 sha256 = "10syaaylyaqn60zhyx008863b5b1349pygg7lnaqchw6bard1135"; 8007 }; 8008 meta.homepage = "https://github.com/jamessan/vim-gnupg/"; 8009 }; 8010 8011 vim-go = buildVimPluginFrom2Nix { 8012 pname = "vim-go"; 8013 version = "2021-11-08"; 8014 src = fetchFromGitHub { 8015 owner = "fatih"; 8016 repo = "vim-go"; 8017 rev = "96b74acc8747d667247fd8d30eb15f6b44778f6f"; 8018 sha256 = "1cd5kzjsylg5if1fqs7ll5s47jmmbhpw3dxn1k7cyf9wkkmy0di8"; 8019 }; 8020 meta.homepage = "https://github.com/fatih/vim-go/"; 8021 }; 8022 8023 vim-grammarous = buildVimPluginFrom2Nix { 8024 pname = "vim-grammarous"; 8025 version = "2020-11-30"; 8026 src = fetchFromGitHub { 8027 owner = "rhysd"; 8028 repo = "vim-grammarous"; 8029 rev = "db46357465ce587d5325e816235b5e92415f8c05"; 8030 sha256 = "014g5q3kdqq4w5jvp61h26n0jfq05xz82rhwgcp3bgq0ffhrch7j"; 8031 }; 8032 meta.homepage = "https://github.com/rhysd/vim-grammarous/"; 8033 }; 8034 8035 vim-graphql = buildVimPluginFrom2Nix { 8036 pname = "vim-graphql"; 8037 version = "2021-09-18"; 8038 src = fetchFromGitHub { 8039 owner = "jparise"; 8040 repo = "vim-graphql"; 8041 rev = "9a9fe186a73fce636398ee7f851466ef60c9fde5"; 8042 sha256 = "0npqcpciq1pwm1ac6ldlyvrg7mhjg4ybrpmmld9b4nysiws97cnq"; 8043 }; 8044 meta.homepage = "https://github.com/jparise/vim-graphql/"; 8045 }; 8046 8047 vim-grepper = buildVimPluginFrom2Nix { 8048 pname = "vim-grepper"; 8049 version = "2021-08-30"; 8050 src = fetchFromGitHub { 8051 owner = "mhinz"; 8052 repo = "vim-grepper"; 8053 rev = "2b93535752ffcb312f9fab73d90e80dc9f2e60fc"; 8054 sha256 = "1xldg5hkbapd9s842d3xpdw32sslr8lvfx12p03hrlc2w58innx1"; 8055 }; 8056 meta.homepage = "https://github.com/mhinz/vim-grepper/"; 8057 }; 8058 8059 vim-gruvbox8 = buildVimPluginFrom2Nix { 8060 pname = "vim-gruvbox8"; 8061 version = "2021-08-04"; 8062 src = fetchFromGitHub { 8063 owner = "lifepillar"; 8064 repo = "vim-gruvbox8"; 8065 rev = "1e205910e67003ff9efb77e7730f1e49d8aae29c"; 8066 sha256 = "1z7vx4x4flx6853a70vk2bcnv52ra3z275g1i30pjzc5blsbw6hw"; 8067 }; 8068 meta.homepage = "https://github.com/lifepillar/vim-gruvbox8/"; 8069 }; 8070 8071 vim-gui-position = buildVimPluginFrom2Nix { 8072 pname = "vim-gui-position"; 8073 version = "2019-06-06"; 8074 src = fetchFromGitHub { 8075 owner = "brennanfee"; 8076 repo = "vim-gui-position"; 8077 rev = "065d0dcf96c28cfc0003d72c1b3c49203632f62a"; 8078 sha256 = "11kv9kkya9sybslg7lfhhcn2fi3n735zvprg8ch6kd58m82xr4n3"; 8079 }; 8080 meta.homepage = "https://github.com/brennanfee/vim-gui-position/"; 8081 }; 8082 8083 vim-gutentags = buildVimPluginFrom2Nix { 8084 pname = "vim-gutentags"; 8085 version = "2020-05-22"; 8086 src = fetchFromGitHub { 8087 owner = "ludovicchabant"; 8088 repo = "vim-gutentags"; 8089 rev = "50705e8ebb7038b31314f416d1bddd9cb9154049"; 8090 sha256 = "0vm3bp94kbc28azsmm8505hyd9v1a9isrn5dp47njmj8w17l7725"; 8091 }; 8092 meta.homepage = "https://github.com/ludovicchabant/vim-gutentags/"; 8093 }; 8094 8095 vim-hardtime = buildVimPluginFrom2Nix { 8096 pname = "vim-hardtime"; 8097 version = "2021-06-11"; 8098 src = fetchFromGitHub { 8099 owner = "takac"; 8100 repo = "vim-hardtime"; 8101 rev = "00fde0a5e3fe15e329bdeac5331e4b439b6972a8"; 8102 sha256 = "1c66q7bcg0m19zjd3yz5ywhm094cr48yr6rxp8zhlavaswwx8wz7"; 8103 }; 8104 meta.homepage = "https://github.com/takac/vim-hardtime/"; 8105 }; 8106 8107 vim-haskell-module-name = buildVimPluginFrom2Nix { 8108 pname = "vim-haskell-module-name"; 8109 version = "2020-01-20"; 8110 src = fetchFromGitHub { 8111 owner = "chkno"; 8112 repo = "vim-haskell-module-name"; 8113 rev = "f9f8e9f83a30b8f805b8fbc0079163e8193b289b"; 8114 sha256 = "0jawf23gyz9dy6qrh0xhla3z7hgjl1n4g7vmi027j4ipjnlijnji"; 8115 }; 8116 meta.homepage = "https://github.com/chkno/vim-haskell-module-name/"; 8117 }; 8118 8119 vim-haskellconceal = buildVimPluginFrom2Nix { 8120 pname = "vim-haskellconceal"; 8121 version = "2017-06-15"; 8122 src = fetchFromGitHub { 8123 owner = "twinside"; 8124 repo = "vim-haskellconceal"; 8125 rev = "802f82a5afee56e9e1251e6f756104a3bd114234"; 8126 sha256 = "1kh6853hi4rgl4z1xs8kz9l1q9w7lh0r42y2m0rabfpr6yh3091r"; 8127 }; 8128 meta.homepage = "https://github.com/twinside/vim-haskellconceal/"; 8129 }; 8130 8131 vim-haskellConcealPlus = buildVimPluginFrom2Nix { 8132 pname = "vim-haskellConcealPlus"; 8133 version = "2020-01-21"; 8134 src = fetchFromGitHub { 8135 owner = "enomsg"; 8136 repo = "vim-haskellConcealPlus"; 8137 rev = "d59da33c16966f694b2e4f0bfc57515a935da83f"; 8138 sha256 = "1y2hgcpls21738lhrgimsxnkhxxqczp05nmk68s28xssbn4dqgma"; 8139 }; 8140 meta.homepage = "https://github.com/enomsg/vim-haskellConcealPlus/"; 8141 }; 8142 8143 vim-hcl = buildVimPluginFrom2Nix { 8144 pname = "vim-hcl"; 8145 version = "2021-06-03"; 8146 src = fetchFromGitHub { 8147 owner = "jvirtanen"; 8148 repo = "vim-hcl"; 8149 rev = "6289d1a1424229a8f6523f4ef9441dbf2468250b"; 8150 sha256 = "0x33bdvacmj82m838frr40r16mc0cvb2p9alkr2gw30ls2ym3zdy"; 8151 }; 8152 meta.homepage = "https://github.com/jvirtanen/vim-hcl/"; 8153 }; 8154 8155 vim-hdevtools = buildVimPluginFrom2Nix { 8156 pname = "vim-hdevtools"; 8157 version = "2018-11-19"; 8158 src = fetchFromGitHub { 8159 owner = "bitc"; 8160 repo = "vim-hdevtools"; 8161 rev = "ab33578bbdbcbd80050faf43e4adee1653fe34dc"; 8162 sha256 = "1xvjz6yidcywn1xmdqlxsz68lmkx6rmiqf6q2gfz56pzq1mfmski"; 8163 }; 8164 meta.homepage = "https://github.com/bitc/vim-hdevtools/"; 8165 }; 8166 8167 vim-helm = buildVimPluginFrom2Nix { 8168 pname = "vim-helm"; 8169 version = "2020-01-02"; 8170 src = fetchFromGitHub { 8171 owner = "towolf"; 8172 repo = "vim-helm"; 8173 rev = "2c2e2e936607ed93f8f75de2066d04feff0e8e81"; 8174 sha256 = "1vlaqcxxsbys0ybk2x7ri1flyx412ak0dmanqg1cdig6xzhna2kc"; 8175 }; 8176 meta.homepage = "https://github.com/towolf/vim-helm/"; 8177 }; 8178 8179 vim-hexokinase = buildVimPluginFrom2Nix { 8180 pname = "vim-hexokinase"; 8181 version = "2021-04-25"; 8182 src = fetchFromGitHub { 8183 owner = "RRethy"; 8184 repo = "vim-hexokinase"; 8185 rev = "62324b43ea858e268fb70665f7d012ae67690f43"; 8186 sha256 = "1qdy028i9zrldjx24blk5im35lcijvq4fwg63ks2vrrvn0dfsj01"; 8187 fetchSubmodules = true; 8188 }; 8189 meta.homepage = "https://github.com/RRethy/vim-hexokinase/"; 8190 }; 8191 8192 vim-hier = buildVimPluginFrom2Nix { 8193 pname = "vim-hier"; 8194 version = "2011-08-27"; 8195 src = fetchFromGitHub { 8196 owner = "jceb"; 8197 repo = "vim-hier"; 8198 rev = "0b8c365263551a67404ebd7e528c55e17c1d3de7"; 8199 sha256 = "118pd9sx1bl9vfr89xrf536hfx4l162a43a1qpwpkqxzb9a3ca7n"; 8200 }; 8201 meta.homepage = "https://github.com/jceb/vim-hier/"; 8202 }; 8203 8204 vim-highlightedyank = buildVimPluginFrom2Nix { 8205 pname = "vim-highlightedyank"; 8206 version = "2020-03-05"; 8207 src = fetchFromGitHub { 8208 owner = "machakann"; 8209 repo = "vim-highlightedyank"; 8210 rev = "931cc6bd53e4a1fdbe592751f0e13c0e401f0a49"; 8211 sha256 = "091qw0zlc80micn29wb6r8m4f7pplcv8bx1yfvbn3cba77qyj3nb"; 8212 }; 8213 meta.homepage = "https://github.com/machakann/vim-highlightedyank/"; 8214 }; 8215 8216 vim-hindent = buildVimPluginFrom2Nix { 8217 pname = "vim-hindent"; 8218 version = "2018-07-31"; 8219 src = fetchFromGitHub { 8220 owner = "alx741"; 8221 repo = "vim-hindent"; 8222 rev = "f8e84c199fd00a3ccaf5bbbc97786bde9a4faa13"; 8223 sha256 = "1y4nnz38zal1ffs5n751dn9p9apk8q7pq3cw79r5z6fsdp942ai6"; 8224 }; 8225 meta.homepage = "https://github.com/alx741/vim-hindent/"; 8226 }; 8227 8228 vim-hocon = buildVimPluginFrom2Nix { 8229 pname = "vim-hocon"; 8230 version = "2017-09-08"; 8231 src = fetchFromGitHub { 8232 owner = "GEverding"; 8233 repo = "vim-hocon"; 8234 rev = "bb8fb14e00f8fc1eec27dd39dcc605aac43328a3"; 8235 sha256 = "0w6ckm931zpm1k3w02gl58hgfxzfy53sgcc9m8jz3vgi3zz0vki2"; 8236 }; 8237 meta.homepage = "https://github.com/GEverding/vim-hocon/"; 8238 }; 8239 8240 vim-hoogle = buildVimPluginFrom2Nix { 8241 pname = "vim-hoogle"; 8242 version = "2018-03-04"; 8243 src = fetchFromGitHub { 8244 owner = "Twinside"; 8245 repo = "vim-hoogle"; 8246 rev = "871d104c92e33cb238506f2805f1652561978cc8"; 8247 sha256 = "17qvi57g72ijgk7nczczli3kcphvdf625fzqbqcmqpsawgvfd07n"; 8248 }; 8249 meta.homepage = "https://github.com/Twinside/vim-hoogle/"; 8250 }; 8251 8252 vim-html-template-literals = buildVimPluginFrom2Nix { 8253 pname = "vim-html-template-literals"; 8254 version = "2021-06-03"; 8255 src = fetchFromGitHub { 8256 owner = "jonsmithers"; 8257 repo = "vim-html-template-literals"; 8258 rev = "e6f3f8ffaae9c2f9deea2bbb596b64468041616c"; 8259 sha256 = "1lrkby9m60ccgm35y1z82llgzjd5vmdwfscy7byjd5ycnkhyangi"; 8260 }; 8261 meta.homepage = "https://github.com/jonsmithers/vim-html-template-literals/"; 8262 }; 8263 8264 vim-husk = buildVimPluginFrom2Nix { 8265 pname = "vim-husk"; 8266 version = "2015-11-29"; 8267 src = fetchFromGitHub { 8268 owner = "vim-utils"; 8269 repo = "vim-husk"; 8270 rev = "ad89559ff8a6c4b1e94a18b2d494a69a1f701d08"; 8271 sha256 = "09kqzaqa4jdh31q0a3nxbx9li7zg890qxh68rfzblzyx22xv4mka"; 8272 }; 8273 meta.homepage = "https://github.com/vim-utils/vim-husk/"; 8274 }; 8275 8276 vim-hybrid = buildVimPluginFrom2Nix { 8277 pname = "vim-hybrid"; 8278 version = "2016-01-05"; 8279 src = fetchFromGitHub { 8280 owner = "w0ng"; 8281 repo = "vim-hybrid"; 8282 rev = "cc58baabeabc7b83768e25b852bf89c34756bf90"; 8283 sha256 = "1c3q39121hiw85r9ymiyhz5zsf6bl9pwk4pgj6nh6ckwns4cgcmw"; 8284 }; 8285 meta.homepage = "https://github.com/w0ng/vim-hybrid/"; 8286 }; 8287 8288 vim-hybrid-material = buildVimPluginFrom2Nix { 8289 pname = "vim-hybrid-material"; 8290 version = "2020-06-16"; 8291 src = fetchFromGitHub { 8292 owner = "kristijanhusak"; 8293 repo = "vim-hybrid-material"; 8294 rev = "ad031275c63a05b6acb6014a2401d8719a290bd4"; 8295 sha256 = "0qjg25cfdx9706svw4b527arfdq4ypshay11ak62yswirkvgsc2c"; 8296 }; 8297 meta.homepage = "https://github.com/kristijanhusak/vim-hybrid-material/"; 8298 }; 8299 8300 vim-iced-coffee-script = buildVimPluginFrom2Nix { 8301 pname = "vim-iced-coffee-script"; 8302 version = "2013-12-26"; 8303 src = fetchFromGitHub { 8304 owner = "noc7c9"; 8305 repo = "vim-iced-coffee-script"; 8306 rev = "e42e0775fa4b1f8840c55cd36ac3d1cedbc1dea2"; 8307 sha256 = "14yfirny359rlrr082il2ys3hxiyrbbk794rdxrs2lasjy8rb1f7"; 8308 }; 8309 meta.homepage = "https://github.com/noc7c9/vim-iced-coffee-script/"; 8310 }; 8311 8312 vim-illuminate = buildVimPluginFrom2Nix { 8313 pname = "vim-illuminate"; 8314 version = "2021-11-14"; 8315 src = fetchFromGitHub { 8316 owner = "RRethy"; 8317 repo = "vim-illuminate"; 8318 rev = "2beae0581caa66cf8c09fad7c7c557f92d49d2bd"; 8319 sha256 = "1qrc789a3aps99x89hiwwrmnxm5hm1qsjp8xjhhls6jk8scqq2qv"; 8320 }; 8321 meta.homepage = "https://github.com/RRethy/vim-illuminate/"; 8322 }; 8323 8324 vim-indent-guides = buildVimPluginFrom2Nix { 8325 pname = "vim-indent-guides"; 8326 version = "2021-10-13"; 8327 src = fetchFromGitHub { 8328 owner = "nathanaelkane"; 8329 repo = "vim-indent-guides"; 8330 rev = "765084d38bf102a95ab966fb06472e83fa7deff7"; 8331 sha256 = "0gffchphg5chg3311x0mb8xd4ir8psdmdscqpx37bxz5w9n7qsdp"; 8332 }; 8333 meta.homepage = "https://github.com/nathanaelkane/vim-indent-guides/"; 8334 }; 8335 8336 vim-indent-object = buildVimPluginFrom2Nix { 8337 pname = "vim-indent-object"; 8338 version = "2018-04-08"; 8339 src = fetchFromGitHub { 8340 owner = "michaeljsmith"; 8341 repo = "vim-indent-object"; 8342 rev = "5c5b24c959478929b54a9e831a8e2e651a465965"; 8343 sha256 = "1kmwnz0jxjkvfzy06r7r73pcxfcyjp8p8m2d6qrhjfvzidgfhw19"; 8344 }; 8345 meta.homepage = "https://github.com/michaeljsmith/vim-indent-object/"; 8346 }; 8347 8348 vim-indentwise = buildVimPluginFrom2Nix { 8349 pname = "vim-indentwise"; 8350 version = "2015-06-07"; 8351 src = fetchFromGitHub { 8352 owner = "jeetsukumaran"; 8353 repo = "vim-indentwise"; 8354 rev = "608bd6876d3b56d469e0e615eb774a6e06095dbf"; 8355 sha256 = "0bnzk1afi88icq58389nxqz196gkxcj71qrxvw87d72h2zaspvcx"; 8356 }; 8357 meta.homepage = "https://github.com/jeetsukumaran/vim-indentwise/"; 8358 }; 8359 8360 vim-indexed-search = buildVimPluginFrom2Nix { 8361 pname = "vim-indexed-search"; 8362 version = "2019-07-04"; 8363 src = fetchFromGitHub { 8364 owner = "henrik"; 8365 repo = "vim-indexed-search"; 8366 rev = "5af020bba084b699d0453f242d7d76711d64b1e3"; 8367 sha256 = "0cq265yqksh7jqazxn7qxr7bclrk2pq7py4c29wspsvbi0m3m8rc"; 8368 }; 8369 meta.homepage = "https://github.com/henrik/vim-indexed-search/"; 8370 }; 8371 8372 vim-ipython = buildVimPluginFrom2Nix { 8373 pname = "vim-ipython"; 8374 version = "2015-06-23"; 8375 src = fetchFromGitHub { 8376 owner = "ivanov"; 8377 repo = "vim-ipython"; 8378 rev = "42499f094b805b90b683afa5009cee99abd0bb75"; 8379 sha256 = "10wpfvfs8yv1bvzra4d5zy5glp62gbalpayxx7mkalhr2ccppy3x"; 8380 }; 8381 meta.homepage = "https://github.com/ivanov/vim-ipython/"; 8382 }; 8383 8384 vim-isort = buildVimPluginFrom2Nix { 8385 pname = "vim-isort"; 8386 version = "2020-08-14"; 8387 src = fetchFromGitHub { 8388 owner = "fisadev"; 8389 repo = "vim-isort"; 8390 rev = "94b1f1202899aa0b6e2cc20e6d1f133eafe24331"; 8391 sha256 = "16r2nsdapf3r0zjqwwbl0k8g2p81h9zs14b91dhskyvs0hvf7cfy"; 8392 }; 8393 meta.homepage = "https://github.com/fisadev/vim-isort/"; 8394 }; 8395 8396 vim-jack-in = buildVimPluginFrom2Nix { 8397 pname = "vim-jack-in"; 8398 version = "2021-03-27"; 8399 src = fetchFromGitHub { 8400 owner = "clojure-vim"; 8401 repo = "vim-jack-in"; 8402 rev = "80c69cc021486d1cfa5dac7d9d6ab6954ff20c27"; 8403 sha256 = "11dw8kngzznzf91n6iyvw7yi1l35vgpva32dck3n25vpxc24krpn"; 8404 }; 8405 meta.homepage = "https://github.com/clojure-vim/vim-jack-in/"; 8406 }; 8407 8408 vim-janah = buildVimPluginFrom2Nix { 8409 pname = "vim-janah"; 8410 version = "2018-10-01"; 8411 src = fetchFromGitHub { 8412 owner = "mhinz"; 8413 repo = "vim-janah"; 8414 rev = "3b8ae976987b6ade2abeac25f0208e8bc90d7138"; 8415 sha256 = "16bygyri9qxyhl8n8md945wwy1i9lss4hwxa7yjl9ms2fzzragv4"; 8416 }; 8417 meta.homepage = "https://github.com/mhinz/vim-janah/"; 8418 }; 8419 8420 vim-javacomplete2 = buildVimPluginFrom2Nix { 8421 pname = "vim-javacomplete2"; 8422 version = "2021-11-15"; 8423 src = fetchFromGitHub { 8424 owner = "artur-shaik"; 8425 repo = "vim-javacomplete2"; 8426 rev = "b5c8d305df52e0cb85b3436ca1e958c22c6e2d79"; 8427 sha256 = "1zv6k8ld938zg000svi9q6c5jkbmvlyllxzkl41jcsx2zhqkwdiw"; 8428 }; 8429 meta.homepage = "https://github.com/artur-shaik/vim-javacomplete2/"; 8430 }; 8431 8432 vim-javascript = buildVimPluginFrom2Nix { 8433 pname = "vim-javascript"; 8434 version = "2021-09-25"; 8435 src = fetchFromGitHub { 8436 owner = "pangloss"; 8437 repo = "vim-javascript"; 8438 rev = "d6e137563c47fb59f26ed25d044c0c7532304f18"; 8439 sha256 = "0pps9mqkkmmlqy0ir64gvwbz9jngcgvhy8d9hqb7bkps92ya6zr5"; 8440 }; 8441 meta.homepage = "https://github.com/pangloss/vim-javascript/"; 8442 }; 8443 8444 vim-javascript-syntax = buildVimPluginFrom2Nix { 8445 pname = "vim-javascript-syntax"; 8446 version = "2020-09-27"; 8447 src = fetchFromGitHub { 8448 owner = "jelera"; 8449 repo = "vim-javascript-syntax"; 8450 rev = "7b8e2ee761e5d81f2bff57a728909a7968df098b"; 8451 sha256 = "1il68nf8zsz1hn5vqmsyjckmh9s8sw4z6lqqqrxwfjqkqm1ji5xq"; 8452 }; 8453 meta.homepage = "https://github.com/jelera/vim-javascript-syntax/"; 8454 }; 8455 8456 vim-jinja = buildVimPluginFrom2Nix { 8457 pname = "vim-jinja"; 8458 version = "2021-08-26"; 8459 src = fetchFromGitHub { 8460 owner = "lepture"; 8461 repo = "vim-jinja"; 8462 rev = "7c54e2320c5f676636cdd8697480782eebfb2bf2"; 8463 sha256 = "153qirdl5xrnj1jc0ivlvf2rk7gdby96vn3prf6ky0l0gqxlzd8g"; 8464 }; 8465 meta.homepage = "https://github.com/lepture/vim-jinja/"; 8466 }; 8467 8468 vim-jsbeautify = buildVimPluginFrom2Nix { 8469 pname = "vim-jsbeautify"; 8470 version = "2020-12-11"; 8471 src = fetchFromGitHub { 8472 owner = "maksimr"; 8473 repo = "vim-jsbeautify"; 8474 rev = "e4586884c8e54218a92d66f2ebc3fefc46315057"; 8475 sha256 = "0l6z6063cddwlsmz8h2ayz3pblfbvn277javi80xfzxg84nfl6ip"; 8476 fetchSubmodules = true; 8477 }; 8478 meta.homepage = "https://github.com/maksimr/vim-jsbeautify/"; 8479 }; 8480 8481 vim-jsdoc = buildVimPluginFrom2Nix { 8482 pname = "vim-jsdoc"; 8483 version = "2021-10-25"; 8484 src = fetchFromGitHub { 8485 owner = "heavenshell"; 8486 repo = "vim-jsdoc"; 8487 rev = "27af18abfe60990410a10ade1b61b8b6350913d9"; 8488 sha256 = "0qc12dhp2kfjkmdcxajn0gy9z5vapylmnamd8lyhk2v8hkkzr8y4"; 8489 }; 8490 meta.homepage = "https://github.com/heavenshell/vim-jsdoc/"; 8491 }; 8492 8493 vim-json = buildVimPluginFrom2Nix { 8494 pname = "vim-json"; 8495 version = "2018-01-10"; 8496 src = fetchFromGitHub { 8497 owner = "elzr"; 8498 repo = "vim-json"; 8499 rev = "3727f089410e23ae113be6222e8a08dd2613ecf2"; 8500 sha256 = "1c19pqrys45pzflj5jyrm4q6hcvs977lv6qsfvbnk7nm4skxrqp1"; 8501 }; 8502 meta.homepage = "https://github.com/elzr/vim-json/"; 8503 }; 8504 8505 vim-jsonnet = buildVimPluginFrom2Nix { 8506 pname = "vim-jsonnet"; 8507 version = "2019-07-29"; 8508 src = fetchFromGitHub { 8509 owner = "google"; 8510 repo = "vim-jsonnet"; 8511 rev = "b7459b36e5465515f7cf81d0bb0e66e42a7c2eb5"; 8512 sha256 = "0fc6xpiyxly3ibs4lzn6dk9yd2cc353qb8lavag7zmims1bncvqf"; 8513 }; 8514 meta.homepage = "https://github.com/google/vim-jsonnet/"; 8515 }; 8516 8517 vim-jsx-pretty = buildVimPluginFrom2Nix { 8518 pname = "vim-jsx-pretty"; 8519 version = "2021-01-12"; 8520 src = fetchFromGitHub { 8521 owner = "MaxMEllon"; 8522 repo = "vim-jsx-pretty"; 8523 rev = "6989f1663cc03d7da72b5ef1c03f87e6ddb70b41"; 8524 sha256 = "16d76jvfb1cq591i06fnmgzv0q16g89zz7cmvgvj24vap2wgkbp8"; 8525 }; 8526 meta.homepage = "https://github.com/MaxMEllon/vim-jsx-pretty/"; 8527 }; 8528 8529 vim-jsx-typescript = buildVimPluginFrom2Nix { 8530 pname = "vim-jsx-typescript"; 8531 version = "2020-12-03"; 8532 src = fetchFromGitHub { 8533 owner = "peitalin"; 8534 repo = "vim-jsx-typescript"; 8535 rev = "22df470d92651426f2377e3166488672f7b4b4ef"; 8536 sha256 = "13w7n8km927v9yvm91c4z8g343bn2mp0k80nwv5y0sz279x4x9n7"; 8537 }; 8538 meta.homepage = "https://github.com/peitalin/vim-jsx-typescript/"; 8539 }; 8540 8541 vim-kitty-navigator = buildVimPluginFrom2Nix { 8542 pname = "vim-kitty-navigator"; 8543 version = "2021-11-15"; 8544 src = fetchFromGitHub { 8545 owner = "knubie"; 8546 repo = "vim-kitty-navigator"; 8547 rev = "e097580586e802352f225eed467fafa90f11223e"; 8548 sha256 = "1lzgqaxw0y53r1qrcqx3fxb1fdqkswzkl8b6yk4xmdxig6kyhm46"; 8549 }; 8550 meta.homepage = "https://github.com/knubie/vim-kitty-navigator/"; 8551 }; 8552 8553 vim-LanguageTool = buildVimPluginFrom2Nix { 8554 pname = "vim-LanguageTool"; 8555 version = "2021-02-08"; 8556 src = fetchFromGitHub { 8557 owner = "dpelle"; 8558 repo = "vim-LanguageTool"; 8559 rev = "0372ffae78aa3eac3bfa48ba3bf2f4015a86385a"; 8560 sha256 = "00476l49lczj1rw5gb6vs7s9r0zi1khw0g1v6bsfwl5r32699l7r"; 8561 }; 8562 meta.homepage = "https://github.com/dpelle/vim-LanguageTool/"; 8563 }; 8564 8565 vim-lastplace = buildVimPluginFrom2Nix { 8566 pname = "vim-lastplace"; 8567 version = "2021-08-14"; 8568 src = fetchFromGitHub { 8569 owner = "farmergreg"; 8570 repo = "vim-lastplace"; 8571 rev = "d522829d810f3254ca09da368a896c962d4a3d61"; 8572 sha256 = "04x6y9yp5xlds37bswmrc3xlhhjfln9nzrkippvvhl48b0kfnpj8"; 8573 }; 8574 meta.homepage = "https://github.com/farmergreg/vim-lastplace/"; 8575 }; 8576 8577 vim-latex-live-preview = buildVimPluginFrom2Nix { 8578 pname = "vim-latex-live-preview"; 8579 version = "2020-09-11"; 8580 src = fetchFromGitHub { 8581 owner = "xuhdev"; 8582 repo = "vim-latex-live-preview"; 8583 rev = "afdf3f4778119f0bfacb07629d0155d58eb5562a"; 8584 sha256 = "0zihnphc021alqbn1f84n233r6a31n499046yw1yspkcnpz7mcxm"; 8585 }; 8586 meta.homepage = "https://github.com/xuhdev/vim-latex-live-preview/"; 8587 }; 8588 8589 vim-lawrencium = buildVimPluginFrom2Nix { 8590 pname = "vim-lawrencium"; 8591 version = "2021-11-08"; 8592 src = fetchFromGitHub { 8593 owner = "ludovicchabant"; 8594 repo = "vim-lawrencium"; 8595 rev = "eee52c9da9a58c1f079adb4a3134a0620bc6e945"; 8596 sha256 = "12431h344dhjswg0pm8nvfszy8hp8b61nm0r8gsry9a6w1j1a86b"; 8597 }; 8598 meta.homepage = "https://github.com/ludovicchabant/vim-lawrencium/"; 8599 }; 8600 8601 vim-leader-guide = buildVimPluginFrom2Nix { 8602 pname = "vim-leader-guide"; 8603 version = "2018-10-06"; 8604 src = fetchFromGitHub { 8605 owner = "hecal3"; 8606 repo = "vim-leader-guide"; 8607 rev = "8dff63fcc29811bb30fccb135f31ad488a9a6170"; 8608 sha256 = "1n1qgvr729r28rprjkam0blh4qscs8bxf6ay7v8x732axg9gpyav"; 8609 }; 8610 meta.homepage = "https://github.com/hecal3/vim-leader-guide/"; 8611 }; 8612 8613 vim-lean = buildVimPluginFrom2Nix { 8614 pname = "vim-lean"; 8615 version = "2017-07-29"; 8616 src = fetchFromGitHub { 8617 owner = "mk12"; 8618 repo = "vim-lean"; 8619 rev = "02d678e4346dce35d6b2eed9a03b2b2d3cc84127"; 8620 sha256 = "1yw13wf7j92gk8fwkhls6bdbz2h7xbyq4qba8zsfm76rbqn7vzfg"; 8621 }; 8622 meta.homepage = "https://github.com/mk12/vim-lean/"; 8623 }; 8624 8625 vim-ledger = buildVimPluginFrom2Nix { 8626 pname = "vim-ledger"; 8627 version = "2021-09-22"; 8628 src = fetchFromGitHub { 8629 owner = "ledger"; 8630 repo = "vim-ledger"; 8631 rev = "5461c6911ee4d61d1f729c66cd3514905203be34"; 8632 sha256 = "0k2l8z8qkjqj4swwzlc0mf1r77n1rxi5skxwlvvwcldx0gh0mv4r"; 8633 }; 8634 meta.homepage = "https://github.com/ledger/vim-ledger/"; 8635 }; 8636 8637 vim-lfe = buildVimPluginFrom2Nix { 8638 pname = "vim-lfe"; 8639 version = "2018-04-30"; 8640 src = fetchFromGitHub { 8641 owner = "lfe-support"; 8642 repo = "vim-lfe"; 8643 rev = "290e7085fbd53d0c2b98b5d5a442d697c08b7d76"; 8644 sha256 = "1wf4lyrnz957ya5zvgkdk1k1jw9yk0bkzz7230m9ry9vl55ss64y"; 8645 }; 8646 meta.homepage = "https://github.com/lfe-support/vim-lfe/"; 8647 }; 8648 8649 vim-lightline-coc = buildVimPluginFrom2Nix { 8650 pname = "vim-lightline-coc"; 8651 version = "2021-03-03"; 8652 src = fetchFromGitHub { 8653 owner = "josa42"; 8654 repo = "vim-lightline-coc"; 8655 rev = "53465b2c2ce7b6ae3497ad1cdb751dd3d8084d5c"; 8656 sha256 = "1r1w4j2ir6lzrlr2jhhy3ai4arswrbvjp46dxb6y9fyl516z5mza"; 8657 }; 8658 meta.homepage = "https://github.com/josa42/vim-lightline-coc/"; 8659 }; 8660 8661 vim-lion = buildVimPluginFrom2Nix { 8662 pname = "vim-lion"; 8663 version = "2020-07-18"; 8664 src = fetchFromGitHub { 8665 owner = "tommcdo"; 8666 repo = "vim-lion"; 8667 rev = "ce46593ecd60e6051fb6e4d3986d2fc9f5a618b1"; 8668 sha256 = "1ci9yi55wcg6388fv3dqhjsyp3nvmf9dz7q2nqsxpyd6yj1szrh7"; 8669 }; 8670 meta.homepage = "https://github.com/tommcdo/vim-lion/"; 8671 }; 8672 8673 vim-liquid = buildVimPluginFrom2Nix { 8674 pname = "vim-liquid"; 8675 version = "2021-09-24"; 8676 src = fetchFromGitHub { 8677 owner = "tpope"; 8678 repo = "vim-liquid"; 8679 rev = "dd5243a34e97c15e1a128b6ec440a0368e583900"; 8680 sha256 = "0kn4w2i83fwhjcpmj1zym9hr4lvl27vcl0f1cz3n3lv3jhr7g7zg"; 8681 }; 8682 meta.homepage = "https://github.com/tpope/vim-liquid/"; 8683 }; 8684 8685 vim-localvimrc = buildVimPluginFrom2Nix { 8686 pname = "vim-localvimrc"; 8687 version = "2021-11-01"; 8688 src = fetchFromGitHub { 8689 owner = "embear"; 8690 repo = "vim-localvimrc"; 8691 rev = "f09bf7c61e4aa03293622792eaeadb315b91e77f"; 8692 sha256 = "0rskyxi507b339ipgam3kbf4ymj6bcbw75xpc2cf32xzdlpairln"; 8693 }; 8694 meta.homepage = "https://github.com/embear/vim-localvimrc/"; 8695 }; 8696 8697 vim-logreview = buildVimPluginFrom2Nix { 8698 pname = "vim-logreview"; 8699 version = "2017-07-08"; 8700 src = fetchFromGitHub { 8701 owner = "andreshazard"; 8702 repo = "vim-logreview"; 8703 rev = "b7b66ab338e904127d796af49235b8c29742f18f"; 8704 sha256 = "09lyymq0f3ybqdzhbpia7b0wcjbcyg5nkqd72qk8jkvc42da2af3"; 8705 }; 8706 meta.homepage = "https://github.com/andreshazard/vim-logreview/"; 8707 }; 8708 8709 vim-loves-dafny = buildVimPluginFrom2Nix { 8710 pname = "vim-loves-dafny"; 8711 version = "2018-09-25"; 8712 src = fetchFromGitHub { 8713 owner = "mlr-msft"; 8714 repo = "vim-loves-dafny"; 8715 rev = "d75d3b074a3da2b0fa9fd5bc980f52ec82c2ad7b"; 8716 sha256 = "170dc38mrakfma30r8z9zaxfn8d5ghrvnlglq6l60yn8fg7njxks"; 8717 }; 8718 meta.homepage = "https://github.com/mlr-msft/vim-loves-dafny/"; 8719 }; 8720 8721 vim-lsc = buildVimPluginFrom2Nix { 8722 pname = "vim-lsc"; 8723 version = "2021-04-28"; 8724 src = fetchFromGitHub { 8725 owner = "natebosch"; 8726 repo = "vim-lsc"; 8727 rev = "4b0fc48037c628f14209f30616a19287d9e54823"; 8728 sha256 = "1jwfc193wbh2rmyi6mdwgr3lcq82qhlclq4hjwg1hcw94442r5xv"; 8729 }; 8730 meta.homepage = "https://github.com/natebosch/vim-lsc/"; 8731 }; 8732 8733 vim-lsp = buildVimPluginFrom2Nix { 8734 pname = "vim-lsp"; 8735 version = "2021-11-02"; 8736 src = fetchFromGitHub { 8737 owner = "prabirshrestha"; 8738 repo = "vim-lsp"; 8739 rev = "0c8a35d899202f7a7d94aefd290f3c7a1590e9c5"; 8740 sha256 = "02h2z8j1w083hjvgafxrclz0a1r2q4lrsc56yllswpk8yq1x30pb"; 8741 }; 8742 meta.homepage = "https://github.com/prabirshrestha/vim-lsp/"; 8743 }; 8744 8745 vim-lsp-cxx-highlight = buildVimPluginFrom2Nix { 8746 pname = "vim-lsp-cxx-highlight"; 8747 version = "2021-10-20"; 8748 src = fetchFromGitHub { 8749 owner = "jackguo380"; 8750 repo = "vim-lsp-cxx-highlight"; 8751 rev = "0e7476ff41cd65e55f92fdbc7326335ec33b59b0"; 8752 sha256 = "02gyxhx39zqphqybsj8sgg70ilgcp0jaj9lcmyyivljg0qirnxhf"; 8753 }; 8754 meta.homepage = "https://github.com/jackguo380/vim-lsp-cxx-highlight/"; 8755 }; 8756 8757 vim-lua = buildVimPluginFrom2Nix { 8758 pname = "vim-lua"; 8759 version = "2020-08-05"; 8760 src = fetchFromGitHub { 8761 owner = "tbastos"; 8762 repo = "vim-lua"; 8763 rev = "fa810f85437525bcea0fc4ff22c634935721d86d"; 8764 sha256 = "1fkpfjpmv80lcd7jn95pzxrcbzn8avdywjknd5bn3212ahydg43m"; 8765 }; 8766 meta.homepage = "https://github.com/tbastos/vim-lua/"; 8767 }; 8768 8769 vim-maktaba = buildVimPluginFrom2Nix { 8770 pname = "vim-maktaba"; 8771 version = "2021-08-09"; 8772 src = fetchFromGitHub { 8773 owner = "google"; 8774 repo = "vim-maktaba"; 8775 rev = "f5127b339a9d776f220cc0393783c55def9d8ce0"; 8776 sha256 = "0svkpk46fvas5346af2cw2ga03mlwd3rn8pya41f9whybqxdrysg"; 8777 }; 8778 meta.homepage = "https://github.com/google/vim-maktaba/"; 8779 }; 8780 8781 vim-manpager = buildVimPluginFrom2Nix { 8782 pname = "vim-manpager"; 8783 version = "2020-10-28"; 8784 src = fetchFromGitHub { 8785 owner = "lambdalisue"; 8786 repo = "vim-manpager"; 8787 rev = "c23c02dd79b0a5cabe140d1f10f9aa2591cf55ed"; 8788 sha256 = "0g61qbp4vl010isigp6j3jjb3vb2kxalcbb56xzfa6c9k5zap5j9"; 8789 }; 8790 meta.homepage = "https://github.com/lambdalisue/vim-manpager/"; 8791 }; 8792 8793 vim-markbar = buildVimPluginFrom2Nix { 8794 pname = "vim-markbar"; 8795 version = "2020-08-31"; 8796 src = fetchFromGitHub { 8797 owner = "Yilin-Yang"; 8798 repo = "vim-markbar"; 8799 rev = "df13c3abe88c01a716b1099de953dcfa1679e663"; 8800 sha256 = "1y5w182d57z1nl8c7ng25m88by88pnxqdsxmcnnygdfjmvbv8jl9"; 8801 }; 8802 meta.homepage = "https://github.com/Yilin-Yang/vim-markbar/"; 8803 }; 8804 8805 vim-markdown = buildVimPluginFrom2Nix { 8806 pname = "vim-markdown"; 8807 version = "2020-07-14"; 8808 src = fetchFromGitHub { 8809 owner = "plasticboy"; 8810 repo = "vim-markdown"; 8811 rev = "8e5d86f7b85234d3d1b4207dceebc43a768ed5d4"; 8812 sha256 = "013vh2rnfifm5j56imar03rvchz68ll4lbgy9y8fbw7s9a0k6yaa"; 8813 }; 8814 meta.homepage = "https://github.com/plasticboy/vim-markdown/"; 8815 }; 8816 8817 vim-markdown-composer = buildVimPluginFrom2Nix { 8818 pname = "vim-markdown-composer"; 8819 version = "2020-08-15"; 8820 src = fetchFromGitHub { 8821 owner = "euclio"; 8822 repo = "vim-markdown-composer"; 8823 rev = "c0f98ec3d6c4cb49455c18f2aeb83c0dcbad1bc4"; 8824 sha256 = "10vb3p8gksjy8zfzlkhirdsjwgvh1yv19plxwr404x87j393rs7n"; 8825 fetchSubmodules = true; 8826 }; 8827 meta.homepage = "https://github.com/euclio/vim-markdown-composer/"; 8828 }; 8829 8830 vim-markdown-toc = buildVimPluginFrom2Nix { 8831 pname = "vim-markdown-toc"; 8832 version = "2021-03-02"; 8833 src = fetchFromGitHub { 8834 owner = "mzlogin"; 8835 repo = "vim-markdown-toc"; 8836 rev = "b7bb6c37033d3a6c93906af48dc0e689bd948638"; 8837 sha256 = "026xf2gid4qivwawh7if3nfk7zja9di0flhdzdx82lvil9x48lyz"; 8838 }; 8839 meta.homepage = "https://github.com/mzlogin/vim-markdown-toc/"; 8840 }; 8841 8842 vim-matchup = buildVimPluginFrom2Nix { 8843 pname = "vim-matchup"; 8844 version = "2021-11-05"; 8845 src = fetchFromGitHub { 8846 owner = "andymass"; 8847 repo = "vim-matchup"; 8848 rev = "50cadec5e6fbc3e3e30ef2057d169cbc61a6ae9c"; 8849 sha256 = "1kz0i4sir8fa42m606bcspf0alkvwz91xi2z9a9c64r9b3ixdpmr"; 8850 }; 8851 meta.homepage = "https://github.com/andymass/vim-matchup/"; 8852 }; 8853 8854 vim-mergetool = buildVimPluginFrom2Nix { 8855 pname = "vim-mergetool"; 8856 version = "2019-06-22"; 8857 src = fetchFromGitHub { 8858 owner = "samoshkin"; 8859 repo = "vim-mergetool"; 8860 rev = "0275a85256ad173e3cde586d54f66566c01b607f"; 8861 sha256 = "1i3zil06zyndm400i2pfn64ykbs29fw8l720229a8ypp9mxcibcp"; 8862 }; 8863 meta.homepage = "https://github.com/samoshkin/vim-mergetool/"; 8864 }; 8865 8866 vim-merginal = buildVimPluginFrom2Nix { 8867 pname = "vim-merginal"; 8868 version = "2020-12-06"; 8869 src = fetchFromGitHub { 8870 owner = "idanarye"; 8871 repo = "vim-merginal"; 8872 rev = "7e1446614cdfb3a8eca621e5006631af72cda0f8"; 8873 sha256 = "133lddbwz63djr6pyg3dqy2pn795b48i3y4ps9ssyy6yjyi3pnrg"; 8874 }; 8875 meta.homepage = "https://github.com/idanarye/vim-merginal/"; 8876 }; 8877 8878 vim-metamath = buildVimPluginFrom2Nix { 8879 pname = "vim-metamath"; 8880 version = "2017-02-10"; 8881 src = fetchFromGitHub { 8882 owner = "david-a-wheeler"; 8883 repo = "vim-metamath"; 8884 rev = "50aff63608256909159f1b8fc3f09ba61b2bb9bd"; 8885 sha256 = "0gwqafhr18wv9ygq47cxwi0k4gj1xll4z8s61w9l9vwaiy5znssh"; 8886 }; 8887 meta.homepage = "https://github.com/david-a-wheeler/vim-metamath/"; 8888 }; 8889 8890 vim-misc = buildVimPluginFrom2Nix { 8891 pname = "vim-misc"; 8892 version = "2015-05-21"; 8893 src = fetchFromGitHub { 8894 owner = "xolox"; 8895 repo = "vim-misc"; 8896 rev = "3e6b8fb6f03f13434543ce1f5d24f6a5d3f34f0b"; 8897 sha256 = "0rd9788dyfc58py50xbiaz5j7nphyvf3rpp3yal7yq2dhf0awwfi"; 8898 }; 8899 meta.homepage = "https://github.com/xolox/vim-misc/"; 8900 }; 8901 8902 vim-monokai = buildVimPluginFrom2Nix { 8903 pname = "vim-monokai"; 8904 version = "2021-05-06"; 8905 src = fetchFromGitHub { 8906 owner = "crusoexia"; 8907 repo = "vim-monokai"; 8908 rev = "66f7dc9c63296ea6ba408faa60bebe54a34c57f2"; 8909 sha256 = "10ip0y9p2qf869h2yhp2zs6qc048rw1x5i0spziajca96251gvig"; 8910 }; 8911 meta.homepage = "https://github.com/crusoexia/vim-monokai/"; 8912 }; 8913 8914 vim-monokai-pro = buildVimPluginFrom2Nix { 8915 pname = "vim-monokai-pro"; 8916 version = "2020-10-02"; 8917 src = fetchFromGitHub { 8918 owner = "phanviet"; 8919 repo = "vim-monokai-pro"; 8920 rev = "05e534f9fea9a8e4cbf69a1523c785845deabe4e"; 8921 sha256 = "0hf3iy2ydr6jpraf5zyqg2hl7ma5hn301jyxf6m9ffdsz7722jwm"; 8922 }; 8923 meta.homepage = "https://github.com/phanviet/vim-monokai-pro/"; 8924 }; 8925 8926 vim-move = buildVimPluginFrom2Nix { 8927 pname = "vim-move"; 8928 version = "2021-07-09"; 8929 src = fetchFromGitHub { 8930 owner = "matze"; 8931 repo = "vim-move"; 8932 rev = "6442747a3d3084e3c1214388192b8308fcf391b8"; 8933 sha256 = "1acmaabzqc01gvnxs8jfpiwmgyrd4d20p3lm3g2xsg5zv1l67hbf"; 8934 }; 8935 meta.homepage = "https://github.com/matze/vim-move/"; 8936 }; 8937 8938 vim-mucomplete = buildVimPluginFrom2Nix { 8939 pname = "vim-mucomplete"; 8940 version = "2021-09-01"; 8941 src = fetchFromGitHub { 8942 owner = "lifepillar"; 8943 repo = "vim-mucomplete"; 8944 rev = "7ef91226beeb382a37b4d4d5f0f54e6acf1eaaee"; 8945 sha256 = "1c9a8hibcrgagrcv41yyg2qq1f6v60316ai25y44rzk9ncx3idsj"; 8946 }; 8947 meta.homepage = "https://github.com/lifepillar/vim-mucomplete/"; 8948 }; 8949 8950 vim-multiple-cursors = buildVimPluginFrom2Nix { 8951 pname = "vim-multiple-cursors"; 8952 version = "2020-07-30"; 8953 src = fetchFromGitHub { 8954 owner = "terryma"; 8955 repo = "vim-multiple-cursors"; 8956 rev = "6456718e1d30b42c04b920c5413ca44f68f08759"; 8957 sha256 = "0dmap8hjk6a0127fkab1pp5cllmijhqx80ijasngg11kxl0wzl32"; 8958 }; 8959 meta.homepage = "https://github.com/terryma/vim-multiple-cursors/"; 8960 }; 8961 8962 vim-mundo = buildVimPluginFrom2Nix { 8963 pname = "vim-mundo"; 8964 version = "2021-11-09"; 8965 src = fetchFromGitHub { 8966 owner = "simnalamburt"; 8967 repo = "vim-mundo"; 8968 rev = "e193f185bad3aa58446e771f8f2739abf11d3262"; 8969 sha256 = "1q2j88rcg0slvm2bfdri4fy42h5a2md9bbqsspb3kzx5yrhgawhp"; 8970 }; 8971 meta.homepage = "https://github.com/simnalamburt/vim-mundo/"; 8972 }; 8973 8974 vim-nerdtree-syntax-highlight = buildVimPluginFrom2Nix { 8975 pname = "vim-nerdtree-syntax-highlight"; 8976 version = "2021-01-11"; 8977 src = fetchFromGitHub { 8978 owner = "tiagofumo"; 8979 repo = "vim-nerdtree-syntax-highlight"; 8980 rev = "5178ee4d7f4e7761187df30bb709f703d91df18a"; 8981 sha256 = "0i690a9sd3a9193mdm150q5yx43mihpzkm0k5glllsmnwpngrq1a"; 8982 }; 8983 meta.homepage = "https://github.com/tiagofumo/vim-nerdtree-syntax-highlight/"; 8984 }; 8985 8986 vim-nerdtree-tabs = buildVimPluginFrom2Nix { 8987 pname = "vim-nerdtree-tabs"; 8988 version = "2018-12-21"; 8989 src = fetchFromGitHub { 8990 owner = "jistr"; 8991 repo = "vim-nerdtree-tabs"; 8992 rev = "07d19f0299762669c6f93fbadb8249da6ba9de62"; 8993 sha256 = "16iqhp5l6xvq0k8bq9ngqfhish1fwggpmvd7ni1fh5dqr00iii9x"; 8994 }; 8995 meta.homepage = "https://github.com/jistr/vim-nerdtree-tabs/"; 8996 }; 8997 8998 vim-nftables = buildVimPluginFrom2Nix { 8999 pname = "vim-nftables"; 9000 version = "2020-06-29"; 9001 src = fetchFromGitHub { 9002 owner = "nfnty"; 9003 repo = "vim-nftables"; 9004 rev = "26f8a506c6f3e41f1e4a8d6aa94c9a79a666bbff"; 9005 sha256 = "1z5ffgxdq8niggm18qikrh5hl8zs05gdij4z6dfnzy00xvancc40"; 9006 }; 9007 meta.homepage = "https://github.com/nfnty/vim-nftables/"; 9008 }; 9009 9010 vim-niceblock = buildVimPluginFrom2Nix { 9011 pname = "vim-niceblock"; 9012 version = "2018-09-06"; 9013 src = fetchFromGitHub { 9014 owner = "kana"; 9015 repo = "vim-niceblock"; 9016 rev = "9302f527eefc0fde8df983cbb9710ad52c4213b5"; 9017 sha256 = "1d0rx7s10jl1q9y5s4235imizbyxrgkm4dxh5ankcr8s617l7mz2"; 9018 }; 9019 meta.homepage = "https://github.com/kana/vim-niceblock/"; 9020 }; 9021 9022 vim-ninja-feet = buildVimPluginFrom2Nix { 9023 pname = "vim-ninja-feet"; 9024 version = "2021-05-27"; 9025 src = fetchFromGitHub { 9026 owner = "tommcdo"; 9027 repo = "vim-ninja-feet"; 9028 rev = "cb9b448dd468a338255aed474e6113ed115612c1"; 9029 sha256 = "1aqmhqaxb72ih56mh85kv4fkxyqw5hfispd208lfyp4w3zhvli30"; 9030 }; 9031 meta.homepage = "https://github.com/tommcdo/vim-ninja-feet/"; 9032 }; 9033 9034 vim-nix = buildVimPluginFrom2Nix { 9035 pname = "vim-nix"; 9036 version = "2021-05-28"; 9037 src = fetchFromGitHub { 9038 owner = "LnL7"; 9039 repo = "vim-nix"; 9040 rev = "63b47b39c8d481ebca3092822ca8972e08df769b"; 9041 sha256 = "08n9cgphv2m96kk5w996lwlqak011x5xm410hajmc91vy5fws361"; 9042 }; 9043 meta.homepage = "https://github.com/LnL7/vim-nix/"; 9044 }; 9045 9046 vim-noctu = buildVimPluginFrom2Nix { 9047 pname = "vim-noctu"; 9048 version = "2015-06-27"; 9049 src = fetchFromGitHub { 9050 owner = "noahfrederick"; 9051 repo = "vim-noctu"; 9052 rev = "de2ff9855bccd72cd9ff3082bc89e4a4f36ea4fe"; 9053 sha256 = "14z1mwmvq0crvljsk6x29bxxhbavbjsggjr68f6aiz3635yih8vy"; 9054 }; 9055 meta.homepage = "https://github.com/noahfrederick/vim-noctu/"; 9056 }; 9057 9058 vim-nong-theme = buildVimPluginFrom2Nix { 9059 pname = "vim-nong-theme"; 9060 version = "2020-12-16"; 9061 src = fetchFromGitHub { 9062 owner = "fruit-in"; 9063 repo = "vim-nong-theme"; 9064 rev = "cf7eacc6140ef67f7fc6b3099a6ef82767af82e0"; 9065 sha256 = "17lvmszydpgn54n54z4mhcipzrwxggnq7lr69k8vwbwmrr8sk0qa"; 9066 }; 9067 meta.homepage = "https://github.com/fruit-in/vim-nong-theme/"; 9068 }; 9069 9070 vim-numbertoggle = buildVimPluginFrom2Nix { 9071 pname = "vim-numbertoggle"; 9072 version = "2021-01-12"; 9073 src = fetchFromGitHub { 9074 owner = "jeffkreeftmeijer"; 9075 repo = "vim-numbertoggle"; 9076 rev = "df9b1fe616507340718716204ba7f434125bdf7a"; 9077 sha256 = "02zgzkwv2fk4zyg6agvski054nwkrm1m9dw0jpva57ksbf8rvqrg"; 9078 }; 9079 meta.homepage = "https://github.com/jeffkreeftmeijer/vim-numbertoggle/"; 9080 }; 9081 9082 vim-obsession = buildVimPluginFrom2Nix { 9083 pname = "vim-obsession"; 9084 version = "2021-03-22"; 9085 src = fetchFromGitHub { 9086 owner = "tpope"; 9087 repo = "vim-obsession"; 9088 rev = "82c9ac5e130c92a46e043dd9cd9e5b48d15e286d"; 9089 sha256 = "0lfcba8sk25l5yp3agh6pwniddf8jx627ikpr8i2z9ary2fqsj98"; 9090 }; 9091 meta.homepage = "https://github.com/tpope/vim-obsession/"; 9092 }; 9093 9094 vim-ocaml = buildVimPluginFrom2Nix { 9095 pname = "vim-ocaml"; 9096 version = "2021-10-25"; 9097 src = fetchFromGitHub { 9098 owner = "ocaml"; 9099 repo = "vim-ocaml"; 9100 rev = "2ebddd0ef575193e2aac31172f8f3a5f543f530f"; 9101 sha256 = "1n2k6picc99j5vs036mp2ws6v8iyal812k7s653zxv8qgvn676mi"; 9102 }; 9103 meta.homepage = "https://github.com/ocaml/vim-ocaml/"; 9104 }; 9105 9106 vim-one = buildVimPluginFrom2Nix { 9107 pname = "vim-one"; 9108 version = "2020-12-14"; 9109 src = fetchFromGitHub { 9110 owner = "rakr"; 9111 repo = "vim-one"; 9112 rev = "187f5c85b682c1933f8780d4d419c55d26a82e24"; 9113 sha256 = "0lnfw15p865hcnnjcaikf2xwfiqwidsqryq67j1bh74215ib8r10"; 9114 }; 9115 meta.homepage = "https://github.com/rakr/vim-one/"; 9116 }; 9117 9118 vim-opencl = buildVimPluginFrom2Nix { 9119 pname = "vim-opencl"; 9120 version = "2018-06-13"; 9121 src = fetchFromGitHub { 9122 owner = "petRUShka"; 9123 repo = "vim-opencl"; 9124 rev = "7668b018fe9461c6b51e0b736ed84aa84d6bafce"; 9125 sha256 = "0z8qasymkkaa272bjxmkp4sgd8qr4ypcqxlyzxgh5imp3gmrc6n1"; 9126 }; 9127 meta.homepage = "https://github.com/petRUShka/vim-opencl/"; 9128 }; 9129 9130 vim-operator-replace = buildVimPluginFrom2Nix { 9131 pname = "vim-operator-replace"; 9132 version = "2015-02-24"; 9133 src = fetchFromGitHub { 9134 owner = "kana"; 9135 repo = "vim-operator-replace"; 9136 rev = "1345a556a321a092716e149d4765a5e17c0e9f0f"; 9137 sha256 = "07cibp61zwbzpjfxqdc77fzrgnz8jhimmdhhyjr0lvgrjgvsnv6q"; 9138 }; 9139 meta.homepage = "https://github.com/kana/vim-operator-replace/"; 9140 }; 9141 9142 vim-operator-surround = buildVimPluginFrom2Nix { 9143 pname = "vim-operator-surround"; 9144 version = "2018-11-01"; 9145 src = fetchFromGitHub { 9146 owner = "rhysd"; 9147 repo = "vim-operator-surround"; 9148 rev = "80337a40a829cfc77b065a71d8a609e2ad7d2c8b"; 9149 sha256 = "0f9shg81bl39hz67ahbi6k6gbhky7gzp8by16fhiz75hbjgp9lq2"; 9150 }; 9151 meta.homepage = "https://github.com/rhysd/vim-operator-surround/"; 9152 }; 9153 9154 vim-operator-user = buildVimPluginFrom2Nix { 9155 pname = "vim-operator-user"; 9156 version = "2015-02-17"; 9157 src = fetchFromGitHub { 9158 owner = "kana"; 9159 repo = "vim-operator-user"; 9160 rev = "c3dfd41c1ed516b4b901c97562e644de62c367aa"; 9161 sha256 = "16y2fyrmwg4vkcl85i8xg8s6m39ca2jvgi9qm36b3vzbnkcifafb"; 9162 }; 9163 meta.homepage = "https://github.com/kana/vim-operator-user/"; 9164 }; 9165 9166 vim-orgmode = buildVimPluginFrom2Nix { 9167 pname = "vim-orgmode"; 9168 version = "2021-06-29"; 9169 src = fetchFromGitHub { 9170 owner = "jceb"; 9171 repo = "vim-orgmode"; 9172 rev = "4ad432d7da4e01e7fce86d25528a6587efce6ca4"; 9173 sha256 = "0lhgph6hp130sbbc1frsmrjp9qrf6gqk12azjq63bb0rs5884q5h"; 9174 }; 9175 meta.homepage = "https://github.com/jceb/vim-orgmode/"; 9176 }; 9177 9178 vim-ormolu = buildVimPluginFrom2Nix { 9179 pname = "vim-ormolu"; 9180 version = "2020-11-25"; 9181 src = fetchFromGitHub { 9182 owner = "sdiehl"; 9183 repo = "vim-ormolu"; 9184 rev = "edbeb0135692345b088182963e9b229fe2235ac0"; 9185 sha256 = "03srdix06dhz4b8g9akx448dw2rjbwj840xg7p9c5bq8kbmsjy8x"; 9186 }; 9187 meta.homepage = "https://github.com/sdiehl/vim-ormolu/"; 9188 }; 9189 9190 vim-osc52 = buildVimPluginFrom2Nix { 9191 pname = "vim-osc52"; 9192 version = "2020-09-19"; 9193 src = fetchFromGitHub { 9194 owner = "fcpg"; 9195 repo = "vim-osc52"; 9196 rev = "551f20e62e68684a5b745ae08b0c4236d86e4c2b"; 9197 sha256 = "0yxjs32ab27l3kmh5lpinj15m11winqsnmykjq7lizs15v7gd2s9"; 9198 }; 9199 meta.homepage = "https://github.com/fcpg/vim-osc52/"; 9200 }; 9201 9202 vim-oscyank = buildVimPluginFrom2Nix { 9203 pname = "vim-oscyank"; 9204 version = "2021-09-04"; 9205 src = fetchFromGitHub { 9206 owner = "ojroques"; 9207 repo = "vim-oscyank"; 9208 rev = "5d152a9e03ca1c975c1f439456376e01561a02b5"; 9209 sha256 = "0zdjj4mhw27jbdw8xrjc2gj3mx65p02c6nnyp7gci78fzxcv7slr"; 9210 }; 9211 meta.homepage = "https://github.com/ojroques/vim-oscyank/"; 9212 }; 9213 9214 vim-over = buildVimPluginFrom2Nix { 9215 pname = "vim-over"; 9216 version = "2020-01-26"; 9217 src = fetchFromGitHub { 9218 owner = "osyo-manga"; 9219 repo = "vim-over"; 9220 rev = "878f83bdac0cda308f599d319f45c7877d5274a9"; 9221 sha256 = "00k29pcn69d9036jhjpd1xqxh59qwl30l37lsfijlv18ks0wwiqn"; 9222 }; 9223 meta.homepage = "https://github.com/osyo-manga/vim-over/"; 9224 }; 9225 9226 vim-packer = buildVimPluginFrom2Nix { 9227 pname = "vim-packer"; 9228 version = "2018-11-11"; 9229 src = fetchFromGitHub { 9230 owner = "hashivim"; 9231 repo = "vim-packer"; 9232 rev = "c2561f41e46df8a78a6b51226f60607582052134"; 9233 sha256 = "070ncbmwh8wxxfzf7phx0hb0dk9krlvsj5mvrn7kr5y3mngdg9v4"; 9234 }; 9235 meta.homepage = "https://github.com/hashivim/vim-packer/"; 9236 }; 9237 9238 vim-pager = buildVimPluginFrom2Nix { 9239 pname = "vim-pager"; 9240 version = "2015-08-26"; 9241 src = fetchFromGitHub { 9242 owner = "lambdalisue"; 9243 repo = "vim-pager"; 9244 rev = "a657d508b4d5a23aada7585c9f1e0063914c0c45"; 9245 sha256 = "10xm77pia916zf9i2llyhs89s653r98l6zq8cswm7cw61bjfxvv6"; 9246 }; 9247 meta.homepage = "https://github.com/lambdalisue/vim-pager/"; 9248 }; 9249 9250 vim-pandoc = buildVimPluginFrom2Nix { 9251 pname = "vim-pandoc"; 9252 version = "2021-09-07"; 9253 src = fetchFromGitHub { 9254 owner = "vim-pandoc"; 9255 repo = "vim-pandoc"; 9256 rev = "2f57074fc9f67128b30ce32949130a8dbda0b098"; 9257 sha256 = "0b2kssdbzknc43jx4xjl0c4q4v01735d5wsr77zmb9vq3k48hd7j"; 9258 }; 9259 meta.homepage = "https://github.com/vim-pandoc/vim-pandoc/"; 9260 }; 9261 9262 vim-pandoc-after = buildVimPluginFrom2Nix { 9263 pname = "vim-pandoc-after"; 9264 version = "2019-04-29"; 9265 src = fetchFromGitHub { 9266 owner = "vim-pandoc"; 9267 repo = "vim-pandoc-after"; 9268 rev = "26513a138d5e2ba8c785e0d7dfec0218e983e9dd"; 9269 sha256 = "07wg4j2kx08s9hvvp8jspwb0v7fgac8m8cjr3y1sbq8ca18bkvgy"; 9270 }; 9271 meta.homepage = "https://github.com/vim-pandoc/vim-pandoc-after/"; 9272 }; 9273 9274 vim-pandoc-syntax = buildVimPluginFrom2Nix { 9275 pname = "vim-pandoc-syntax"; 9276 version = "2021-07-06"; 9277 src = fetchFromGitHub { 9278 owner = "vim-pandoc"; 9279 repo = "vim-pandoc-syntax"; 9280 rev = "5056e635ecf406e65d7d28651bab55600dd18741"; 9281 sha256 = "0mzvknzk42x5h2p3l9gmmxhbardfkrirr8wzfx460cm5daps6j2q"; 9282 }; 9283 meta.homepage = "https://github.com/vim-pandoc/vim-pandoc-syntax/"; 9284 }; 9285 9286 vim-parinfer = buildVimPluginFrom2Nix { 9287 pname = "vim-parinfer"; 9288 version = "2020-02-04"; 9289 src = fetchFromGitHub { 9290 owner = "bhurlow"; 9291 repo = "vim-parinfer"; 9292 rev = "a8c075ce5256bffbf1f62e08aba37dca88d0cf1a"; 9293 sha256 = "1v2pyjyxvqw2kl9j4pdpdlbl2q3jnndcb8iqgyygs7jn91c4s073"; 9294 }; 9295 meta.homepage = "https://github.com/bhurlow/vim-parinfer/"; 9296 }; 9297 9298 vim-pasta = buildVimPluginFrom2Nix { 9299 pname = "vim-pasta"; 9300 version = "2018-09-08"; 9301 src = fetchFromGitHub { 9302 owner = "sickill"; 9303 repo = "vim-pasta"; 9304 rev = "cb4501a123d74fc7d66ac9f10b80c9d393746c66"; 9305 sha256 = "14rswwx24i75xzgkbx1hywan1msn2ki26353ly2pyvznnqss1pwq"; 9306 }; 9307 meta.homepage = "https://github.com/sickill/vim-pasta/"; 9308 }; 9309 9310 vim-pathogen = buildVimPluginFrom2Nix { 9311 pname = "vim-pathogen"; 9312 version = "2021-01-04"; 9313 src = fetchFromGitHub { 9314 owner = "tpope"; 9315 repo = "vim-pathogen"; 9316 rev = "e0a3efbda5ea8e5b181b2b232ef6453c05d07732"; 9317 sha256 = "1b9v6k0560b7yf2l9v8n23bm27k3akycrv19wfi50havxdjagw1f"; 9318 }; 9319 meta.homepage = "https://github.com/tpope/vim-pathogen/"; 9320 }; 9321 9322 vim-peekaboo = buildVimPluginFrom2Nix { 9323 pname = "vim-peekaboo"; 9324 version = "2019-12-12"; 9325 src = fetchFromGitHub { 9326 owner = "junegunn"; 9327 repo = "vim-peekaboo"; 9328 rev = "cc4469c204099c73dd7534531fa8ba271f704831"; 9329 sha256 = "11lgf60v2kj772d9azkfddypwidcgfps5mvnhmp4gg0fmfx12h99"; 9330 }; 9331 meta.homepage = "https://github.com/junegunn/vim-peekaboo/"; 9332 }; 9333 9334 vim-pencil = buildVimPluginFrom2Nix { 9335 pname = "vim-pencil"; 9336 version = "2021-06-19"; 9337 src = fetchFromGitHub { 9338 owner = "preservim"; 9339 repo = "vim-pencil"; 9340 rev = "942e02e53cc2d914f215a2c69707fbdbdd137f86"; 9341 sha256 = "098agz8kiycn6nhv42r43dmbc5hng3d7nwk0zgiws7cz8si4kf0s"; 9342 }; 9343 meta.homepage = "https://github.com/preservim/vim-pencil/"; 9344 }; 9345 9346 vim-phabricator = buildVimPluginFrom2Nix { 9347 pname = "vim-phabricator"; 9348 version = "2021-11-06"; 9349 src = fetchFromGitHub { 9350 owner = "jparise"; 9351 repo = "vim-phabricator"; 9352 rev = "898c55068a2066973eafe2b2eba09d7c8db5dd98"; 9353 sha256 = "1dzgfiiyfam2rzn69bn5agarw89rabbcx286q152bk3wym6bzj9s"; 9354 }; 9355 meta.homepage = "https://github.com/jparise/vim-phabricator/"; 9356 }; 9357 9358 vim-pico8-syntax = buildVimPluginFrom2Nix { 9359 pname = "vim-pico8-syntax"; 9360 version = "2016-10-30"; 9361 src = fetchFromGitHub { 9362 owner = "justinj"; 9363 repo = "vim-pico8-syntax"; 9364 rev = "dbdd92fad0533eeaeaea844815d4de11e9507ce7"; 9365 sha256 = "0say0bb74rdbabgsf7rrbm8x841pmgh80fwr6kn94fgphr3vhm0s"; 9366 }; 9367 meta.homepage = "https://github.com/justinj/vim-pico8-syntax/"; 9368 }; 9369 9370 vim-plug = buildVimPluginFrom2Nix { 9371 pname = "vim-plug"; 9372 version = "2021-08-31"; 9373 src = fetchFromGitHub { 9374 owner = "junegunn"; 9375 repo = "vim-plug"; 9376 rev = "c9971346bb486ccff354aaee8606cc0d2d5a0c97"; 9377 sha256 = "0w2sk2fvjw3g8bjnrp0lkalbrawl2nn2akr92rji3ycggsnxb6ai"; 9378 }; 9379 meta.homepage = "https://github.com/junegunn/vim-plug/"; 9380 }; 9381 9382 vim-plugin-AnsiEsc = buildVimPluginFrom2Nix { 9383 pname = "vim-plugin-AnsiEsc"; 9384 version = "2019-04-07"; 9385 src = fetchFromGitHub { 9386 owner = "powerman"; 9387 repo = "vim-plugin-AnsiEsc"; 9388 rev = "690f820d20b6e3a79ba20499874eb7333aa4ca5c"; 9389 sha256 = "05sf9xh7zs475kykz1hsp0xp7iiclp7pdiy3bpx7wlfp9z71bd9p"; 9390 }; 9391 meta.homepage = "https://github.com/powerman/vim-plugin-AnsiEsc/"; 9392 }; 9393 9394 vim-polyglot = buildVimPluginFrom2Nix { 9395 pname = "vim-polyglot"; 9396 version = "2021-09-10"; 9397 src = fetchFromGitHub { 9398 owner = "sheerun"; 9399 repo = "vim-polyglot"; 9400 rev = "4d4aa5fe553a47ef5c5c6d0a97bb487fdfda2d5b"; 9401 sha256 = "0xavwlgmr2z86kkj1xg5c6ly2agaaa6l6mzsjnbmc98r720z6q88"; 9402 }; 9403 meta.homepage = "https://github.com/sheerun/vim-polyglot/"; 9404 }; 9405 9406 vim-pony = buildVimPluginFrom2Nix { 9407 pname = "vim-pony"; 9408 version = "2018-07-27"; 9409 src = fetchFromGitHub { 9410 owner = "jakwings"; 9411 repo = "vim-pony"; 9412 rev = "b26f01a869000b73b80dceabd725d91bfe175b75"; 9413 sha256 = "0if8g94m3xmpda80byfxs649w2is9ah1k8v3028nblan73zlc8x8"; 9414 }; 9415 meta.homepage = "https://github.com/jakwings/vim-pony/"; 9416 }; 9417 9418 vim-poweryank = buildVimPluginFrom2Nix { 9419 pname = "vim-poweryank"; 9420 version = "2017-08-13"; 9421 src = fetchFromGitHub { 9422 owner = "haya14busa"; 9423 repo = "vim-poweryank"; 9424 rev = "48dff95dbd64423c96fdae5c18eaddb5b5fa3064"; 9425 sha256 = "016w6nn2qhra9v55sn6g6qf1pj8f072f22r97nzxy4958k7f114a"; 9426 }; 9427 meta.homepage = "https://github.com/haya14busa/vim-poweryank/"; 9428 }; 9429 9430 vim-prettier = buildVimPluginFrom2Nix { 9431 pname = "vim-prettier"; 9432 version = "2021-06-29"; 9433 src = fetchFromGitHub { 9434 owner = "prettier"; 9435 repo = "vim-prettier"; 9436 rev = "0e61e4a5b55d2740aa118db91a6671dcb11307e8"; 9437 sha256 = "0d83lx6kfpsi3d4q9wz8zwsgdn0vn16psqyngml6wspjyibh6pnf"; 9438 }; 9439 meta.homepage = "https://github.com/prettier/vim-prettier/"; 9440 }; 9441 9442 vim-prettyprint = buildVimPluginFrom2Nix { 9443 pname = "vim-prettyprint"; 9444 version = "2016-07-16"; 9445 src = fetchFromGitHub { 9446 owner = "thinca"; 9447 repo = "vim-prettyprint"; 9448 rev = "d6060d2b1ff1cff71714e126addd3b10883ade12"; 9449 sha256 = "0mb1ylsq4023ik9wd9iwzlynra2c320xp9h2i79bspapglgd5gk9"; 9450 }; 9451 meta.homepage = "https://github.com/thinca/vim-prettyprint/"; 9452 }; 9453 9454 vim-prisma = buildVimPluginFrom2Nix { 9455 pname = "vim-prisma"; 9456 version = "2020-04-04"; 9457 src = fetchFromGitHub { 9458 owner = "pantharshit00"; 9459 repo = "vim-prisma"; 9460 rev = "e91ac5011232e1bd8ea53204db8d01203d5d0f3c"; 9461 sha256 = "0pc203n70g1b0qfvrnfi5sxg2vr9zfw274s9lpgpxmribknpxi86"; 9462 }; 9463 meta.homepage = "https://github.com/pantharshit00/vim-prisma/"; 9464 }; 9465 9466 vim-projectionist = buildVimPluginFrom2Nix { 9467 pname = "vim-projectionist"; 9468 version = "2021-10-19"; 9469 src = fetchFromGitHub { 9470 owner = "tpope"; 9471 repo = "vim-projectionist"; 9472 rev = "438b58aab54624e554d71063a69ba3d1e1bfbc2f"; 9473 sha256 = "1x9x7nb1r4x1lyj16l337dflccx7mbkqrhk7pz02zqnb7qip032f"; 9474 }; 9475 meta.homepage = "https://github.com/tpope/vim-projectionist/"; 9476 }; 9477 9478 vim-prosession = buildVimPluginFrom2Nix { 9479 pname = "vim-prosession"; 9480 version = "2021-03-21"; 9481 src = fetchFromGitHub { 9482 owner = "dhruvasagar"; 9483 repo = "vim-prosession"; 9484 rev = "976f3e61c2dd4ab709ea5eccbbab9e42d35d7e8c"; 9485 sha256 = "01dbiwj1x8rd5yy19cphxysga3fi5l3il2ph8hr1v4adzvw8269z"; 9486 }; 9487 meta.homepage = "https://github.com/dhruvasagar/vim-prosession/"; 9488 }; 9489 9490 vim-protobuf = buildVimPluginFrom2Nix { 9491 pname = "vim-protobuf"; 9492 version = "2017-12-26"; 9493 src = fetchFromGitHub { 9494 owner = "uarun"; 9495 repo = "vim-protobuf"; 9496 rev = "0d0f4e4b4087e0e608066aa2ba295e396d039931"; 9497 sha256 = "1vh9f34rb7pg6dc64xhr102yig6y03is74777av464bhq651z7p5"; 9498 }; 9499 meta.homepage = "https://github.com/uarun/vim-protobuf/"; 9500 }; 9501 9502 vim-ps1 = buildVimPluginFrom2Nix { 9503 pname = "vim-ps1"; 9504 version = "2021-10-12"; 9505 src = fetchFromGitHub { 9506 owner = "PProvost"; 9507 repo = "vim-ps1"; 9508 rev = "d0b89c2dc0f6af09d7876963e94e5c7567eacac6"; 9509 sha256 = "1m8kjnj3xz5vmzs0ycbwm700jczmhgf2y1sfjx178b0jachfyq0j"; 9510 }; 9511 meta.homepage = "https://github.com/PProvost/vim-ps1/"; 9512 }; 9513 9514 vim-pug = buildVimPluginFrom2Nix { 9515 pname = "vim-pug"; 9516 version = "2019-09-23"; 9517 src = fetchFromGitHub { 9518 owner = "digitaltoad"; 9519 repo = "vim-pug"; 9520 rev = "ea39cd942cf3194230cf72bfb838901a5344d3b3"; 9521 sha256 = "07141jkfnaia4ydc6qcg0bc06w720l2lzl7bm4bsjwswqrzmhfam"; 9522 }; 9523 meta.homepage = "https://github.com/digitaltoad/vim-pug/"; 9524 }; 9525 9526 vim-puppet = buildVimPluginFrom2Nix { 9527 pname = "vim-puppet"; 9528 version = "2021-08-04"; 9529 src = fetchFromGitHub { 9530 owner = "rodjek"; 9531 repo = "vim-puppet"; 9532 rev = "980147f64d708652aad1e67d8b39c17b2dd07702"; 9533 sha256 = "0851b22an00p6i2xbc18zx3z5ik5k8nfr6is2fcbsqhlks0g7cgf"; 9534 }; 9535 meta.homepage = "https://github.com/rodjek/vim-puppet/"; 9536 }; 9537 9538 vim-python-pep8-indent = buildVimPluginFrom2Nix { 9539 pname = "vim-python-pep8-indent"; 9540 version = "2020-03-20"; 9541 src = fetchFromGitHub { 9542 owner = "Vimjas"; 9543 repo = "vim-python-pep8-indent"; 9544 rev = "60ba5e11a61618c0344e2db190210145083c91f8"; 9545 sha256 = "1blyhkykfnf4pgfq9hn9l8pq0iqdvig9m4zd8qq9aa9rlm8f0kzh"; 9546 }; 9547 meta.homepage = "https://github.com/Vimjas/vim-python-pep8-indent/"; 9548 }; 9549 9550 vim-qf = buildVimPluginFrom2Nix { 9551 pname = "vim-qf"; 9552 version = "2021-07-20"; 9553 src = fetchFromGitHub { 9554 owner = "romainl"; 9555 repo = "vim-qf"; 9556 rev = "65f115c350934517382ae45198a74232a9069c2a"; 9557 sha256 = "0pylxkmhcanks59imah3q2xyn8lp5735xm17p13yx9vx90779nwp"; 9558 }; 9559 meta.homepage = "https://github.com/romainl/vim-qf/"; 9560 }; 9561 9562 vim-qlist = buildVimPluginFrom2Nix { 9563 pname = "vim-qlist"; 9564 version = "2019-07-18"; 9565 src = fetchFromGitHub { 9566 owner = "romainl"; 9567 repo = "vim-qlist"; 9568 rev = "be8fba124bf13314435b1faab8f628436d4cffb1"; 9569 sha256 = "0ska2mzx3hqqkq3fd09r0hlk2j8xc8mbbwfky31x3cmzsb9dksqw"; 9570 }; 9571 meta.homepage = "https://github.com/romainl/vim-qlist/"; 9572 }; 9573 9574 vim-qml = buildVimPluginFrom2Nix { 9575 pname = "vim-qml"; 9576 version = "2020-11-03"; 9577 src = fetchFromGitHub { 9578 owner = "peterhoeg"; 9579 repo = "vim-qml"; 9580 rev = "50d2e737094c146195171b7d52e522384f15afe8"; 9581 sha256 = "1iz2l51c15ijkpzyk5qwmd8y0yy2z8f1jwxcwk16h63g4nmfm1zr"; 9582 }; 9583 meta.homepage = "https://github.com/peterhoeg/vim-qml/"; 9584 }; 9585 9586 vim-quickrun = buildVimPluginFrom2Nix { 9587 pname = "vim-quickrun"; 9588 version = "2021-11-07"; 9589 src = fetchFromGitHub { 9590 owner = "thinca"; 9591 repo = "vim-quickrun"; 9592 rev = "4f2f5628098efba5db2ae152dc3ac0d9b310659a"; 9593 sha256 = "03db4xyzhsjdfa940bhkh7s8bka7rrpw6l1sscjk9s1mqs5ypjcl"; 9594 }; 9595 meta.homepage = "https://github.com/thinca/vim-quickrun/"; 9596 }; 9597 9598 vim-racer = buildVimPluginFrom2Nix { 9599 pname = "vim-racer"; 9600 version = "2021-04-04"; 9601 src = fetchFromGitHub { 9602 owner = "racer-rust"; 9603 repo = "vim-racer"; 9604 rev = "d1aead98a936cd8165b3329511d7c987226eb3a6"; 9605 sha256 = "11f6iw9c59kdjcdkzn27szpi0bxhpp42qmlannnqzm49ssl817vv"; 9606 }; 9607 meta.homepage = "https://github.com/racer-rust/vim-racer/"; 9608 }; 9609 9610 vim-racket = buildVimPluginFrom2Nix { 9611 pname = "vim-racket"; 9612 version = "2021-04-11"; 9613 src = fetchFromGitHub { 9614 owner = "wlangstroth"; 9615 repo = "vim-racket"; 9616 rev = "32ad23165c96d05da7f3b9931d2889b7e39dcb86"; 9617 sha256 = "1yyqx471p11vj6gya4yzkiy07vfwzpx10bf6s7dh2h7zp2nz10br"; 9618 }; 9619 meta.homepage = "https://github.com/wlangstroth/vim-racket/"; 9620 }; 9621 9622 vim-ragtag = buildVimPluginFrom2Nix { 9623 pname = "vim-ragtag"; 9624 version = "2021-02-22"; 9625 src = fetchFromGitHub { 9626 owner = "tpope"; 9627 repo = "vim-ragtag"; 9628 rev = "b8966c4f6503a8baaec39e17bd0bf38b2aadc9b2"; 9629 sha256 = "0q4blsgnl4l2bkhgjry6xnszhsswdand52gc6gdjffwlzwa9jczy"; 9630 }; 9631 meta.homepage = "https://github.com/tpope/vim-ragtag/"; 9632 }; 9633 9634 vim-rails = buildVimPluginFrom2Nix { 9635 pname = "vim-rails"; 9636 version = "2021-10-19"; 9637 src = fetchFromGitHub { 9638 owner = "tpope"; 9639 repo = "vim-rails"; 9640 rev = "a4595b48a83824e36c1ebe48b574aa8624632695"; 9641 sha256 = "1czfv1v7vp2br8mpbb5zpi6rrzfrqr7mq5q4xa3n7b9lhdjw6r4i"; 9642 }; 9643 meta.homepage = "https://github.com/tpope/vim-rails/"; 9644 }; 9645 9646 vim-reasonml = buildVimPluginFrom2Nix { 9647 pname = "vim-reasonml"; 9648 version = "2020-07-16"; 9649 src = fetchFromGitHub { 9650 owner = "jordwalke"; 9651 repo = "vim-reasonml"; 9652 rev = "50dafc42085b704acaa03576cd2ffcaacea58e14"; 9653 sha256 = "1yfll4rbanql0l27bazk4xk205mk73nk1l9cxyvc9p8qcixx34s4"; 9654 }; 9655 meta.homepage = "https://github.com/jordwalke/vim-reasonml/"; 9656 }; 9657 9658 vim-repeat = buildVimPluginFrom2Nix { 9659 pname = "vim-repeat"; 9660 version = "2021-01-25"; 9661 src = fetchFromGitHub { 9662 owner = "tpope"; 9663 repo = "vim-repeat"; 9664 rev = "24afe922e6a05891756ecf331f39a1f6743d3d5a"; 9665 sha256 = "0y18cy5wvkb4pv5qjsfndrpcvz0dg9v0r6ia8k9isp4agdmxkdzj"; 9666 }; 9667 meta.homepage = "https://github.com/tpope/vim-repeat/"; 9668 }; 9669 9670 vim-ReplaceWithRegister = buildVimPluginFrom2Nix { 9671 pname = "vim-ReplaceWithRegister"; 9672 version = "2021-07-05"; 9673 src = fetchFromGitHub { 9674 owner = "inkarkat"; 9675 repo = "vim-ReplaceWithRegister"; 9676 rev = "aad1e8fa31cb4722f20fe40679caa56e25120032"; 9677 sha256 = "1cfgixq5smwbp55x2baaj1kw736w2mykysppphair44vb4w9rlgm"; 9678 }; 9679 meta.homepage = "https://github.com/inkarkat/vim-ReplaceWithRegister/"; 9680 }; 9681 9682 vim-ReplaceWithSameIndentRegister = buildVimPluginFrom2Nix { 9683 pname = "vim-ReplaceWithSameIndentRegister"; 9684 version = "2020-06-17"; 9685 src = fetchFromGitHub { 9686 owner = "inkarkat"; 9687 repo = "vim-ReplaceWithSameIndentRegister"; 9688 rev = "0b7f542560bd21822a004e8accdf472eb477c9cf"; 9689 sha256 = "04zvhqh9rjfiwfk8r0zci608pw09svqb42nvp8pvqb11xp2ydg2y"; 9690 }; 9691 meta.homepage = "https://github.com/inkarkat/vim-ReplaceWithSameIndentRegister/"; 9692 }; 9693 9694 vim-rhubarb = buildVimPluginFrom2Nix { 9695 pname = "vim-rhubarb"; 9696 version = "2021-09-13"; 9697 src = fetchFromGitHub { 9698 owner = "tpope"; 9699 repo = "vim-rhubarb"; 9700 rev = "977b3ccbad1f7e5370354ae409fb2ea4a7ce2058"; 9701 sha256 = "1vvjj3ql2dm3dniscxjmr5h9kfx005bgdxc1ppz6yi2q9spmchqg"; 9702 }; 9703 meta.homepage = "https://github.com/tpope/vim-rhubarb/"; 9704 }; 9705 9706 vim-rooter = buildVimPluginFrom2Nix { 9707 pname = "vim-rooter"; 9708 version = "2021-07-28"; 9709 src = fetchFromGitHub { 9710 owner = "airblade"; 9711 repo = "vim-rooter"; 9712 rev = "0415be8b5989e56f6c9e382a04906b7f719cfb38"; 9713 sha256 = "1v7akjwrk62q2bk03iqhvziw6s13wnh2lk0vppzvlksv6rj0cmpi"; 9714 }; 9715 meta.homepage = "https://github.com/airblade/vim-rooter/"; 9716 }; 9717 9718 vim-rsi = buildVimPluginFrom2Nix { 9719 pname = "vim-rsi"; 9720 version = "2021-01-16"; 9721 src = fetchFromGitHub { 9722 owner = "tpope"; 9723 repo = "vim-rsi"; 9724 rev = "e181883a0932d9315cceb96b5fffb5e2ec67068e"; 9725 sha256 = "1pfg3y1hf840pr7f6vcwldbraj2w4c2pnf7ampbgyric0q3f4708"; 9726 }; 9727 meta.homepage = "https://github.com/tpope/vim-rsi/"; 9728 }; 9729 9730 vim-ruby = buildVimPluginFrom2Nix { 9731 pname = "vim-ruby"; 9732 version = "2021-11-03"; 9733 src = fetchFromGitHub { 9734 owner = "vim-ruby"; 9735 repo = "vim-ruby"; 9736 rev = "ee99a4cdb6931a5409b17c8f0f397a5c5dd6a035"; 9737 sha256 = "0gg57jrsm86fhhyrw44pzm5jmnpllqm9sv2j0ajjkyxbzhb9m18m"; 9738 }; 9739 meta.homepage = "https://github.com/vim-ruby/vim-ruby/"; 9740 }; 9741 9742 vim-salve = buildVimPluginFrom2Nix { 9743 pname = "vim-salve"; 9744 version = "2020-09-22"; 9745 src = fetchFromGitHub { 9746 owner = "tpope"; 9747 repo = "vim-salve"; 9748 rev = "5958a99c4ac783cec668380917ac1f62b27466fe"; 9749 sha256 = "1vs2rfhcxm9v4ndnsx85b1i29h67qv748k3nvdxc145v1hjcnapm"; 9750 }; 9751 meta.homepage = "https://github.com/tpope/vim-salve/"; 9752 }; 9753 9754 vim-sandwich = buildVimPluginFrom2Nix { 9755 pname = "vim-sandwich"; 9756 version = "2021-09-11"; 9757 src = fetchFromGitHub { 9758 owner = "machakann"; 9759 repo = "vim-sandwich"; 9760 rev = "4cd1ea8db6aa43af8e1996422e2010c49d3a5998"; 9761 sha256 = "1nvjhx5y3rjy5lkm66hgrnsx8j7db7spvwy624qas1xhdqbadb6y"; 9762 }; 9763 meta.homepage = "https://github.com/machakann/vim-sandwich/"; 9764 }; 9765 9766 vim-sayonara = buildVimPluginFrom2Nix { 9767 pname = "vim-sayonara"; 9768 version = "2021-08-12"; 9769 src = fetchFromGitHub { 9770 owner = "mhinz"; 9771 repo = "vim-sayonara"; 9772 rev = "7e774f58c5865d9c10d40396850b35ab95af17c5"; 9773 sha256 = "0m22zjby54gvpg0s7qbpxdvjx6bcf3xdb58yc90bmf6pxklllc20"; 9774 }; 9775 meta.homepage = "https://github.com/mhinz/vim-sayonara/"; 9776 }; 9777 9778 vim-scala = buildVimPluginFrom2Nix { 9779 pname = "vim-scala"; 9780 version = "2021-08-11"; 9781 src = fetchFromGitHub { 9782 owner = "derekwyatt"; 9783 repo = "vim-scala"; 9784 rev = "7657218f14837395a4e6759f15289bad6febd1b4"; 9785 sha256 = "0iypq4ii1lbnw6x4qc89vy8g8wq0gi06v96nphcc4fbs04pb4cr5"; 9786 }; 9787 meta.homepage = "https://github.com/derekwyatt/vim-scala/"; 9788 }; 9789 9790 vim-scouter = buildVimPluginFrom2Nix { 9791 pname = "vim-scouter"; 9792 version = "2014-08-10"; 9793 src = fetchFromGitHub { 9794 owner = "thinca"; 9795 repo = "vim-scouter"; 9796 rev = "5221901d4ad6b2ef8b370b336db2aa7f69f2b6dc"; 9797 sha256 = "0fx64hj1kzrsxz96195d5lm3x88zyycbcr78819mcbgfzyxis6b8"; 9798 }; 9799 meta.homepage = "https://github.com/thinca/vim-scouter/"; 9800 }; 9801 9802 vim-scriptease = buildVimPluginFrom2Nix { 9803 pname = "vim-scriptease"; 9804 version = "2021-11-05"; 9805 src = fetchFromGitHub { 9806 owner = "tpope"; 9807 repo = "vim-scriptease"; 9808 rev = "710fe7c2f3c636fae0b5cac041ff8da028a0777f"; 9809 sha256 = "0m3nsy0ks3rljwmaiygb4v3m58a2xnhavawzmms0fh1lsyyzcp1d"; 9810 }; 9811 meta.homepage = "https://github.com/tpope/vim-scriptease/"; 9812 }; 9813 9814 vim-sensible = buildVimPluginFrom2Nix { 9815 pname = "vim-sensible"; 9816 version = "2019-11-24"; 9817 src = fetchFromGitHub { 9818 owner = "tpope"; 9819 repo = "vim-sensible"; 9820 rev = "2d9f34c09f548ed4df213389caa2882bfe56db58"; 9821 sha256 = "153i3kh44ri046va3qdrbvvsv7gy25fsd9pc2yhrg23lvj169zfp"; 9822 }; 9823 meta.homepage = "https://github.com/tpope/vim-sensible/"; 9824 }; 9825 9826 vim-sexp = buildVimPluginFrom2Nix { 9827 pname = "vim-sexp"; 9828 version = "2021-03-08"; 9829 src = fetchFromGitHub { 9830 owner = "guns"; 9831 repo = "vim-sexp"; 9832 rev = "14464d4580af43424ed8f2614d94e62bfa40bb4d"; 9833 sha256 = "139krxpjhbyypbl6v2jik1rms2fxl3dkqrl4rb7sms6c3p5764qx"; 9834 }; 9835 meta.homepage = "https://github.com/guns/vim-sexp/"; 9836 }; 9837 9838 vim-sexp-mappings-for-regular-people = buildVimPluginFrom2Nix { 9839 pname = "vim-sexp-mappings-for-regular-people"; 9840 version = "2020-01-16"; 9841 src = fetchFromGitHub { 9842 owner = "tpope"; 9843 repo = "vim-sexp-mappings-for-regular-people"; 9844 rev = "7c3de2f13422fb4b62b4c34a660532c7b3d240c7"; 9845 sha256 = "0malswal9hnbq2wf1rx2lp1r69wpwsvyhgi46xbg079x2n857bmj"; 9846 }; 9847 meta.homepage = "https://github.com/tpope/vim-sexp-mappings-for-regular-people/"; 9848 }; 9849 9850 vim-shellcheck = buildVimPluginFrom2Nix { 9851 pname = "vim-shellcheck"; 9852 version = "2019-07-25"; 9853 src = fetchFromGitHub { 9854 owner = "itspriddle"; 9855 repo = "vim-shellcheck"; 9856 rev = "4346419ac57ef341a15aa39c827c0848f17c6faf"; 9857 sha256 = "0j28nqmfjxzhwylp2r1mp5v39fws5jvn7k9maam97mi3j66a9jz5"; 9858 }; 9859 meta.homepage = "https://github.com/itspriddle/vim-shellcheck/"; 9860 }; 9861 9862 vim-signature = buildVimPluginFrom2Nix { 9863 pname = "vim-signature"; 9864 version = "2018-07-06"; 9865 src = fetchFromGitHub { 9866 owner = "kshenoy"; 9867 repo = "vim-signature"; 9868 rev = "6bc3dd1294a22e897f0dcf8dd72b85f350e306bc"; 9869 sha256 = "08m5dg77yavria7n7iajkj4kqaw848763680003j2gbrjlhpprpm"; 9870 }; 9871 meta.homepage = "https://github.com/kshenoy/vim-signature/"; 9872 }; 9873 9874 vim-signify = buildVimPluginFrom2Nix { 9875 pname = "vim-signify"; 9876 version = "2021-05-19"; 9877 src = fetchFromGitHub { 9878 owner = "mhinz"; 9879 repo = "vim-signify"; 9880 rev = "22f05607d4d7406781af56cafc1121152988c6d2"; 9881 sha256 = "1rq5d3v5qvv0hnvk18q66zd8963flnjvxb4b65vh88md15qc3p3j"; 9882 }; 9883 meta.homepage = "https://github.com/mhinz/vim-signify/"; 9884 }; 9885 9886 vim-simpledb = buildVimPluginFrom2Nix { 9887 pname = "vim-simpledb"; 9888 version = "2020-10-02"; 9889 src = fetchFromGitHub { 9890 owner = "ivalkeen"; 9891 repo = "vim-simpledb"; 9892 rev = "1e9e72160dd01c837b5afb4f75cbb587a15b31b5"; 9893 sha256 = "1y0i876p2pxx7gbr04acnv94cjrincsbg03bqxr89xbqlbggxf0w"; 9894 }; 9895 meta.homepage = "https://github.com/ivalkeen/vim-simpledb/"; 9896 }; 9897 9898 vim-slash = buildVimPluginFrom2Nix { 9899 pname = "vim-slash"; 9900 version = "2019-08-28"; 9901 src = fetchFromGitHub { 9902 owner = "junegunn"; 9903 repo = "vim-slash"; 9904 rev = "31aee09b7ea8893a18fa34f65e63e364fc998444"; 9905 sha256 = "0ifdd3yqbk8hdvdmr4k44967lyvjnv9ig3r2145wn1lab797sbl4"; 9906 }; 9907 meta.homepage = "https://github.com/junegunn/vim-slash/"; 9908 }; 9909 9910 vim-sleuth = buildVimPluginFrom2Nix { 9911 pname = "vim-sleuth"; 9912 version = "2021-04-01"; 9913 src = fetchFromGitHub { 9914 owner = "tpope"; 9915 repo = "vim-sleuth"; 9916 rev = "38bd4010110614822cde523ebc5724963312ab63"; 9917 sha256 = "1qng5ndxsmkjgrdhlbdysr97b6pyz6faiqaayjkwpc69hnv2y79v"; 9918 }; 9919 meta.homepage = "https://github.com/tpope/vim-sleuth/"; 9920 }; 9921 9922 vim-slime = buildVimPluginFrom2Nix { 9923 pname = "vim-slime"; 9924 version = "2021-11-03"; 9925 src = fetchFromGitHub { 9926 owner = "jpalardy"; 9927 repo = "vim-slime"; 9928 rev = "e80be3ba286ea83fe39d2261cdc74ed2ca5e951a"; 9929 sha256 = "1qgrmsjcrfnkjh4an6m08x9anh2kjn4bx9mckr26mgskrglxykp9"; 9930 }; 9931 meta.homepage = "https://github.com/jpalardy/vim-slime/"; 9932 }; 9933 9934 vim-smali = buildVimPluginFrom2Nix { 9935 pname = "vim-smali"; 9936 version = "2015-11-05"; 9937 src = fetchFromGitHub { 9938 owner = "mzlogin"; 9939 repo = "vim-smali"; 9940 rev = "012c21565e6be8f1718ad634aa84730a0a84b42c"; 9941 sha256 = "1mcdbcfiq5r21q297fxi18c3ah4193j1fnjnbjnrjh20r50wggx8"; 9942 }; 9943 meta.homepage = "https://github.com/mzlogin/vim-smali/"; 9944 }; 9945 9946 vim-smalls = buildVimPluginFrom2Nix { 9947 pname = "vim-smalls"; 9948 version = "2015-05-02"; 9949 src = fetchFromGitHub { 9950 owner = "t9md"; 9951 repo = "vim-smalls"; 9952 rev = "9619eae81626bd63f88165e0520c467698264e34"; 9953 sha256 = "0s5z3zv220cg95yky2av6w0jmpc56ysyhsx0596ksvgz5jwhpbad"; 9954 }; 9955 meta.homepage = "https://github.com/t9md/vim-smalls/"; 9956 }; 9957 9958 vim-smoothie = buildVimPluginFrom2Nix { 9959 pname = "vim-smoothie"; 9960 version = "2021-02-07"; 9961 src = fetchFromGitHub { 9962 owner = "psliwka"; 9963 repo = "vim-smoothie"; 9964 rev = "10fd0aa57d176718bc2c570f121ab523c4429a25"; 9965 sha256 = "18zn29mkgdiddn3il393xzg7hpa0x25yvais1l29jq2711sg4rdc"; 9966 }; 9967 meta.homepage = "https://github.com/psliwka/vim-smoothie/"; 9968 }; 9969 9970 vim-smt2 = buildVimPluginFrom2Nix { 9971 pname = "vim-smt2"; 9972 version = "2021-09-25"; 9973 src = fetchFromGitHub { 9974 owner = "bohlender"; 9975 repo = "vim-smt2"; 9976 rev = "66d206292bd2e556bbf729ef808f0fffbab92c88"; 9977 sha256 = "1431dk1ffcvgjj0zm4sj7z6csmw8hvmf05pxl5p45jj15xbqikzh"; 9978 }; 9979 meta.homepage = "https://github.com/bohlender/vim-smt2/"; 9980 }; 9981 9982 vim-sneak = buildVimPluginFrom2Nix { 9983 pname = "vim-sneak"; 9984 version = "2021-10-17"; 9985 src = fetchFromGitHub { 9986 owner = "justinmk"; 9987 repo = "vim-sneak"; 9988 rev = "94c2de47ab301d476a2baec9ffda07367046bec9"; 9989 sha256 = "110f06rf1m6p0asr5h4sr80wpwji3krwna5vdn6aakvcr8a7qqdi"; 9990 }; 9991 meta.homepage = "https://github.com/justinmk/vim-sneak/"; 9992 }; 9993 9994 vim-snipmate = buildVimPluginFrom2Nix { 9995 pname = "vim-snipmate"; 9996 version = "2021-06-04"; 9997 src = fetchFromGitHub { 9998 owner = "garbas"; 9999 repo = "vim-snipmate"; 10000 rev = "ed3c5426a20bf1c06d7980946ada34fd9f93320e"; 10001 sha256 = "0bxaalza02sgm045cj4vciy3qhmj7pj1rp9bdwm5837ldq8paj1h"; 10002 }; 10003 meta.homepage = "https://github.com/garbas/vim-snipmate/"; 10004 }; 10005 10006 vim-snippets = buildVimPluginFrom2Nix { 10007 pname = "vim-snippets"; 10008 version = "2021-11-06"; 10009 src = fetchFromGitHub { 10010 owner = "honza"; 10011 repo = "vim-snippets"; 10012 rev = "43ed873ba09ac2d71992e773c68c75c6b85686c7"; 10013 sha256 = "02mdlicjzqqy40rsi8kkkix5ldj0fhbbbckr0yz4srnbw3wznsa8"; 10014 }; 10015 meta.homepage = "https://github.com/honza/vim-snippets/"; 10016 }; 10017 10018 vim-solidity = buildVimPluginFrom2Nix { 10019 pname = "vim-solidity"; 10020 version = "2018-04-17"; 10021 src = fetchFromGitHub { 10022 owner = "tomlion"; 10023 repo = "vim-solidity"; 10024 rev = "569bbbedc3898236d5912fed0caf114936112ae4"; 10025 sha256 = "1qpfbbrm4gjgvbkimhpxyl4fsdqkyw4raf17nw0ibqillz2d3pxx"; 10026 }; 10027 meta.homepage = "https://github.com/tomlion/vim-solidity/"; 10028 }; 10029 10030 vim-sort-motion = buildVimPluginFrom2Nix { 10031 pname = "vim-sort-motion"; 10032 version = "2021-03-07"; 10033 src = fetchFromGitHub { 10034 owner = "christoomey"; 10035 repo = "vim-sort-motion"; 10036 rev = "c8782be8f7da414c6442b3ba4b6abb0345d392d9"; 10037 sha256 = "1vq2jrn75g3gd8vfgbnkn0w2qc4gbnrn2lg0wmzsvvxdvj8m9lii"; 10038 }; 10039 meta.homepage = "https://github.com/christoomey/vim-sort-motion/"; 10040 }; 10041 10042 vim-sourcetrail = buildVimPluginFrom2Nix { 10043 pname = "vim-sourcetrail"; 10044 version = "2021-02-16"; 10045 src = fetchFromGitHub { 10046 owner = "CoatiSoftware"; 10047 repo = "vim-sourcetrail"; 10048 rev = "c9c621a7ab81c52a661457ccf33a64fd7c56fd9d"; 10049 sha256 = "192f69yz1hh2k0b2kcvfvv1jirjcvnbxvjkagmlkkqcg8w32nmlg"; 10050 }; 10051 meta.homepage = "https://github.com/CoatiSoftware/vim-sourcetrail/"; 10052 }; 10053 10054 vim-speeddating = buildVimPluginFrom2Nix { 10055 pname = "vim-speeddating"; 10056 version = "2021-04-29"; 10057 src = fetchFromGitHub { 10058 owner = "tpope"; 10059 repo = "vim-speeddating"; 10060 rev = "95da3d72efc91a5131acf388eafa4b1ad6512a9b"; 10061 sha256 = "1al53c1x2bnnf0nnn7319jxq7bphaxdcnb5i7qa86m337jb2wqrp"; 10062 }; 10063 meta.homepage = "https://github.com/tpope/vim-speeddating/"; 10064 }; 10065 10066 vim-spirv = buildVimPluginFrom2Nix { 10067 pname = "vim-spirv"; 10068 version = "2020-11-24"; 10069 src = fetchFromGitHub { 10070 owner = "kbenzie"; 10071 repo = "vim-spirv"; 10072 rev = "50669efc68a0a8b455f12727753b2413dab96f07"; 10073 sha256 = "19h3pavy65irchpy9xn3kkf3lb531479v6apfa5lg02c18gmxq1f"; 10074 }; 10075 meta.homepage = "https://github.com/kbenzie/vim-spirv/"; 10076 }; 10077 10078 vim-startify = buildVimPluginFrom2Nix { 10079 pname = "vim-startify"; 10080 version = "2021-05-08"; 10081 src = fetchFromGitHub { 10082 owner = "mhinz"; 10083 repo = "vim-startify"; 10084 rev = "81e36c352a8deea54df5ec1e2f4348685569bed2"; 10085 sha256 = "1y8yi099lqg03781bnma2bj6x5lkvfq65vhdpnm65mfyak6dpzgz"; 10086 }; 10087 meta.homepage = "https://github.com/mhinz/vim-startify/"; 10088 }; 10089 10090 vim-startuptime = buildVimPluginFrom2Nix { 10091 pname = "vim-startuptime"; 10092 version = "2021-08-06"; 10093 src = fetchFromGitHub { 10094 owner = "dstein64"; 10095 repo = "vim-startuptime"; 10096 rev = "5e4c41a744523a7e300d3e1613cf3201709b0b03"; 10097 sha256 = "036dyas04hrhhv1s747g4pv2qhi4pfyyxjifidrg5s1dx68zd6p2"; 10098 }; 10099 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 10100 }; 10101 10102 vim-strip-trailing-whitespace = buildVimPluginFrom2Nix { 10103 pname = "vim-strip-trailing-whitespace"; 10104 version = "2021-01-03"; 10105 src = fetchFromGitHub { 10106 owner = "axelf4"; 10107 repo = "vim-strip-trailing-whitespace"; 10108 rev = "9a93dd653806ba3f886b2cf92111b663ce8d44bd"; 10109 sha256 = "1pvirqj21xl2qbs9ycdp7n3lnf4n8b2bz1y90nphnvda4dfaac8l"; 10110 }; 10111 meta.homepage = "https://github.com/axelf4/vim-strip-trailing-whitespace/"; 10112 }; 10113 10114 vim-stylish-haskell = buildVimPluginFrom2Nix { 10115 pname = "vim-stylish-haskell"; 10116 version = "2019-11-28"; 10117 src = fetchFromGitHub { 10118 owner = "nbouscal"; 10119 repo = "vim-stylish-haskell"; 10120 rev = "ef12ab024cb3928ae57ce7c4fa519c4751afef99"; 10121 sha256 = "0ysz68v4c2i4kxchsvxgkpj5kb0jbm5x06ri1ns9cmk5gj01pmd6"; 10122 }; 10123 meta.homepage = "https://github.com/nbouscal/vim-stylish-haskell/"; 10124 }; 10125 10126 vim-stylishask = buildVimPluginFrom2Nix { 10127 pname = "vim-stylishask"; 10128 version = "2021-09-10"; 10129 src = fetchFromGitHub { 10130 owner = "alx741"; 10131 repo = "vim-stylishask"; 10132 rev = "4819e57980617eba24856ba6c0134596904ed901"; 10133 sha256 = "03wz665s6lj42bhll4radpxyqhjylwnb20cgd2giyxd9ab7sy4cg"; 10134 }; 10135 meta.homepage = "https://github.com/alx741/vim-stylishask/"; 10136 }; 10137 10138 vim-subversive = buildVimPluginFrom2Nix { 10139 pname = "vim-subversive"; 10140 version = "2020-05-23"; 10141 src = fetchFromGitHub { 10142 owner = "svermeulen"; 10143 repo = "vim-subversive"; 10144 rev = "5695f97fc803767bf657a5e512daec19dd1fd786"; 10145 sha256 = "0lksvgk3g2yqbm8pw8ba5f8594djh5cj795hwjhnxc8rrhl29qpq"; 10146 }; 10147 meta.homepage = "https://github.com/svermeulen/vim-subversive/"; 10148 }; 10149 10150 vim-surround = buildVimPluginFrom2Nix { 10151 pname = "vim-surround"; 10152 version = "2021-10-12"; 10153 src = fetchFromGitHub { 10154 owner = "tpope"; 10155 repo = "vim-surround"; 10156 rev = "aeb933272e72617f7c4d35e1f003be16836b948d"; 10157 sha256 = "1b0bd5m5lv1p4d299mrwjfs2gk0zqwyaqdaid9hs9yqlxnr8s5nf"; 10158 }; 10159 meta.homepage = "https://github.com/tpope/vim-surround/"; 10160 }; 10161 10162 vim-swap = buildVimPluginFrom2Nix { 10163 pname = "vim-swap"; 10164 version = "2021-08-08"; 10165 src = fetchFromGitHub { 10166 owner = "machakann"; 10167 repo = "vim-swap"; 10168 rev = "9358bfdc5e377aa13e7c2c2dd8699ba32b0dcf83"; 10169 sha256 = "1vi0d4mp3npyv1hz4zyillrw4dpq71b1cqc2lwc4ks5b6g83pf27"; 10170 }; 10171 meta.homepage = "https://github.com/machakann/vim-swap/"; 10172 }; 10173 10174 vim-SyntaxRange = buildVimPluginFrom2Nix { 10175 pname = "vim-SyntaxRange"; 10176 version = "2021-01-16"; 10177 src = fetchFromGitHub { 10178 owner = "inkarkat"; 10179 repo = "vim-SyntaxRange"; 10180 rev = "3a7fd9ff50fabafe61df12522ed2f275c8e2f45e"; 10181 sha256 = "1b5xyacbn87z8wkacjpnjk82xmxzivlb111427kwb5kxxdh4w7gq"; 10182 }; 10183 meta.homepage = "https://github.com/inkarkat/vim-SyntaxRange/"; 10184 }; 10185 10186 vim-table-mode = buildVimPluginFrom2Nix { 10187 pname = "vim-table-mode"; 10188 version = "2021-10-26"; 10189 src = fetchFromGitHub { 10190 owner = "dhruvasagar"; 10191 repo = "vim-table-mode"; 10192 rev = "01a395df00adbb57813e852f2e83ffb12375f1b6"; 10193 sha256 = "1lrlwlrrvgbjlgdz1ywsz4ayhrrf905idkh6lh29j91m2118gvfj"; 10194 }; 10195 meta.homepage = "https://github.com/dhruvasagar/vim-table-mode/"; 10196 }; 10197 10198 vim-tabpagecd = buildVimPluginFrom2Nix { 10199 pname = "vim-tabpagecd"; 10200 version = "2021-09-23"; 10201 src = fetchFromGitHub { 10202 owner = "kana"; 10203 repo = "vim-tabpagecd"; 10204 rev = "5f647097d868318002de4d971ed446b8b44e4e90"; 10205 sha256 = "1nbgjl7qbklh9d2xrlxcpmppp2408lcxm2lddiwdh4v38hqpka7s"; 10206 }; 10207 meta.homepage = "https://github.com/kana/vim-tabpagecd/"; 10208 }; 10209 10210 vim-tbone = buildVimPluginFrom2Nix { 10211 pname = "vim-tbone"; 10212 version = "2019-11-13"; 10213 src = fetchFromGitHub { 10214 owner = "tpope"; 10215 repo = "vim-tbone"; 10216 rev = "82b0118772a87b659a6af49b26b0c4817ec7eccf"; 10217 sha256 = "0pbj4v6zhlpcxm10jcq50jf2rpqiyp2x0zpxa50s6y6gm834v9wc"; 10218 }; 10219 meta.homepage = "https://github.com/tpope/vim-tbone/"; 10220 }; 10221 10222 vim-terraform = buildVimPluginFrom2Nix { 10223 pname = "vim-terraform"; 10224 version = "2021-07-10"; 10225 src = fetchFromGitHub { 10226 owner = "hashivim"; 10227 repo = "vim-terraform"; 10228 rev = "f0b17ac9f1bbdf3a29dba8b17ab429b1eed5d443"; 10229 sha256 = "0j87i6kxafwl8a8szy2gzv7d0qhzwynd93iw8k0i42jnpqm8rp3a"; 10230 }; 10231 meta.homepage = "https://github.com/hashivim/vim-terraform/"; 10232 }; 10233 10234 vim-terraform-completion = buildVimPluginFrom2Nix { 10235 pname = "vim-terraform-completion"; 10236 version = "2021-04-11"; 10237 src = fetchFromGitHub { 10238 owner = "juliosueiras"; 10239 repo = "vim-terraform-completion"; 10240 rev = "125d0e892f5fd8f32b57a5a5983d03f1aa611949"; 10241 sha256 = "1ifw9s68g4ng5vzlavnvjd39c67m87ws6iafmsbnpdywywiq5q09"; 10242 fetchSubmodules = true; 10243 }; 10244 meta.homepage = "https://github.com/juliosueiras/vim-terraform-completion/"; 10245 }; 10246 10247 vim-test = buildVimPluginFrom2Nix { 10248 pname = "vim-test"; 10249 version = "2021-11-10"; 10250 src = fetchFromGitHub { 10251 owner = "vim-test"; 10252 repo = "vim-test"; 10253 rev = "8d942aa3b0eea1d53cccd1ee87a241b651f485ee"; 10254 sha256 = "03s5m19j19xjnwnfknfff4nj3wpzb11fbkf95bif1rrms9v8kw2i"; 10255 }; 10256 meta.homepage = "https://github.com/vim-test/vim-test/"; 10257 }; 10258 10259 vim-textobj-comment = buildVimPluginFrom2Nix { 10260 pname = "vim-textobj-comment"; 10261 version = "2014-04-11"; 10262 src = fetchFromGitHub { 10263 owner = "glts"; 10264 repo = "vim-textobj-comment"; 10265 rev = "58ae4571b76a5bf74850698f23d235eef991dd4b"; 10266 sha256 = "00wc14chwjfx95gl3yzbxm1ajx88zpzqz0ckl7xvd7gvkrf0mx04"; 10267 }; 10268 meta.homepage = "https://github.com/glts/vim-textobj-comment/"; 10269 }; 10270 10271 vim-textobj-entire = buildVimPluginFrom2Nix { 10272 pname = "vim-textobj-entire"; 10273 version = "2018-01-19"; 10274 src = fetchFromGitHub { 10275 owner = "kana"; 10276 repo = "vim-textobj-entire"; 10277 rev = "64a856c9dff3425ed8a863b9ec0a21dbaee6fb3a"; 10278 sha256 = "0kv0s85wbcxn9hrvml4hdzbpf49b1wwr3nk6gsz3p5rvfs6fbvmm"; 10279 }; 10280 meta.homepage = "https://github.com/kana/vim-textobj-entire/"; 10281 }; 10282 10283 vim-textobj-function = buildVimPluginFrom2Nix { 10284 pname = "vim-textobj-function"; 10285 version = "2014-05-03"; 10286 src = fetchFromGitHub { 10287 owner = "kana"; 10288 repo = "vim-textobj-function"; 10289 rev = "adb50f38499b1f558cbd58845e3e91117e4538cf"; 10290 sha256 = "0cwl102si9zhhhpg6c0fjnyq35v6bl5f34p2s7b47isxdn0qvris"; 10291 }; 10292 meta.homepage = "https://github.com/kana/vim-textobj-function/"; 10293 }; 10294 10295 vim-textobj-haskell = buildVimPluginFrom2Nix { 10296 pname = "vim-textobj-haskell"; 10297 version = "2014-10-27"; 10298 src = fetchFromGitHub { 10299 owner = "gibiansky"; 10300 repo = "vim-textobj-haskell"; 10301 rev = "ca656e98ea31e201f5bc543909398a6c8bb5d537"; 10302 sha256 = "096pjjl3ngw0hsh59j2x6pdrpqvp657rcxfyl9kw13ndqyd867xs"; 10303 }; 10304 meta.homepage = "https://github.com/gibiansky/vim-textobj-haskell/"; 10305 }; 10306 10307 vim-textobj-multiblock = buildVimPluginFrom2Nix { 10308 pname = "vim-textobj-multiblock"; 10309 version = "2014-06-02"; 10310 src = fetchFromGitHub { 10311 owner = "osyo-manga"; 10312 repo = "vim-textobj-multiblock"; 10313 rev = "670a5ba57d73fcd793f480e262617c6eb0103355"; 10314 sha256 = "1s71hdr73cl8yg9mrdflvzrdccpiv7qrlainai7gqw30r1hfhfzf"; 10315 }; 10316 meta.homepage = "https://github.com/osyo-manga/vim-textobj-multiblock/"; 10317 }; 10318 10319 vim-textobj-user = buildVimPluginFrom2Nix { 10320 pname = "vim-textobj-user"; 10321 version = "2020-02-21"; 10322 src = fetchFromGitHub { 10323 owner = "kana"; 10324 repo = "vim-textobj-user"; 10325 rev = "41a675ddbeefd6a93664a4dc52f302fe3086a933"; 10326 sha256 = "1y1g3vcm97fqjyigiajbvbck4nlc04vxl3535x4sl40s5jbm5vz3"; 10327 }; 10328 meta.homepage = "https://github.com/kana/vim-textobj-user/"; 10329 }; 10330 10331 vim-textobj-variable-segment = buildVimPluginFrom2Nix { 10332 pname = "vim-textobj-variable-segment"; 10333 version = "2021-08-29"; 10334 src = fetchFromGitHub { 10335 owner = "Julian"; 10336 repo = "vim-textobj-variable-segment"; 10337 rev = "30f7bc94bc8a87d923631f5e440200b662becb1a"; 10338 sha256 = "1168qylhs0f0xzvy68kh07p8w01ypc78h2cb4pklv8079c869k30"; 10339 }; 10340 meta.homepage = "https://github.com/Julian/vim-textobj-variable-segment/"; 10341 }; 10342 10343 vim-themis = buildVimPluginFrom2Nix { 10344 pname = "vim-themis"; 10345 version = "2021-09-29"; 10346 src = fetchFromGitHub { 10347 owner = "thinca"; 10348 repo = "vim-themis"; 10349 rev = "3a01ba98782aa13e125b02748cb65718b5c1510b"; 10350 sha256 = "1bzfb3imj512p3jbf4z90bmcy8x3k6x0kqf309j6rqwr9y8f0sw9"; 10351 }; 10352 meta.homepage = "https://github.com/thinca/vim-themis/"; 10353 }; 10354 10355 vim-tmux = buildVimPluginFrom2Nix { 10356 pname = "vim-tmux"; 10357 version = "2021-10-04"; 10358 src = fetchFromGitHub { 10359 owner = "tmux-plugins"; 10360 repo = "vim-tmux"; 10361 rev = "cfe76281efc29890548cf9eedd42ad51c7a1faf0"; 10362 sha256 = "0z263z1iwbxms90sp6jwk8kc4cf0zj1y3qfyh5p410ghadjnci99"; 10363 }; 10364 meta.homepage = "https://github.com/tmux-plugins/vim-tmux/"; 10365 }; 10366 10367 vim-tmux-clipboard = buildVimPluginFrom2Nix { 10368 pname = "vim-tmux-clipboard"; 10369 version = "2019-04-07"; 10370 src = fetchFromGitHub { 10371 owner = "roxma"; 10372 repo = "vim-tmux-clipboard"; 10373 rev = "47187740b88f9dab213f44678800cc797223808e"; 10374 sha256 = "1a7rpbvb7dgjfnrh95zg2ia6iiz2mz2xps31msb8h14hcj6dsv6y"; 10375 }; 10376 meta.homepage = "https://github.com/roxma/vim-tmux-clipboard/"; 10377 }; 10378 10379 vim-tmux-focus-events = buildVimPluginFrom2Nix { 10380 pname = "vim-tmux-focus-events"; 10381 version = "2021-04-27"; 10382 src = fetchFromGitHub { 10383 owner = "tmux-plugins"; 10384 repo = "vim-tmux-focus-events"; 10385 rev = "b1330e04ffb95ede8e02b2f7df1f238190c67056"; 10386 sha256 = "19r8gslq4m70rgi51bnlazhppggiy3crnmaqyvjc25f59f1213a7"; 10387 }; 10388 meta.homepage = "https://github.com/tmux-plugins/vim-tmux-focus-events/"; 10389 }; 10390 10391 vim-tmux-navigator = buildVimPluginFrom2Nix { 10392 pname = "vim-tmux-navigator"; 10393 version = "2021-10-10"; 10394 src = fetchFromGitHub { 10395 owner = "christoomey"; 10396 repo = "vim-tmux-navigator"; 10397 rev = "9ca5bfe5bd274051b5dd796cc150348afc993b80"; 10398 sha256 = "11qv4bqwwf7wh3l729c9za6kzpyry91q3cks2z51znppkyd20gb7"; 10399 }; 10400 meta.homepage = "https://github.com/christoomey/vim-tmux-navigator/"; 10401 }; 10402 10403 vim-togglelist = buildVimPluginFrom2Nix { 10404 pname = "vim-togglelist"; 10405 version = "2013-04-07"; 10406 src = fetchFromGitHub { 10407 owner = "milkypostman"; 10408 repo = "vim-togglelist"; 10409 rev = "cafedc49860950200f28f2e1d95ab6a87b79d113"; 10410 sha256 = "17y4ply2irz81gjv5hb51dy7wzv3l3sq6qaska31lswd5dgh1ifg"; 10411 }; 10412 meta.homepage = "https://github.com/milkypostman/vim-togglelist/"; 10413 }; 10414 10415 vim-toml = buildVimPluginFrom2Nix { 10416 pname = "vim-toml"; 10417 version = "2021-10-09"; 10418 src = fetchFromGitHub { 10419 owner = "cespare"; 10420 repo = "vim-toml"; 10421 rev = "717bd87ef928293e0cc6cfc12ebf2e007cb25311"; 10422 sha256 = "1pbpj0wlh65hf474lrylwcsqfpv5wy4m7mhbkplgch7v8iabshqv"; 10423 }; 10424 meta.homepage = "https://github.com/cespare/vim-toml/"; 10425 }; 10426 10427 vim-tpipeline = buildVimPluginFrom2Nix { 10428 pname = "vim-tpipeline"; 10429 version = "2021-11-12"; 10430 src = fetchFromGitHub { 10431 owner = "vimpostor"; 10432 repo = "vim-tpipeline"; 10433 rev = "be9cd2c8cd007088f69019f18fb61aff457adb8c"; 10434 sha256 = "1r2wvkgziil4bik3g7b19cscg17skhx98pgsvm2m00czrrfdxq6v"; 10435 }; 10436 meta.homepage = "https://github.com/vimpostor/vim-tpipeline/"; 10437 }; 10438 10439 vim-trailing-whitespace = buildVimPluginFrom2Nix { 10440 pname = "vim-trailing-whitespace"; 10441 version = "2020-11-18"; 10442 src = fetchFromGitHub { 10443 owner = "bronson"; 10444 repo = "vim-trailing-whitespace"; 10445 rev = "05f068ebd9dbdf71d2d334d02abd99deb0311c40"; 10446 sha256 = "1bh15yw2aysvpn2ndnc0s6jzc0y93x6q1blc5pph67rdix5bm7gy"; 10447 }; 10448 meta.homepage = "https://github.com/bronson/vim-trailing-whitespace/"; 10449 }; 10450 10451 vim-tsx = buildVimPluginFrom2Nix { 10452 pname = "vim-tsx"; 10453 version = "2017-03-16"; 10454 src = fetchFromGitHub { 10455 owner = "ianks"; 10456 repo = "vim-tsx"; 10457 rev = "77c89c42e189fefd3c9a632b37b7e3b3b9edf918"; 10458 sha256 = "0wmd6gql57bxp868sq2dchp9sc3jbisr4vaz4y0lczhmk0prds6n"; 10459 }; 10460 meta.homepage = "https://github.com/ianks/vim-tsx/"; 10461 }; 10462 10463 vim-twig = buildVimPluginFrom2Nix { 10464 pname = "vim-twig"; 10465 version = "2018-05-23"; 10466 src = fetchFromGitHub { 10467 owner = "lumiliet"; 10468 repo = "vim-twig"; 10469 rev = "ad115512725bcc156f7f89b72ff563b9fa44933b"; 10470 sha256 = "1p7sfhk0mwx4xk88b29ijb9nfbjwsf6hf3nab2ybcw291qaa75nj"; 10471 }; 10472 meta.homepage = "https://github.com/lumiliet/vim-twig/"; 10473 }; 10474 10475 vim-twiggy = buildVimPluginFrom2Nix { 10476 pname = "vim-twiggy"; 10477 version = "2021-09-16"; 10478 src = fetchFromGitHub { 10479 owner = "sodapopcan"; 10480 repo = "vim-twiggy"; 10481 rev = "16287d2261be67872870899744fd04a6802a9b87"; 10482 sha256 = "0cfqvq2was7jdhcixnlrzh9qdm2n2sv17l7a2sys8slzl04v2c61"; 10483 }; 10484 meta.homepage = "https://github.com/sodapopcan/vim-twiggy/"; 10485 }; 10486 10487 vim-ultest = buildVimPluginFrom2Nix { 10488 pname = "vim-ultest"; 10489 version = "2021-10-28"; 10490 src = fetchFromGitHub { 10491 owner = "rcarriga"; 10492 repo = "vim-ultest"; 10493 rev = "97afe58821129e88d420ca318fd171cc54518263"; 10494 sha256 = "123rv36b5i84yk50xl5400za8g1pfypb2c5k3yv0pn0s4n0fm1pb"; 10495 }; 10496 meta.homepage = "https://github.com/rcarriga/vim-ultest/"; 10497 }; 10498 10499 vim-unicoder = buildVimPluginFrom2Nix { 10500 pname = "vim-unicoder"; 10501 version = "2019-04-16"; 10502 src = fetchFromGitHub { 10503 owner = "arthurxavierx"; 10504 repo = "vim-unicoder"; 10505 rev = "a71fc3670f9337c56806fa9e8e97b7ea09fd5e39"; 10506 sha256 = "1kcnxx909pdvrvk0kyz3h8f9szn6hmalm8qyakq3pv6dknlkwb0b"; 10507 }; 10508 meta.homepage = "https://github.com/arthurxavierx/vim-unicoder/"; 10509 }; 10510 10511 vim-unimpaired = buildVimPluginFrom2Nix { 10512 pname = "vim-unimpaired"; 10513 version = "2021-10-18"; 10514 src = fetchFromGitHub { 10515 owner = "tpope"; 10516 repo = "vim-unimpaired"; 10517 rev = "e4006d68cd4f390efef935bc09be0ce3bd022e72"; 10518 sha256 = "048n8p7bjpcwdk924glqkwkp10fl813ffrjsagwwzsnakax3da5f"; 10519 }; 10520 meta.homepage = "https://github.com/tpope/vim-unimpaired/"; 10521 }; 10522 10523 vim-vagrant = buildVimPluginFrom2Nix { 10524 pname = "vim-vagrant"; 10525 version = "2018-11-11"; 10526 src = fetchFromGitHub { 10527 owner = "hashivim"; 10528 repo = "vim-vagrant"; 10529 rev = "7741242ed9617ed53ba7e47e801634b819047ac0"; 10530 sha256 = "0inpgcrca955h0ic7pgl6bfzs7rssjgssvrvqq3y93j5addmh60m"; 10531 }; 10532 meta.homepage = "https://github.com/hashivim/vim-vagrant/"; 10533 }; 10534 10535 vim-vinegar = buildVimPluginFrom2Nix { 10536 pname = "vim-vinegar"; 10537 version = "2021-09-02"; 10538 src = fetchFromGitHub { 10539 owner = "tpope"; 10540 repo = "vim-vinegar"; 10541 rev = "43576e84d3034bccb1216f39f51ed36d945d7b96"; 10542 sha256 = "17zg5x4n9y14qw68hj0sphpghwqccafhyy4ld1b65vglz40zqi3v"; 10543 }; 10544 meta.homepage = "https://github.com/tpope/vim-vinegar/"; 10545 }; 10546 10547 vim-visual-increment = buildVimPluginFrom2Nix { 10548 pname = "vim-visual-increment"; 10549 version = "2020-05-03"; 10550 src = fetchFromGitHub { 10551 owner = "triglav"; 10552 repo = "vim-visual-increment"; 10553 rev = "0e55bb4054cdd5eefc0bb870f3e3c249673817cb"; 10554 sha256 = "0if3r3ih8f4yxy5s4xsl7384xzf14rmalvg60n9mbhshyljggvc4"; 10555 }; 10556 meta.homepage = "https://github.com/triglav/vim-visual-increment/"; 10557 }; 10558 10559 vim-visual-multi = buildVimPluginFrom2Nix { 10560 pname = "vim-visual-multi"; 10561 version = "2021-08-31"; 10562 src = fetchFromGitHub { 10563 owner = "mg979"; 10564 repo = "vim-visual-multi"; 10565 rev = "e20908963d9b0114e5da1eacbc516e4b09cf5803"; 10566 sha256 = "02y91annhsrq6m9lnnvrla08g3z4chmpdrfrlzf252s26062mwdv"; 10567 }; 10568 meta.homepage = "https://github.com/mg979/vim-visual-multi/"; 10569 }; 10570 10571 vim-visualstar = buildVimPluginFrom2Nix { 10572 pname = "vim-visualstar"; 10573 version = "2015-08-27"; 10574 src = fetchFromGitHub { 10575 owner = "thinca"; 10576 repo = "vim-visualstar"; 10577 rev = "a18cd0e7a03311ac709595c1d261ed44b45c9098"; 10578 sha256 = "0yz6ci4i84xxrgazjfa5nsj3q8733p0b6vwcljk1l7ghdfiflvy4"; 10579 }; 10580 meta.homepage = "https://github.com/thinca/vim-visualstar/"; 10581 }; 10582 10583 vim-vsnip = buildVimPluginFrom2Nix { 10584 pname = "vim-vsnip"; 10585 version = "2021-11-15"; 10586 src = fetchFromGitHub { 10587 owner = "hrsh7th"; 10588 repo = "vim-vsnip"; 10589 rev = "60ee20318550f4a5b6f7a5a8b827540c2c386898"; 10590 sha256 = "0gl34m17pxgyfbdqghhfcgxhbhxwvjc9r048sim1gf86wga4mq39"; 10591 }; 10592 meta.homepage = "https://github.com/hrsh7th/vim-vsnip/"; 10593 }; 10594 10595 vim-vsnip-integ = buildVimPluginFrom2Nix { 10596 pname = "vim-vsnip-integ"; 10597 version = "2021-10-06"; 10598 src = fetchFromGitHub { 10599 owner = "hrsh7th"; 10600 repo = "vim-vsnip-integ"; 10601 rev = "8db26e85c12a382db6c34487de2e1512dd7516f5"; 10602 sha256 = "1rlaglccvgpaj89lfn41ygykdizlis4wwrw92qxb9raz2a0z9idh"; 10603 }; 10604 meta.homepage = "https://github.com/hrsh7th/vim-vsnip-integ/"; 10605 }; 10606 10607 vim-vue = buildVimPluginFrom2Nix { 10608 pname = "vim-vue"; 10609 version = "2019-08-03"; 10610 src = fetchFromGitHub { 10611 owner = "posva"; 10612 repo = "vim-vue"; 10613 rev = "c424294e769b26659176065f9713c395731f7b3a"; 10614 sha256 = "1ig8qacavr15i6z7whlkf2ivw5smnqsw3jwhh4dg5q6037k1hjh1"; 10615 }; 10616 meta.homepage = "https://github.com/posva/vim-vue/"; 10617 }; 10618 10619 vim-wakatime = buildVimPluginFrom2Nix { 10620 pname = "vim-wakatime"; 10621 version = "2021-11-17"; 10622 src = fetchFromGitHub { 10623 owner = "wakatime"; 10624 repo = "vim-wakatime"; 10625 rev = "0d66dd3596e414368e2b2b77e694e431a4b0bca3"; 10626 sha256 = "157shaarg4xdnfzp47v5nv34py0wii6s7fdgzagh4h1b5czgszyv"; 10627 }; 10628 meta.homepage = "https://github.com/wakatime/vim-wakatime/"; 10629 }; 10630 10631 vim-watchdogs = buildVimPluginFrom2Nix { 10632 pname = "vim-watchdogs"; 10633 version = "2019-09-09"; 10634 src = fetchFromGitHub { 10635 owner = "osyo-manga"; 10636 repo = "vim-watchdogs"; 10637 rev = "8ee2af37095af08376ba2409da152c2a36a4ee90"; 10638 sha256 = "1hvgqdcnnz09afbas5brwls2sifs8y78jmq44ldgsjny9l445df4"; 10639 }; 10640 meta.homepage = "https://github.com/osyo-manga/vim-watchdogs/"; 10641 }; 10642 10643 vim-wayland-clipboard = buildVimPluginFrom2Nix { 10644 pname = "vim-wayland-clipboard"; 10645 version = "2021-05-01"; 10646 src = fetchFromGitHub { 10647 owner = "jasonccox"; 10648 repo = "vim-wayland-clipboard"; 10649 rev = "722aaf34486ffee924ccbc34eb22553642c1c153"; 10650 sha256 = "1vg242139r1arz4kia4bbpmvzr4v5rp7gzy063f61xbvkdjwjx4q"; 10651 }; 10652 meta.homepage = "https://github.com/jasonccox/vim-wayland-clipboard/"; 10653 }; 10654 10655 vim-which-key = buildVimPluginFrom2Nix { 10656 pname = "vim-which-key"; 10657 version = "2021-11-12"; 10658 src = fetchFromGitHub { 10659 owner = "liuchengxu"; 10660 repo = "vim-which-key"; 10661 rev = "7e3819a91a7710ce561a9c11a22a82b9437a2533"; 10662 sha256 = "0hx5ar663ai25jj7p44sl2nn2n0jj2iif5ybx5ic7cxz4qy477wn"; 10663 }; 10664 meta.homepage = "https://github.com/liuchengxu/vim-which-key/"; 10665 }; 10666 10667 vim-wordmotion = buildVimPluginFrom2Nix { 10668 pname = "vim-wordmotion"; 10669 version = "2021-09-12"; 10670 src = fetchFromGitHub { 10671 owner = "chaoren"; 10672 repo = "vim-wordmotion"; 10673 rev = "02e32fcb062553a8293992411677e12cacccb09d"; 10674 sha256 = "1bbaxk5b0cvikmls4r0z3k0zxpmnjzwdv6grs0m6vfyiszcpvm1h"; 10675 }; 10676 meta.homepage = "https://github.com/chaoren/vim-wordmotion/"; 10677 }; 10678 10679 vim-wordy = buildVimPluginFrom2Nix { 10680 pname = "vim-wordy"; 10681 version = "2020-10-24"; 10682 src = fetchFromGitHub { 10683 owner = "preservim"; 10684 repo = "vim-wordy"; 10685 rev = "667426a0171787b2620dffa5b2d7c01c9040237f"; 10686 sha256 = "1lcrisv2wcd8iw76prql03wd11jgmknm3rvbcw7vv4v5r2s9rv5z"; 10687 }; 10688 meta.homepage = "https://github.com/preservim/vim-wordy/"; 10689 }; 10690 10691 vim-xdebug = buildVimPluginFrom2Nix { 10692 pname = "vim-xdebug"; 10693 version = "2012-08-15"; 10694 src = fetchFromGitHub { 10695 owner = "joonty"; 10696 repo = "vim-xdebug"; 10697 rev = "a4980fa65f7f159780593ee37c178281691ba2c4"; 10698 sha256 = "1qh18r0sm4gh95sjbi2hnflvxdl4gk00jyy3n7z4i1gnx9ihxjqw"; 10699 }; 10700 meta.homepage = "https://github.com/joonty/vim-xdebug/"; 10701 }; 10702 10703 vim-xkbswitch = buildVimPluginFrom2Nix { 10704 pname = "vim-xkbswitch"; 10705 version = "2021-08-30"; 10706 src = fetchFromGitHub { 10707 owner = "lyokha"; 10708 repo = "vim-xkbswitch"; 10709 rev = "04acea43fce810e19cf46efedee05bd6ced3cf84"; 10710 sha256 = "01wdqn6zb3a9aij58293hrxagvhsjr8rq4fa6rqm7cq7pm4bkgli"; 10711 }; 10712 meta.homepage = "https://github.com/lyokha/vim-xkbswitch/"; 10713 }; 10714 10715 vim-xtabline = buildVimPluginFrom2Nix { 10716 pname = "vim-xtabline"; 10717 version = "2021-10-15"; 10718 src = fetchFromGitHub { 10719 owner = "mg979"; 10720 repo = "vim-xtabline"; 10721 rev = "2797c6c9d5278241a5932b5b31168fe2daa894de"; 10722 sha256 = "1rvnm0xk8s9m6s9aycbzlnxbl8f03c3dqn74qrz5pw0r0vclfsv5"; 10723 }; 10724 meta.homepage = "https://github.com/mg979/vim-xtabline/"; 10725 }; 10726 10727 vim-yaml = buildVimPluginFrom2Nix { 10728 pname = "vim-yaml"; 10729 version = "2021-01-14"; 10730 src = fetchFromGitHub { 10731 owner = "stephpy"; 10732 repo = "vim-yaml"; 10733 rev = "dce19542d5ec1663183b0f6844ec663b5d1f3d24"; 10734 sha256 = "18xpdl86zsnmrc1w8wccx9acwjvgij2wpsg7f6dpnxx70c07g3ig"; 10735 }; 10736 meta.homepage = "https://github.com/stephpy/vim-yaml/"; 10737 }; 10738 10739 vim-yapf = buildVimPluginFrom2Nix { 10740 pname = "vim-yapf"; 10741 version = "2018-10-04"; 10742 src = fetchFromGitHub { 10743 owner = "mindriot101"; 10744 repo = "vim-yapf"; 10745 rev = "b0c31bd73a6d1026765e659bd0a62c625ec057ad"; 10746 sha256 = "0ncv6kjyywljsq5fz71rkmgmqxm7msyscgndnj055bnx5sh9wk80"; 10747 }; 10748 meta.homepage = "https://github.com/mindriot101/vim-yapf/"; 10749 }; 10750 10751 vim2hs = buildVimPluginFrom2Nix { 10752 pname = "vim2hs"; 10753 version = "2014-04-16"; 10754 src = fetchFromGitHub { 10755 owner = "dag"; 10756 repo = "vim2hs"; 10757 rev = "f2afd55704bfe0a2d66e6b270d247e9b8a7b1664"; 10758 sha256 = "18lqrl3hqb6cmizc04bbnsh8j0g761w2q8wascbzzfw80dmxy36b"; 10759 }; 10760 meta.homepage = "https://github.com/dag/vim2hs/"; 10761 }; 10762 10763 vim_current_word = buildVimPluginFrom2Nix { 10764 pname = "vim_current_word"; 10765 version = "2021-11-09"; 10766 src = fetchFromGitHub { 10767 owner = "dominikduda"; 10768 repo = "vim_current_word"; 10769 rev = "961d54dd53a1da7a9402dc92098a8a8c75d79ac6"; 10770 sha256 = "1qa8pnr8fjxy0d3kf4vhjzwqlj1yszj2r21phmw4f3yl1hl72hc0"; 10771 }; 10772 meta.homepage = "https://github.com/dominikduda/vim_current_word/"; 10773 }; 10774 10775 vimacs = buildVimPluginFrom2Nix { 10776 pname = "vimacs"; 10777 version = "2016-03-24"; 10778 src = fetchFromGitHub { 10779 owner = "andrep"; 10780 repo = "vimacs"; 10781 rev = "7b8e297722d55089f0f0535fe6422533c98112fb"; 10782 sha256 = "0x92jcpdlvxhhdpwkv7ig9ya7s96yqjy6ms9xnx8djkf12xql16f"; 10783 }; 10784 meta.homepage = "https://github.com/andrep/vimacs/"; 10785 }; 10786 10787 vimade = buildVimPluginFrom2Nix { 10788 pname = "vimade"; 10789 version = "2021-11-09"; 10790 src = fetchFromGitHub { 10791 owner = "TaDaa"; 10792 repo = "vimade"; 10793 rev = "25ac9e6e3b8f127ab81dc996c69bb7a2c8f26329"; 10794 sha256 = "1nkqmxvamziyavpfqlpn24wqzmrjwzb0s53avkw06h437mpzxzgy"; 10795 }; 10796 meta.homepage = "https://github.com/TaDaa/vimade/"; 10797 }; 10798 10799 vimagit = buildVimPluginFrom2Nix { 10800 pname = "vimagit"; 10801 version = "2021-08-10"; 10802 src = fetchFromGitHub { 10803 owner = "jreybert"; 10804 repo = "vimagit"; 10805 rev = "fb71060049f829e48fc392e0be43d1040c271204"; 10806 sha256 = "1yizvf9s9djxar64kp63r45q5vv2k616xskd4adkcfqn8crzyw52"; 10807 }; 10808 meta.homepage = "https://github.com/jreybert/vimagit/"; 10809 }; 10810 10811 vimelette = buildVimPluginFrom2Nix { 10812 pname = "vimelette"; 10813 version = "2019-05-02"; 10814 src = fetchFromGitHub { 10815 owner = "gotcha"; 10816 repo = "vimelette"; 10817 rev = "662f47fe0da2625dc743532832fa39f490388fa7"; 10818 sha256 = "094xyqba64dndgr5gfcqp6hy3siw90niyrrwz0avs924abss6adg"; 10819 }; 10820 meta.homepage = "https://github.com/gotcha/vimelette/"; 10821 }; 10822 10823 vimfiler-vim = buildVimPluginFrom2Nix { 10824 pname = "vimfiler.vim"; 10825 version = "2020-07-13"; 10826 src = fetchFromGitHub { 10827 owner = "Shougo"; 10828 repo = "vimfiler.vim"; 10829 rev = "0fdf9f2f7e6014a49625433058c1665f72a3b86f"; 10830 sha256 = "028hcmr7xxqmb55m9q2h2x9kr5xq5866ivr0in23jm44s897yr25"; 10831 }; 10832 meta.homepage = "https://github.com/Shougo/vimfiler.vim/"; 10833 }; 10834 10835 VimOrganizer = buildVimPluginFrom2Nix { 10836 pname = "VimOrganizer"; 10837 version = "2020-12-15"; 10838 src = fetchFromGitHub { 10839 owner = "hsitz"; 10840 repo = "VimOrganizer"; 10841 rev = "09636aed78441a9de2767fcef6d7c567f322cc40"; 10842 sha256 = "0phpcxmyz562yyp88rbx9pqg46w8r1lyapb700nvxwvqkcd82pfw"; 10843 }; 10844 meta.homepage = "https://github.com/hsitz/VimOrganizer/"; 10845 }; 10846 10847 vimoutliner = buildVimPluginFrom2Nix { 10848 pname = "vimoutliner"; 10849 version = "2021-04-24"; 10850 src = fetchFromGitHub { 10851 owner = "vimoutliner"; 10852 repo = "vimoutliner"; 10853 rev = "6d849acb977fc2d008f9cd2edf4f1356537794fe"; 10854 sha256 = "1hy4zgxrc0zn6dnbdv7zy2cn4ny99srsvrgkyvwhg4pzd9rwcqpp"; 10855 }; 10856 meta.homepage = "https://github.com/vimoutliner/vimoutliner/"; 10857 }; 10858 10859 vimpreviewpandoc = buildVimPluginFrom2Nix { 10860 pname = "vimpreviewpandoc"; 10861 version = "2019-02-10"; 10862 src = fetchFromGitHub { 10863 owner = "tex"; 10864 repo = "vimpreviewpandoc"; 10865 rev = "3b0a589140abf6cc5d19ad678a7f01822bbee34e"; 10866 sha256 = "15yjr01wfnhaqw1k8bgxk04vvh76y13zfms66irpihw79f9yzxi9"; 10867 }; 10868 meta.homepage = "https://github.com/tex/vimpreviewpandoc/"; 10869 }; 10870 10871 vimproc-vim = buildVimPluginFrom2Nix { 10872 pname = "vimproc.vim"; 10873 version = "2020-06-23"; 10874 src = fetchFromGitHub { 10875 owner = "Shougo"; 10876 repo = "vimproc.vim"; 10877 rev = "8f40d86ab938d5df8c1c9824320621ae9f0d5609"; 10878 sha256 = "11k59lc31056lk9ndkmi9a4459lnv6hdhvw3y4gpin40xchl6d61"; 10879 }; 10880 meta.homepage = "https://github.com/Shougo/vimproc.vim/"; 10881 }; 10882 10883 vimsence = buildVimPluginFrom2Nix { 10884 pname = "vimsence"; 10885 version = "2021-05-01"; 10886 src = fetchFromGitHub { 10887 owner = "vimsence"; 10888 repo = "vimsence"; 10889 rev = "79f43e9da378f66e7c7eb1c6193de8a805d8afe3"; 10890 sha256 = "0ymdrv74q513ghz7cfsbs9y4qgimk5wbwizwf20dbqy2pcsq6i46"; 10891 }; 10892 meta.homepage = "https://github.com/vimsence/vimsence/"; 10893 }; 10894 10895 vimshell-vim = buildVimPluginFrom2Nix { 10896 pname = "vimshell.vim"; 10897 version = "2019-07-16"; 10898 src = fetchFromGitHub { 10899 owner = "Shougo"; 10900 repo = "vimshell.vim"; 10901 rev = "ee683538f57aaf5094db9860f67f4957a763ffb4"; 10902 sha256 = "0inf9xx6ni1scxkn0b78qq0234r0ybrwpphyzcafw7i8kzisbn26"; 10903 }; 10904 meta.homepage = "https://github.com/Shougo/vimshell.vim/"; 10905 }; 10906 10907 vimspector = buildVimPluginFrom2Nix { 10908 pname = "vimspector"; 10909 version = "2021-11-17"; 10910 src = fetchFromGitHub { 10911 owner = "puremourning"; 10912 repo = "vimspector"; 10913 rev = "d80485393139d15df237e856b8ef6675cfb88f6b"; 10914 sha256 = "1cvj7k9xxg4hp0m6lxnqklrnj5dqp4pyx4w6x0p8wh81a94r0wvw"; 10915 fetchSubmodules = true; 10916 }; 10917 meta.homepage = "https://github.com/puremourning/vimspector/"; 10918 }; 10919 10920 vimtex = buildVimPluginFrom2Nix { 10921 pname = "vimtex"; 10922 version = "2021-11-16"; 10923 src = fetchFromGitHub { 10924 owner = "lervag"; 10925 repo = "vimtex"; 10926 rev = "c3991f8a53dc8a193a23dba7645ce6b9b8d5038b"; 10927 sha256 = "1zn094xjskqc0pjpjp21j18s9b01j5k0kpczcwf8nxi52bb8815v"; 10928 }; 10929 meta.homepage = "https://github.com/lervag/vimtex/"; 10930 }; 10931 10932 vimux = buildVimPluginFrom2Nix { 10933 pname = "vimux"; 10934 version = "2021-08-15"; 10935 src = fetchFromGitHub { 10936 owner = "preservim"; 10937 repo = "vimux"; 10938 rev = "89604a4464c3069dbe31f7bc8dd16a5fbc88a303"; 10939 sha256 = "1lr7zqza29xxwbki9fgfazrak6ybyvm1a782kbs3v3zip10xmm3x"; 10940 }; 10941 meta.homepage = "https://github.com/preservim/vimux/"; 10942 }; 10943 10944 vimwiki = buildVimPluginFrom2Nix { 10945 pname = "vimwiki"; 10946 version = "2020-05-26"; 10947 src = fetchFromGitHub { 10948 owner = "vimwiki"; 10949 repo = "vimwiki"; 10950 rev = "619f04f89861c58e5a6415a4f83847752928252d"; 10951 sha256 = "03dic4vjl3bwd7s6jj3vrz6xicf3a3bccaqgx635hn01ha6vw1jw"; 10952 }; 10953 meta.homepage = "https://github.com/vimwiki/vimwiki/"; 10954 }; 10955 10956 vis = buildVimPluginFrom2Nix { 10957 pname = "vis"; 10958 version = "2013-04-26"; 10959 src = fetchFromGitHub { 10960 owner = "vim-scripts"; 10961 repo = "vis"; 10962 rev = "6a87efbfbd97238716b602c2b53564aa6329b5de"; 10963 sha256 = "1bg1d2gmln1s0324c4a2338qx729yy708f1hgk98fkgl9sk2bhdi"; 10964 }; 10965 meta.homepage = "https://github.com/vim-scripts/vis/"; 10966 }; 10967 10968 vissort-vim = buildVimPluginFrom2Nix { 10969 pname = "vissort.vim"; 10970 version = "2014-01-31"; 10971 src = fetchFromGitHub { 10972 owner = "navicore"; 10973 repo = "vissort.vim"; 10974 rev = "75a5b08b64d2f762206bffd294066533891fa03c"; 10975 sha256 = "0a71b22apkhicca9nkd06jlcnqkf583mlpfh2mvl4d474viavqfn"; 10976 }; 10977 meta.homepage = "https://github.com/navicore/vissort.vim/"; 10978 }; 10979 10980 vista-vim = buildVimPluginFrom2Nix { 10981 pname = "vista.vim"; 10982 version = "2021-11-15"; 10983 src = fetchFromGitHub { 10984 owner = "liuchengxu"; 10985 repo = "vista.vim"; 10986 rev = "a0469c645dcbe4033b857da27d35491f39e2f776"; 10987 sha256 = "1i0j11lbqdych2914chb9rlmr902q52v400y3ifzi38g5md9zv3w"; 10988 }; 10989 meta.homepage = "https://github.com/liuchengxu/vista.vim/"; 10990 }; 10991 10992 Vundle-vim = buildVimPluginFrom2Nix { 10993 pname = "Vundle.vim"; 10994 version = "2019-08-17"; 10995 src = fetchFromGitHub { 10996 owner = "VundleVim"; 10997 repo = "Vundle.vim"; 10998 rev = "b255382d6242d7ea3877bf059d2934125e0c4d95"; 10999 sha256 = "0fkmklcq3fgvd6x6irz9bgyvcdaxafykk3k89gsi9p6b0ikw3rw6"; 11000 }; 11001 meta.homepage = "https://github.com/VundleVim/Vundle.vim/"; 11002 }; 11003 11004 wal-vim = buildVimPluginFrom2Nix { 11005 pname = "wal.vim"; 11006 version = "2020-11-08"; 11007 src = fetchFromGitHub { 11008 owner = "dylanaraps"; 11009 repo = "wal.vim"; 11010 rev = "c72ba0d18946f29aab9c95eb6975d321c68b3681"; 11011 sha256 = "03hrn0d6mqjlrixwx5l270jfgwgkzr6xg00h39i49j7k3f1ql078"; 11012 }; 11013 meta.homepage = "https://github.com/dylanaraps/wal.vim/"; 11014 }; 11015 11016 webapi-vim = buildVimPluginFrom2Nix { 11017 pname = "webapi-vim"; 11018 version = "2021-06-04"; 11019 src = fetchFromGitHub { 11020 owner = "mattn"; 11021 repo = "webapi-vim"; 11022 rev = "b09cbd3a27157a5baf0468403b392f577adefe45"; 11023 sha256 = "17vlzg5dm5phirwyk8xkqnrkplybd8d5rj9kdx7rgla3h7rqn4wg"; 11024 }; 11025 meta.homepage = "https://github.com/mattn/webapi-vim/"; 11026 }; 11027 11028 which-key-nvim = buildVimPluginFrom2Nix { 11029 pname = "which-key.nvim"; 11030 version = "2021-10-22"; 11031 src = fetchFromGitHub { 11032 owner = "folke"; 11033 repo = "which-key.nvim"; 11034 rev = "d3032b6d3e0adb667975170f626cb693bfc66baa"; 11035 sha256 = "1jcaxljrknwh73i2s9vd6c5bly1x8gb7j09c8rixb2qwzz0fc0ls"; 11036 }; 11037 meta.homepage = "https://github.com/folke/which-key.nvim/"; 11038 }; 11039 11040 wilder-nvim = buildVimPluginFrom2Nix { 11041 pname = "wilder.nvim"; 11042 version = "2021-10-31"; 11043 src = fetchFromGitHub { 11044 owner = "gelguy"; 11045 repo = "wilder.nvim"; 11046 rev = "f7071a649e8eff744b36b055f02bbb952efc4cbb"; 11047 sha256 = "0f3r9l2brk75qs9m8rn6sxlbmg80n51cmh7j3ss66k7al52xpphc"; 11048 }; 11049 meta.homepage = "https://github.com/gelguy/wilder.nvim/"; 11050 }; 11051 11052 wildfire-vim = buildVimPluginFrom2Nix { 11053 pname = "wildfire.vim"; 11054 version = "2021-05-10"; 11055 src = fetchFromGitHub { 11056 owner = "gcmt"; 11057 repo = "wildfire.vim"; 11058 rev = "fa91b732fd1c5acd23b7b32d5fbbc884eedafc8d"; 11059 sha256 = "15gikqmpaf5c6687kgc5ib57pw7gyvxaihdv5549s7p2xkkbcl24"; 11060 }; 11061 meta.homepage = "https://github.com/gcmt/wildfire.vim/"; 11062 }; 11063 11064 wmgraphviz-vim = buildVimPluginFrom2Nix { 11065 pname = "wmgraphviz.vim"; 11066 version = "2018-04-26"; 11067 src = fetchFromGitHub { 11068 owner = "wannesm"; 11069 repo = "wmgraphviz.vim"; 11070 rev = "f08ff5becd1e6e81d681ff2926f2cce29f63cb18"; 11071 sha256 = "12mb0lbkrzrxyawd9gg6igmsaylvsixcslim0lcgsrd551l9lq2l"; 11072 }; 11073 meta.homepage = "https://github.com/wannesm/wmgraphviz.vim/"; 11074 }; 11075 11076 wombat256-vim = buildVimPluginFrom2Nix { 11077 pname = "wombat256.vim"; 11078 version = "2010-10-18"; 11079 src = fetchFromGitHub { 11080 owner = "vim-scripts"; 11081 repo = "wombat256.vim"; 11082 rev = "8734ba45dcf5e38c4d2686b35c94f9fcb30427e2"; 11083 sha256 = "01fdvfwdfqn5xi88lfanb4lb6jmn1ma6wq6d9jj2x7qamdbpvsrg"; 11084 }; 11085 meta.homepage = "https://github.com/vim-scripts/wombat256.vim/"; 11086 }; 11087 11088 workflowish = buildVimPluginFrom2Nix { 11089 pname = "workflowish"; 11090 version = "2015-12-03"; 11091 src = fetchFromGitHub { 11092 owner = "lukaszkorecki"; 11093 repo = "workflowish"; 11094 rev = "65472189814dddd060aaa558103d837c2f9a5ec9"; 11095 sha256 = "044jxkcbycmmahi98qd0ynpc8baay72i45qymv4mxvl1d96fjbmd"; 11096 }; 11097 meta.homepage = "https://github.com/lukaszkorecki/workflowish/"; 11098 }; 11099 11100 wstrip-vim = buildVimPluginFrom2Nix { 11101 pname = "wstrip.vim"; 11102 version = "2021-03-14"; 11103 src = fetchFromGitHub { 11104 owner = "tweekmonster"; 11105 repo = "wstrip.vim"; 11106 rev = "3d4c35c8ca462fbece58886e52679a5355f461d6"; 11107 sha256 = "020bikc5482gzshjh2vgvknqxpzzzaff14z1rj6b2yvmbr2a837f"; 11108 }; 11109 meta.homepage = "https://github.com/tweekmonster/wstrip.vim/"; 11110 }; 11111 11112 xptemplate = buildVimPluginFrom2Nix { 11113 pname = "xptemplate"; 11114 version = "2020-06-29"; 11115 src = fetchFromGitHub { 11116 owner = "drmingdrmer"; 11117 repo = "xptemplate"; 11118 rev = "359ffe4d426bce2e95f5866b682856b25555396f"; 11119 sha256 = "1rj5k58n1ybcc7qxsxlh09p2v4cps5xyzxmvjfrixy1qm2f85kd5"; 11120 }; 11121 meta.homepage = "https://github.com/drmingdrmer/xptemplate/"; 11122 }; 11123 11124 xterm-color-table-vim = buildVimPluginFrom2Nix { 11125 pname = "xterm-color-table.vim"; 11126 version = "2014-01-01"; 11127 src = fetchFromGitHub { 11128 owner = "guns"; 11129 repo = "xterm-color-table.vim"; 11130 rev = "9754e857e5f4fe1f8727106dcc682d21c29a51e4"; 11131 sha256 = "08a1d9428xwrjp40qgi34cb5fwgc239qf3agxl32k7bqbn08pq19"; 11132 }; 11133 meta.homepage = "https://github.com/guns/xterm-color-table.vim/"; 11134 }; 11135 11136 YankRing-vim = buildVimPluginFrom2Nix { 11137 pname = "YankRing.vim"; 11138 version = "2015-07-29"; 11139 src = fetchFromGitHub { 11140 owner = "vim-scripts"; 11141 repo = "YankRing.vim"; 11142 rev = "28854abef8fa4ebd3cb219aefcf22566997d8f65"; 11143 sha256 = "0zdp8pdsqgrh6lfw8ipjhrig6psvmdxkim9ik801y3r373sk2hxw"; 11144 }; 11145 meta.homepage = "https://github.com/vim-scripts/YankRing.vim/"; 11146 }; 11147 11148 yats-vim = buildVimPluginFrom2Nix { 11149 pname = "yats.vim"; 11150 version = "2021-11-02"; 11151 src = fetchFromGitHub { 11152 owner = "HerringtonDarkholme"; 11153 repo = "yats.vim"; 11154 rev = "7cf70a6c9ef0ce6657aede257e9c42a03b8f86a9"; 11155 sha256 = "01insbxp68vxhcmqcajy7b6hzj6va4l8f5rqyflphh9pnxrc8pyp"; 11156 fetchSubmodules = true; 11157 }; 11158 meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/"; 11159 }; 11160 11161 YouCompleteMe = buildVimPluginFrom2Nix { 11162 pname = "YouCompleteMe"; 11163 version = "2021-11-16"; 11164 src = fetchFromGitHub { 11165 owner = "ycm-core"; 11166 repo = "YouCompleteMe"; 11167 rev = "e17fb2fc92c7c1bee6a429db0d3b432c811d0c8a"; 11168 sha256 = "0l95wj6ghfip2l7bsdv8frhnd92wdni6a8fi1i356x1ls2fm6vvr"; 11169 fetchSubmodules = true; 11170 }; 11171 meta.homepage = "https://github.com/ycm-core/YouCompleteMe/"; 11172 }; 11173 11174 YUNOcommit-vim = buildVimPluginFrom2Nix { 11175 pname = "YUNOcommit.vim"; 11176 version = "2014-11-26"; 11177 src = fetchFromGitHub { 11178 owner = "esneider"; 11179 repo = "YUNOcommit.vim"; 11180 rev = "981082055a73ef076d7e27477874d2303153a448"; 11181 sha256 = "0mjc7fn405vcx1n7vadl98p5wgm6jxrlbdbkqgjq8f1m1ir81zab"; 11182 }; 11183 meta.homepage = "https://github.com/esneider/YUNOcommit.vim/"; 11184 }; 11185 11186 zeavim-vim = buildVimPluginFrom2Nix { 11187 pname = "zeavim.vim"; 11188 version = "2019-06-07"; 11189 src = fetchFromGitHub { 11190 owner = "KabbAmine"; 11191 repo = "zeavim.vim"; 11192 rev = "298e52ad683680b4aa19b53d009cf0e6b9197664"; 11193 sha256 = "1qj6z0vd7y89wfwh84rndl4iz6cvilncih2fc5xgmljaarg914fs"; 11194 }; 11195 meta.homepage = "https://github.com/KabbAmine/zeavim.vim/"; 11196 }; 11197 11198 zenburn = buildVimPluginFrom2Nix { 11199 pname = "zenburn"; 11200 version = "2021-09-15"; 11201 src = fetchFromGitHub { 11202 owner = "jnurmine"; 11203 repo = "zenburn"; 11204 rev = "de2fa06a93fe1494638ec7b2fdd565898be25de6"; 11205 sha256 = "0pmmc16gkypb3y87d5wg5g8c3cxhj01ah9khl82hfw564yw4ipqs"; 11206 }; 11207 meta.homepage = "https://github.com/jnurmine/zenburn/"; 11208 }; 11209 11210 zephyr-nvim = buildVimPluginFrom2Nix { 11211 pname = "zephyr-nvim"; 11212 version = "2021-04-18"; 11213 src = fetchFromGitHub { 11214 owner = "glepnir"; 11215 repo = "zephyr-nvim"; 11216 rev = "32c4ea97cc1cd3db1abebd46aff2ee18d66d8d59"; 11217 sha256 = "1ab5ivfddifapc31qbipvajjgx1mclyqqf29cpz7avsc4h6fp3w0"; 11218 }; 11219 meta.homepage = "https://github.com/glepnir/zephyr-nvim/"; 11220 }; 11221 11222 zig-vim = buildVimPluginFrom2Nix { 11223 pname = "zig.vim"; 11224 version = "2021-10-14"; 11225 src = fetchFromGitHub { 11226 owner = "ziglang"; 11227 repo = "zig.vim"; 11228 rev = "0adf3a1407bdf60a6c1446fb6a9a05c9823e4290"; 11229 sha256 = "0sdjznbzwj180g1jgn6rizbq2dq2clpcj1rj1xb3m127w4rgqhyj"; 11230 }; 11231 meta.homepage = "https://github.com/ziglang/zig.vim/"; 11232 }; 11233 11234 zoomwintab-vim = buildVimPluginFrom2Nix { 11235 pname = "zoomwintab.vim"; 11236 version = "2021-10-10"; 11237 src = fetchFromGitHub { 11238 owner = "troydm"; 11239 repo = "zoomwintab.vim"; 11240 rev = "7a354f3f0aa7807d822c03c8c24dc6c1cced9d3c"; 11241 sha256 = "18b9c90nrbia3bdx9liznkm05pr7qlya7fdllqnnmpb4v047c06f"; 11242 }; 11243 meta.homepage = "https://github.com/troydm/zoomwintab.vim/"; 11244 }; 11245 11246}