Loading
neovim: check for pnames when asserting if two treesitters are installed
Previously it evaluated `nvim-treesitter-legacy` derivation, which now results in a warning. Checking for pname shouldn't raise this warning, since now only plugins that are installed get evaluated.