1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
Commit graph

779 commits

Author SHA1 Message Date
Krzysztof Kotlenga 1f911bc3fc vimPlugins.jellybeans-nvim: Add a missing lush dependency 2023-01-27 12:41:12 +01:00
Erik Arvstedt 5339c7ccf1
tree-sitter/grammar: make fit for public use
- Rename `source` to the more idiomatic `src`.

- Pass `version` to `mkDerivation` so that it's available in
  `drvAttrs`/`overrideAttrs`.

- Remove misleading comment about `version`.
  (nvim-treesitter sets the version to the grammar src hash.)
2023-01-23 23:32:09 +01:00
Erik Arvstedt 95d770453d
vimPlugins.nvim-treesitter: use tree-sitter.buildGrammar 2023-01-23 23:31:06 +01:00
Nick Cao 6ad4d75364
Merge pull request #211079 from NickCao/py37
python37: remove leftovers
2023-01-23 11:22:35 +08:00
"Zack Lalanne" ca390ee016 vimPlugins.nvim-treesitter: update grammars 2023-01-22 14:30:38 -06:00
"Zack Lalanne" 3ffdf2419d vimPlugins.solarized-nvim: init at 2022-12-02 2023-01-22 14:27:24 -06:00
"Zack Lalanne" 60d9b29eb1 vimPlugins: resolve github repository redirects 2023-01-22 14:26:13 -06:00
"Zack Lalanne" 5dc8c24b3f vimPlugins: update 2023-01-22 14:25:03 -06:00
figsoda 2ecfd2db3b vimPlugins.nvim-treesitter: update grammars 2023-01-20 23:40:14 -05:00
figsoda 39449304a0 vimPlugins.term-edit-nvim: init at 2023-01-20 2023-01-20 23:40:14 -05:00
figsoda 06acfe8479 vimPlugins: update 2023-01-20 23:40:14 -05:00
nat-418 89820d6097 vimPlugins.dirbuf-nvim: init at 2022-08-28 2023-01-20 02:04:00 +01:00
nat-418 564ed06fb6 vimPlugins: update 2023-01-20 01:55:37 +01:00
nat-418 a08c3c9961 vimPlugins.oil-nvim: init at 2023-01-19 2023-01-19 22:46:14 +01:00
nat-418 550a2f72a2 vimPlugins: update 2023-01-19 22:39:01 +01:00
figsoda da6479267a vimPlugins.vim-clap: fix cargo hash 2023-01-19 11:54:20 -05:00
nat-418 4f1ebdd51a vimPlugins.nvim-treesitter: update grammars 2023-01-19 14:07:59 +01:00
nat-418 a4de7678dc vimPlugins.boole-nvim: init at 2023-01-14 2023-01-19 14:07:58 +01:00
nat-418 b527f25bf0 vimPlugins: update 2023-01-19 14:07:58 +01:00
Nick Cao 1d2d6b4683
macvim: use python3 instead of python37 2023-01-16 19:53:02 +08:00
figsoda 82b31d4674 vimPlugins.nvim-treesitter: update grammars 2023-01-12 21:00:35 -05:00
figsoda f66f25f299 vimPlugins: update 2023-01-12 21:00:35 -05:00
figsoda 3c202950dd vimPlugins.nvim-ts-rainbow: switch to maintained fork 2023-01-12 20:55:40 -05:00
"Matthieu Coudron" 100ee47ee8 vimPlugins.b64-nvim: init at 2022-08-22 2023-01-12 21:22:23 +01:00
figsoda 928a80325c vimPlugins.nvim-treesitter: update grammars 2023-01-09 23:39:36 -05:00
figsoda fb141f5267 vimPlugins.nix-develop-nvim: init at 2023-01-10 2023-01-09 23:39:36 -05:00
figsoda c3e93e60bd vimPlugins: update 2023-01-09 16:31:43 -05:00
markvd e636d6b835 vimPlugins.bat-vim: init at 2022-11-14 2023-01-07 21:03:54 +01:00
markvd fea406ef2f vimPlugins: resolve github repository redirects 2023-01-07 21:03:02 +01:00
markvd c37b518a60 vimPlugins: update 2023-01-07 21:02:09 +01:00
figsoda 8cd2257318 vimPlugins.nvim-treesitter: update grammars 2023-01-06 13:30:55 -05:00
figsoda 5f5a44de03 vimPlugins.oxocarbon-nvim: init at 2023-01-03 2023-01-06 13:30:55 -05:00
figsoda 3e630f35e9 vimPlugins: update 2023-01-06 13:30:55 -05:00
figsoda 752d1605d1
Merge pull request #209257 from teto/teto/vimPlugins.playground
vimPlugins.playground: fix missing dependency
2023-01-05 20:57:09 -05:00
Matthieu Coudron a674d241fb vimPlugins.playground: fix missing dependency
I just spent too much time trying to understand why the query editor woudn't work when the solution was just to install the query grammar, see https://github.com/nvim-treesitter/playground/issues/88#issuecomment-1373019566
2023-01-06 02:34:26 +01:00
"Andrey Kuznetsov" 590e1b4b3b vimPlugins.lsp-zero-nvim: init at 2023-01-05 2023-01-05 20:35:56 +00:00
"Andrey Kuznetsov" eafd1479e7 vimPlugins.nvim-ts-rainbow2: init at 2023-01-05 2023-01-05 20:35:56 +00:00
figsoda b2054d3f2d
Merge pull request #208922 from figsoda/nurl
nurl: 0.3.1 -> 0.3.3
2023-01-04 20:20:08 -05:00
The Hedgehog bc7d5cea0a
add overrides for vimPlugins.mason-tool-install-nvim and vimPlugins.mason-lspconfig-nvim 2023-01-04 16:05:07 -05:00
The Hedgehog 8ea667c3f1
vimPlugins.mason-tool-installer-nvim: init at 2022-07-26
vimPlugins.mason-lspconfig-nvim: init at 2022-07-25
2023-01-04 16:04:35 -05:00
"The Hedgehog" 2f2e7f8842
vimPlugins.mason-nvim: init at 2022-07-27 2023-01-04 14:42:22 -05:00
figsoda 2d0d7db7f0 vimPlugins.nvim-treesitter: clean up update script 2023-01-03 14:57:00 -05:00
Tomo 1d9743d8cd vimPlugins.glance-nvim: init at 2022-12-05 2023-01-02 12:25:49 -08:00
Tomo 3bfb8d1f5e vimPlugins: update 2023-01-02 12:24:30 -08:00
figsoda f533ae34d2
Merge pull request #208666 from figsoda/ts
vimPlugins: only commit nvim-treesitter updates when there are actually updates
2023-01-02 12:39:11 -05:00
"Andrey Kuznetsov" 61b43ddfe6 vimPlugins.nvim-treesitter: update grammars 2023-01-02 13:09:44 +00:00
"Andrey Kuznetsov" b2c22419af vimPlugins.copilot-cmp: init at 2022-10-12 2023-01-02 13:06:41 +00:00
"Andrey Kuznetsov" 2973dd8e7c vimPlugins: update 2023-01-02 13:05:04 +00:00
figsoda 1a99acd069
Merge pull request #208568 from figsoda/nurl
nurl: 0.1.1 -> 0.2.2
2023-01-01 18:22:37 -05:00
figsoda 8ef668d7f4 vimPlugins: only commit nvim-treesitter updates when there are actually updates 2023-01-01 15:48:42 -05:00