Skip to content
Discussion options

You must be logged in to vote

Hmmmm

Well, you have all the grammars installed via nix already. The issue is that it is trying to install it again. Also, the default parser install dir is inside the plugin which is inside the store. What is weird though is that it isn't respecting our settings.

I have 3.5 ideas to help right now. Hopefully one or both of the first 2 solve the problem, if so there are some easy improvements I can make to the template. But if not, choose one of the other 2. Hopefully, this also explains what is going on.

1. (edit: apparently not this one)

I am curious, what happens when you do the following?

  -- List of parsers to ignore installing (or "all")
  ignore_install = { "all" },

or maybe just

  

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by BirdeeHub
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #327 on August 28, 2025 19:48.