lol

Merge pull request #245275 from lucasew/vim-themes

vim: add a utility plugin, a few themes and bump the rest

authored by

figsoda and committed by
GitHub
8ac74a08 6f942c2e

+89 -37
+81 -33
pkgs/applications/editors/vim/plugins/generated.nix
··· 1307 1307 src = fetchFromGitHub { 1308 1308 owner = "p00f"; 1309 1309 repo = "clangd_extensions.nvim"; 1310 - rev = "b41da6b0838bd07d1d241f6bc09d054dc5f551fd"; 1311 - sha256 = "04q642hjifrnhffb6vzg2km2vvw3fvghr9rh7l9s37ja4m3g2n3v"; 1310 + rev = "4a822fca87c40099a4e8b27f396e7b24114b60d0"; 1311 + sha256 = "1jw9hrb4577vn6yx037bd7diklcpkajasw7mv70mdwlxckdvvn02"; 1312 1312 }; 1313 1313 meta.homepage = "https://github.com/p00f/clangd_extensions.nvim/"; 1314 1314 }; ··· 5363 5363 5364 5364 minimap-vim = buildVimPluginFrom2Nix { 5365 5365 pname = "minimap.vim"; 5366 - version = "2023-04-18"; 5366 + version = "2023-07-24"; 5367 5367 src = fetchFromGitHub { 5368 5368 owner = "wfxr"; 5369 5369 repo = "minimap.vim"; 5370 - rev = "726746ed02eab2eef137a7ecceda7214fbeeec41"; 5371 - sha256 = "1p8bpa7g349zhx7z78gyxrhfrhibihd9v7p4224qzddk0pd4ibkz"; 5370 + rev = "d8c78a8435196e6884cf93360abe76bbf946e6a7"; 5371 + sha256 = "0cs4qhl9siymbpg5xw1g4h2qji2vwzy6s430pm05iyrbdrq92gwy"; 5372 5372 }; 5373 5373 meta.homepage = "https://github.com/wfxr/minimap.vim/"; 5374 5374 }; ··· 5843 5843 5844 5844 neorg = buildVimPluginFrom2Nix { 5845 5845 pname = "neorg"; 5846 - version = "2023-07-18"; 5846 + version = "2023-07-24"; 5847 5847 src = fetchFromGitHub { 5848 5848 owner = "nvim-neorg"; 5849 5849 repo = "neorg"; 5850 - rev = "774f5dd80d15aa11d0221aba767da699f9533e32"; 5851 - sha256 = "1q46i761h57hpcvaw37zdw5maia6mj3i81l1kfwa0b061drsr0yh"; 5850 + rev = "e76f0cb6b3ae5e990052343ebb73a5c8d8cac783"; 5851 + sha256 = "194bawzni3psgzs2aljzdm7rgxv58psm30aakrnqy6rl11sackrc"; 5852 5852 }; 5853 5853 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 5854 5854 }; ··· 6803 6803 6804 6804 nvim-highlite = buildVimPluginFrom2Nix { 6805 6805 pname = "nvim-highlite"; 6806 - version = "2023-07-20"; 6806 + version = "2023-07-24"; 6807 6807 src = fetchFromGitHub { 6808 6808 owner = "Iron-E"; 6809 6809 repo = "nvim-highlite"; 6810 - rev = "9e55fb7d6773fdeecddd87d7600ba6f3e4336e1e"; 6811 - sha256 = "1584f90f6v0iky8xzp85yywilqxgqikrlfn6wc5bkvmm17k5bx3y"; 6810 + rev = "1973cb1cdf39a3e2005326713dbb1192fd977c22"; 6811 + sha256 = "1xxn6ys2c7vmhaig9280p7zd8mqfml6d5df9dzyw814f8bp5brqm"; 6812 6812 }; 6813 6813 meta.homepage = "https://github.com/Iron-E/nvim-highlite/"; 6814 6814 }; ··· 7115 7115 7116 7116 nvim-pqf = buildVimPluginFrom2Nix { 7117 7117 pname = "nvim-pqf"; 7118 - version = "2023-07-23"; 7118 + version = "2023-07-24"; 7119 7119 src = fetchFromGitHub { 7120 7120 owner = "yorickpeterse"; 7121 7121 repo = "nvim-pqf"; 7122 - rev = "bd4cbf6998a68977418b0c5e8ef4ed8a8f20994f"; 7123 - sha256 = "0g9x8sh0rd021sn6nf97rnnsrpp9shps0s79g59n5mxvmdd6v6vi"; 7122 + rev = "f0ab5ea8388af8e6c1a7f7cdc07292b07c02662d"; 7123 + sha256 = "14m36146n0bbc0dfwpdyj4bcszaj31qfr7vwk70lhd1gynbsc40g"; 7124 7124 }; 7125 7125 meta.homepage = "https://github.com/yorickpeterse/nvim-pqf/"; 7126 7126 }; ··· 7155 7155 src = fetchFromGitHub { 7156 7156 owner = "dstein64"; 7157 7157 repo = "nvim-scrollview"; 7158 - rev = "c5d255e9c7df106039fdcec5e52a88d831137e9c"; 7159 - sha256 = "1izq79y1xa40525bll0hd00vnbxz4y2idjnwflz4j78sn4rb6q54"; 7158 + rev = "5a8a24a80774236bde6557ce3a98346b3e4133f9"; 7159 + sha256 = "0k9m2vmb2xhhv7a5dr1yxv7hwhwnl1x4m6f2y3caylrhdydq0l57"; 7160 7160 }; 7161 7161 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 7162 7162 }; ··· 7271 7271 7272 7272 nvim-treesitter = buildVimPluginFrom2Nix { 7273 7273 pname = "nvim-treesitter"; 7274 - version = "2023-07-22"; 7274 + version = "2023-07-24"; 7275 7275 src = fetchFromGitHub { 7276 7276 owner = "nvim-treesitter"; 7277 7277 repo = "nvim-treesitter"; 7278 - rev = "7b04e8b67eec7d92daadf9f0717dd272ddfc81a3"; 7279 - sha256 = "0wlgk11y86pnb5jc6rsswyyvarfpbp5i7s4lqb7i2jz6m96min3n"; 7278 + rev = "7c1e944311a0d4eb2c8a346661ee4ed207aca514"; 7279 + sha256 = "01aw60dzgj72yk5npwwfgq7l8193kr67yypkyrc6938gdw4p3mqk"; 7280 7280 }; 7281 7281 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 7282 7282 }; ··· 7331 7331 7332 7332 nvim-treesitter-textobjects = buildVimPluginFrom2Nix { 7333 7333 pname = "nvim-treesitter-textobjects"; 7334 - version = "2023-07-23"; 7334 + version = "2023-07-24"; 7335 7335 src = fetchFromGitHub { 7336 7336 owner = "nvim-treesitter"; 7337 7337 repo = "nvim-treesitter-textobjects"; 7338 - rev = "ef32a5c24b767d165ed63fd2b24ac8dc52742521"; 7339 - sha256 = "1jrg79hliagz408200vl4926a61c462lz5rv59xjfp70x5pbdjjd"; 7338 + rev = "9e519b6146512c8e2e702faf8ac48420f4f5deec"; 7339 + sha256 = "1asdjyk9kp4aip9qc2q6ic2jkc8g3ilzjqvxqskjc2jq21fyscp9"; 7340 7340 }; 7341 7341 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 7342 7342 }; ··· 7930 7930 meta.homepage = "https://github.com/sotte/presenting.vim/"; 7931 7931 }; 7932 7932 7933 + preto = buildVimPluginFrom2Nix { 7934 + pname = "preto"; 7935 + version = "2023-02-10"; 7936 + src = fetchFromGitHub { 7937 + owner = "ewilazarus"; 7938 + repo = "preto"; 7939 + rev = "d7f5205ab63dcbfa80abbc18badd51aa0d9965b1"; 7940 + sha256 = "1l9s6linmjy7wlxsp4gipffnxakwvi1037phcnsr294c920d4dz5"; 7941 + }; 7942 + meta.homepage = "https://github.com/ewilazarus/preto/"; 7943 + }; 7944 + 7933 7945 prev_indent = buildVimPluginFrom2Nix { 7934 7946 pname = "prev_indent"; 7935 7947 version = "2014-03-08"; ··· 8473 8485 8474 8486 sg-nvim = buildVimPluginFrom2Nix { 8475 8487 pname = "sg.nvim"; 8476 - version = "2023-07-20"; 8488 + version = "2023-07-24"; 8477 8489 src = fetchFromGitHub { 8478 8490 owner = "sourcegraph"; 8479 8491 repo = "sg.nvim"; 8480 - rev = "c59929296e0d6c9cee7c5aea80df22d437e734bb"; 8481 - sha256 = "0q240jnllqg6pqy8krpl73rvaxrk01fsdwclnwmj35a7lyq7m0jl"; 8492 + rev = "6a59833ea23c7dce49936a71309465ba17e9b661"; 8493 + sha256 = "0fv3rs74gz56vcishxwpjy4rzxbc58c4kpzcapmrg1ia5hrlmgzb"; 8482 8494 }; 8483 8495 meta.homepage = "https://github.com/sourcegraph/sg.nvim/"; 8484 8496 }; ··· 8831 8843 sha256 = "1a826cfmwyn4kfyrj6164425gf2wbjs85cdkhzkqsrj0i924hjqz"; 8832 8844 }; 8833 8845 meta.homepage = "https://github.com/eigenfoo/stan-vim/"; 8846 + }; 8847 + 8848 + starrynight = buildVimPluginFrom2Nix { 8849 + pname = "starrynight"; 8850 + version = "2021-09-09"; 8851 + src = fetchFromGitHub { 8852 + owner = "josegamez82"; 8853 + repo = "starrynight"; 8854 + rev = "241a94cb0a206efc6fc5f403834c39baf7ad1176"; 8855 + sha256 = "1g2vvvvw1qg9ipfkpvijmkswa6rhh3rnizjmx1h5ghkvgxsr1ryl"; 8856 + }; 8857 + meta.homepage = "https://github.com/josegamez82/starrynight/"; 8834 8858 }; 8835 8859 8836 8860 starsearch-vim = buildVimPluginFrom2Nix { ··· 9908 9932 9909 9933 unison = buildVimPluginFrom2Nix { 9910 9934 pname = "unison"; 9911 - version = "2023-07-21"; 9935 + version = "2023-07-24"; 9912 9936 src = fetchFromGitHub { 9913 9937 owner = "unisonweb"; 9914 9938 repo = "unison"; 9915 - rev = "e1deb7880e88b709eb272e80c04933dd8267d5fd"; 9916 - sha256 = "1dclhnm003dd886ibrs18hdf1dgv7qx8spi8cfc95zq8s713rahb"; 9939 + rev = "6d050d5bc74645cb572c01a0a5c8d2eb28479c71"; 9940 + sha256 = "07w8lskf4scx7knkaknc9ba1g7hk3b1jmx7mn6qfxmxf4kx5i2vd"; 9917 9941 }; 9918 9942 meta.homepage = "https://github.com/unisonweb/unison/"; 9919 9943 }; ··· 13233 13257 meta.homepage = "https://github.com/vim-pandoc/vim-pandoc-syntax/"; 13234 13258 }; 13235 13259 13260 + vim-paper = buildVimPluginFrom2Nix { 13261 + pname = "vim-paper"; 13262 + version = "2023-03-16"; 13263 + src = fetchFromGitHub { 13264 + owner = "yorickpeterse"; 13265 + repo = "vim-paper"; 13266 + rev = "47f6ca5452a718c2e3b95a9c75932d34b2a8f5ae"; 13267 + sha256 = "04wj853rlxm8bzzcasc1ib4npf8m81nwrqapxpmh7pv3hcg56k69"; 13268 + }; 13269 + meta.homepage = "https://github.com/yorickpeterse/vim-paper/"; 13270 + }; 13271 + 13236 13272 vim-parinfer = buildVimPluginFrom2Nix { 13237 13273 pname = "vim-parinfer"; 13238 13274 version = "2022-11-29"; ··· 14272 14308 src = fetchFromGitHub { 14273 14309 owner = "vim-test"; 14274 14310 repo = "vim-test"; 14275 - rev = "ec293a2dd675cc39a4b168c8c06638d1f53fe800"; 14276 - sha256 = "1jqhgdpp5k61ln1nvaar7gkczw0hnchx5lhzvf73vbi33jjwmk1c"; 14311 + rev = "63d317c2f6c34e561987d4ab0aa003d8391c4033"; 14312 + sha256 = "0blxanzxlszxl5yyn21wix99slgbnsdib5bc88rngsvwvr4j265k"; 14277 14313 }; 14278 14314 meta.homepage = "https://github.com/vim-test/vim-test/"; 14279 14315 }; ··· 15013 15049 15014 15050 vimtex = buildVimPluginFrom2Nix { 15015 15051 pname = "vimtex"; 15016 - version = "2023-07-22"; 15052 + version = "2023-07-24"; 15017 15053 src = fetchFromGitHub { 15018 15054 owner = "lervag"; 15019 15055 repo = "vimtex"; 15020 - rev = "53464eb5df497eb015da773f7a309e3bf2dfa16e"; 15021 - sha256 = "1k680xc9yy8afr7ip4fiq5bi6jsqdghg4gslgl72ddw2cd5gcjbx"; 15056 + rev = "9da5481ca32d4c903228e4e30b5d8ccdd46e6a94"; 15057 + sha256 = "1hayvndfzvr839zv76mhkqr7vyi2q3y140hxrc5vz0bkk0hc6w8w"; 15022 15058 }; 15023 15059 meta.homepage = "https://github.com/lervag/vimtex/"; 15024 15060 }; ··· 15334 15370 fetchSubmodules = true; 15335 15371 }; 15336 15372 meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/"; 15373 + }; 15374 + 15375 + yescapsquit-vim = buildVimPluginFrom2Nix { 15376 + pname = "yescapsquit.vim"; 15377 + version = "2022-08-31"; 15378 + src = fetchFromGitHub { 15379 + owner = "lucasew"; 15380 + repo = "yescapsquit.vim"; 15381 + rev = "68290b5869bebe093ccc87ee80d15688ac2b104d"; 15382 + sha256 = "1wqxmrzg111ri9wiri73kyyms0bg7jnny3d86bvlr8c0wrd5c2vb"; 15383 + }; 15384 + meta.homepage = "https://github.com/lucasew/yescapsquit.vim/"; 15337 15385 }; 15338 15386 15339 15387 yuck-vim = buildVimPluginFrom2Nix {
+3 -3
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
··· 513 513 }; 514 514 fortran = buildGrammar { 515 515 language = "fortran"; 516 - version = "0.0.0+rev=31552ac"; 516 + version = "0.0.0+rev=482bdb8"; 517 517 src = fetchFromGitHub { 518 518 owner = "stadelmanma"; 519 519 repo = "tree-sitter-fortran"; 520 - rev = "31552ac43ecaffa443a12ebea68cc526d334892f"; 521 - hash = "sha256-6ywdhlQGjivA2RV5345A0BiybAJOn9cIM03GMHjVoiM="; 520 + rev = "482bdb8b8fb7305b928937379820aa6449e359a7"; 521 + hash = "sha256-x2Cm1yUfhlkl8zgbQFPe/IxVNGpX050J3wjsqe7uOW8="; 522 522 }; 523 523 meta.homepage = "https://github.com/stadelmanma/tree-sitter-fortran"; 524 524 };
+1 -1
pkgs/applications/editors/vim/plugins/overrides.nix
··· 932 932 pname = "sg-nvim-rust"; 933 933 inherit (old) version src; 934 934 935 - cargoHash = "sha256-Xlhy2yfB99Tu0j7rXRC6UkdcV0MW09olyxcC2gjd7h4="; 935 + cargoHash = "sha256-wR1QIB4Qqw/b2f7XFbPytDSz/8BtaFep3BZuT0RJ3hg="; 936 936 937 937 nativeBuildInputs = [ pkg-config ]; 938 938
+4
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 666 666 https://github.com/nvim-lua/popup.nvim/,, 667 667 https://github.com/andweeb/presence.nvim/,, 668 668 https://github.com/sotte/presenting.vim/,, 669 + https://github.com/ewilazarus/preto/,HEAD, 669 670 https://github.com/vim-scripts/prev_indent/,, 670 671 https://github.com/ahmedkhalf/project.nvim/,, 671 672 https://github.com/kevinhwang91/promise-async/,HEAD, ··· 742 743 https://github.com/cshuaimin/ssr.nvim/,HEAD, 743 744 https://github.com/luukvbaal/stabilize.nvim/,, 744 745 https://github.com/eigenfoo/stan-vim/,, 746 + https://github.com/josegamez82/starrynight/,HEAD, 745 747 https://github.com/darfink/starsearch.vim/,, 746 748 https://github.com/luukvbaal/statuscol.nvim/,, 747 749 https://github.com/teto/stylish.nvim/,HEAD, ··· 1115 1117 https://github.com/vim-pandoc/vim-pandoc/,, 1116 1118 https://github.com/vim-pandoc/vim-pandoc-after/,, 1117 1119 https://github.com/vim-pandoc/vim-pandoc-syntax/,, 1120 + https://github.com/yorickpeterse/vim-paper/,HEAD, 1118 1121 https://github.com/bhurlow/vim-parinfer/,, 1119 1122 https://github.com/sickill/vim-pasta/,, 1120 1123 https://github.com/tpope/vim-pathogen/,, ··· 1291 1294 https://github.com/drmingdrmer/xptemplate/,, 1292 1295 https://github.com/guns/xterm-color-table.vim/,, 1293 1296 https://github.com/HerringtonDarkholme/yats.vim/,, 1297 + https://github.com/lucasew/yescapsquit.vim/,HEAD, 1294 1298 https://github.com/elkowar/yuck.vim/,HEAD, 1295 1299 https://github.com/KabbAmine/zeavim.vim/,, 1296 1300 https://github.com/folke/zen-mode.nvim/,,