Nicholas Boyle

Results 16 comments of Nicholas Boyle

I don't think that's a great solution because it means I have to have the query as a lua string literal. My `highlight.scm` file is almost 400 lines long. Having...

That's too bad. It would make much more sense for .scm files in `.config/nvim/queries` to *override* the default queries, and then have `.config/nvim/after/queries` augment existing queries. This would also better...

Is there any way to just have queries in *~/.config/nvim/queries/* override the default queries?

This is still an issue a year later. Any word on fixing this?

> What does super::super mean? super is a keyword when you try to access the fields from the parent class I guess. What does super::super mean? the parent class of...

Bump Is this project still being maintained?

Please consider adding more information to the documentation. The noise variants do not have any information on what they do or how they differ from one another. Some of these...

It looks like you can have links to images in the docs. It uses markdown so it would just be ``![](link-to-image)`` in the docstring above a type or function definition....

### Update: It also can't be installed with `brew install austinjones/taps/tab` anymore. ``` ==> Installing austinjones/taps/tab ==> cargo install tab/ Last 15 lines from /Users/Nick/Library/Logs/Homebrew/tab/01.cargo: Compiling which v4.0.2 Compiling toml_edit...

I think this project is basically dead, but I did a complete rewrite that properly highlights the newer fish features: [nickeb96/fish.vim](https://github.com/nickeb96/fish.vim) It has much more accurate syntax highlighting and I...