mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-16 02:33:25 +00:00
aedd12c96a
Fixes https://github.com/NixOS/nixpkgs/issues/193070 Basically it was hard to install both nvim-treesitter.withPlugins ( plugins: with plugins; [ tree-sitter-c tree-sitter-lua tree-sitter-org-nvim ] )); and nvim-treesitter It also simplifies some nix code. |
||
---|---|---|
.. | ||
plugins | ||
cflags-prune.diff | ||
common.nix | ||
configurable.nix | ||
default.nix | ||
ft-nix-support.patch | ||
macvim-configurable.nix | ||
macvim.nix | ||
macvim.patch | ||
vimacs.nix |