-
Working on dream2nix, have direnv installed and working in the shell and in other vscode projects; it uses `treefmt` for formatting.
I set the workspace `nix.formatter` to `treefmt` and it keeps us…
-
I just noticed (thanks to http://jenkins.plone.org/view/QA/job/qa-code-analysis) that [check-manifest](http://pypi.python.org/pypi/check-manifest) warns about some potential problems when trying to re…
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
` was originally here, but …
-
I am getting this error when configuring spicetify that says ```
error: infinite recursion encountered
at /nix/store/56cpcqclkgjwv2922xn4v1chisr8wz9m-source/lib/modules.nix:469:28:
…
-
The documentation is inaccurate: `rnix::parser::AST` is a *concrete* syntax tree.
It would be great to be able to create an AST and pretty-print it into a human readable CST.
-
### Describe your request
#3973 formerly requested this feature, but it was mistakenly closed as it was [misinterpreted as being merely an upstream issue](https://github.com/doomemacs/doomemacs/issue…
-
From 5 days our links are broken in Facebook and Instagram Webview...
For example https://dyn.bantoa.com/rniX
Here you will find two screencasts: https://we.tl/t-IvB5aYtKfv
-
### Problem description
Unfortunately I couldn't find a better way to report this/these bugs. Basically, nvim tree acts weird when opening/closing files:
- When opening vim for the first time and …
-
Hello, I have just tried to update nixvim in my personal flake. However it seems to be broken, when using the home manager module.
I am getting the following errors
```
Error detected while pro…
-
Consider the program:
```rust
use rnix::types::{Wrapper, Value, TypedNode};
fn main() {
for expr in ["/foo", "./foo", "~/foo", ""] {
let v = rnix::parse(expr).root().inner().and_the…